search for: package_xx

Displaying 1 result from an estimated 1 matches for "package_xx".

2012 May 10
1
Modifying R package code
Hi, I was trying to change some code in an existing package. I downloaded the source package (say 'package_xx') from CRAN, and changed the R code provided in the /package_xx/R/xx.R. I then saved the changes and did the R CMD INSTALL -l /path to modified package/. Do I need to do something else before the changes will be effective? thanks! [[alternative HTML version deleted]]