Some useful package management instructions
- R CMD INSTALL -l /path/to/library pkg1 pkg2 ...
- R CMD REMOVE -l /path/to/library pkg1 pkg2 ...
R CMD check -l libdir --install=check:pkgname.log pkgname
Linux Toolkits Blog is a scratch-pad of tips and findings on Linux
No comments:
Post a Comment