Skip to content
Prev 5897 / 12125 Next

[R-pkg-devel] R CMD INSTALL -l /path/lib

If a user is using this command to install my package,

R CMD INSTALL -l /path/lib  package_r.tar.gz


How can I get the lib value within the configure file?


--Sameh