>My Windows 7, GRASS 7.0.4 shows identical .libPaths() values both inside
>and out with RGui. I don't know how the location of the personal library
>folder is recorded - is it in the registry? How might one know? It looks
>like:
>
>Sys.getenv("R_LIBS_USER") 

tested within a winGRASS7.0.5 session:

> Sys.getenv("R_LIBS_USER")
[1] "C:\\Users\\test/R/win-library/3.3"
> .libPaths()
[1] "C:/Program Files/R/R-3.3.1/library"

R_LIBS_USER is listed there within the winGRASS session, but the path itself
looks odd.

outside a winGRASS7.0.5/7.2.svn session, everthing is ok with these
variables (see above).



-----
best regards
Helmut
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/GRASS-can-t-find-R-packages-from-personal-library-on-Windows-tp5295771p5296239.html
Sent from the Grass - Stats mailing list archive at Nabble.com.
_______________________________________________
grass-stats mailing list
grass-stats@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-stats

Reply via email to