search for: grass5

Displaying 3 results from an estimated 3 matches for "grass5".

Did you mean: grass
2002 Jul 11
0
missing links in GRASS package for R
...GRASS. missing link(s): interp.new missing link(s): vgram Krig predict.Krig predict.se.Krig See also below for the full installation message. What does this mean exactly? Regards, Ulrich ------------------------------------------------------------------ > R CMD INSTALL --configure-args=--grass5=/usr/local/grass5/grass5bin/grass5 -l ~/.lib/R/library/ GRASS_0.1-10.tar.gz Installing *source* package `GRASS' ... GRASS5 /usr/local/grass5/grass5bin/grass5 from configure arguments GRASS HOME directory: /usr/local/arch/grass5 GRASS source files found - installing compiled interface libs gc...
2002 Mar 20
1
cannot open file .RDataTmp
...ge. Ulrich *Below* I also attached the result from the installation of the GRASS interface. ------------------------------------------------------------- bash-2.04$ R CMD INSTALL -l /home/uleopold/lib/R/library/ tmp/GRASS_0.1-8.tar.gz Installing *source* package `GRASS' ... /usr/local/arch/grass5/grass5bin/grass5 yes '/usr/local/arch/grass5'/lib: not found GRASS source files not found - installing interpreted interface R data help >>> Building/Updating help pages for package `GRASS' Formats: text html latex example contour.G text...
2001 Jan 18
0
Release of R/GRASS GIS interface for R >= 1.2.x
...about using "R CMD check" to test the package apply to earlier versions of R: to run the check (running all the examples in the help files) with R > 1.2.0, you need to: 1) unpack the gzipped tar file (tar zxvf GRASS_0.1-6.tar.gz) in a suitable temporary directory; 2) start GRASS (e.g. grass5 -text); 3) choose or create the correct location for the Maas data set; 4) from the GRASS prompt run the checks (R CMD check --no-latex GRASS). R now creates a directory (GRASS.Rcheck) to store log files and output, and in addition to running the examples (as before) now makes a temporary installa...