Displaying 2 results from an estimated 2 matches for "akspl".
Did you mean:
aksel
2003 Jan 10
1
GRASS/R interface problem
Hi all,
In my version of the R package GRASS (pre-4) I only manage to export an R
object to GRASS with the name "akspl" which, if I am not wrong, is only a
sample name in the example(). It goes that way:
rast.obj->akspl
rast.put(G, akspl, lname="rast.obj", ...)
Is that a known problem or have I done something wrong anywhere?
Miha Staut
2000 Feb 07
4
Segmentation fault, devPS.c, 0.99.0 (PR#413)
Full_Name: Roger Bivand
Version: 0.99.0
OS: RH Linux 6.1
Submission from: (NULL) (158.37.60.152)
I am working on an interface between R and the GRASS geographical information
system,
written in R, with no dynamically loaded code. I have written full examples, and
tested
then under R 0.90.1, both by entering example() for each function and R CMD
check, both
of which worked without problem.
Under