Re: 'ssconvert' has not been installed during installation of 'gnumeric' R-package
- From: Jean Bréfort <jean brefort normalesup org>
- To: Sebastian Konietzny <Sebastian Konietzny uni-duesseldorf de>
- Cc: gnumeric-list gnome org
- Subject: Re: 'ssconvert' has not been installed during installation of 'gnumeric' R-package
- Date: Tue, 19 Nov 2013 09:43:56 +0100
Quite strange that you need libxml2-dev, this one is just needed if you
build gnumeric yourself.
You just need to install the gnumeric package, it
contains /usr/bin/ssconvert. I suppose you try to use it from R, if you
have ssconvert installed and R does not find it, then it might be that R
does not look for it at the right place, just guessing.
Hope this helps,
Jean
Le lundi 18 novembre 2013 à 12:05 +0100, Sebastian Konietzny a écrit :
Hello!
I am using Ubuntu 12.04 LTS and I tried to install the 'gnumeric'
package, which worked after I installed the 'XML' package and also
performed:
sudo apt-get install libxml2-dev
Package installation seems to have worked well, but when I make the
following function call I get an error message:
library("gnumeric")
df <- read.gnumeric.sheet(file = "table.ods", head = TRUE, sheet.name = "Feuille1")
The error states that the program "ssconvert" could not be found.
I hope someone can help me with this issue.
Best regards,
Sebastian
_______________________________________________
gnumeric-list mailing list
gnumeric-list gnome org
https://mail.gnome.org/mailman/listinfo/gnumeric-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]