emphasis plugins
./build_packages.shThis will build the R source packages in .\.
./install_packages.shThis will install the R source packages in the default library folder.
You might want to set an alternative library path in ~/.Rprofile:
.libPaths("~/R/mypackages")