Displaying 3 results from an estimated 3 matches for "fsando".
Did you mean:
usando
2007 Apr 09
1
Problem installing gnomeGUI in Ubuntu: "HAVE_ORBIT" was never defined
I am trying to install the gnomeGUI package
I have tried from within R (R was started with: sudo R) with:
install.package()
and from console with:
sudo R CMD INSTALL /download/gnomeGUI_2.3.0-3.tar.gz
In both cases I get the exact same errors:
checking for gnome-config... no
checking for gnomeConf.sh file in /usr/local/lib... not found
configure: error: conditional "HAVE_ORBIT" was never
2008 Oct 02
1
How do one suggest a patch for the Foreign package
Hi I believe I have long time solution to the problems with the
read.spss() funtion.
In non-ascii locales the import of spss files into R has consistently
produced errors and sometimes wouldn't allow import at all.
I've made a custom version of the read.spss() function that appear to
solve the problem for good. I may of course be wrong here.
I believe the problem is that
2007 Apr 05
1
R 'could not find any X11 fonts'
I'm having this problem - and I have seen earlier post on the same
problem - but the solutions either do not work for me or (being fairly
new to linux) I do not understand the suggested actions.
So here goes:
Whenever I try to add a 'main' title R responds with an error that it
can't find any X11 fonts.
### Very basic examples ###
# 1. No error (a scatterplot x=1:10 and