Skip to content
Prev 207706 / 398506 Next

adding / modifiying functions in a site-library package ????

On 27.01.2010 03:40, David Lubbers wrote:
Yes:

1. change in the source package, let's call it "pkg"
2. R CMD build pkg
3. R CMD INSTALL --library=yourLibrary pkg_version.tar.gz

you might want to check the package in step 2a.

Best wishes,
Uwe Ligges