Displaying 4 results from an estimated 4 matches for "guifactori".
Did you mean:
  guifactory
  
2005 Jul 19
0
Problems in rgl on MacOS X
I have recently been trying to build rgl on MacOS X 10.4 using  
R-2.1.1 with gcc-4.0 5026 and gfortran.
The R binary I built without problems and it includes libpng and Tcl/ 
Tk on X11.  Rcmdr works correctly.
The rgl build produces a large number of warnings like:
g++ -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/ 
include -I/System/Library/Frameworks/OpenGL.framework/Headers 
2006 Jul 20
2
failed installing rgl
Dear all,
I have tried installing "rgl" with the usual command:
R CMD INSTALL rgl_0.67-2.tar.gz
Differently from what happened last time I have succesfully installed this 
package, this time there was a failure:
...
...g++ -I/usr/lib/R/include -I/usr/lib/R/include -I -DHAVE_PNG_H 
-I/usr/include/libpng12 -I/usr/local/include   -fpic  -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2
2006 Jul 12
2
Error install rgl package on linux
Dear all,
I tried to install rgl package on my linux machine fc5, I got an error.
Here I run R as user,
$ R
> options(repos=c(CRAN="http://cran.at.r-project.org/"))
> install.packages("rgl", lib="/home/subianto/local/lib/R/library/site-packages", dependencies=TRUE)
trying URL 'http://cran.at.r-project.org/src/contrib/rgl_0.67-2.tar.gz'
Content type
2007 Feb 19
4
Installing Package rgl - Compilation Fails
I'm running  R 2.4.1  (with the latest versions of all packages) on an
FC6 32-bit system. When I try to install the rgl package, compilation
fails:
> install.packages("rgl")
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
trying URL 'http://lib.stat.cmu.edu/R/CRAN/src/contrib/rgl_0.70.tar.gz'
Content type