[R] Updating R-code in own package

Steve Lianoglou mailinglist.honeypot at gmail.com
Fri Sep 18 15:05:16 CEST 2009


Hi,

On Sep 18, 2009, at 8:31 AM, Katrine Damgaard wrote:

> Hey everybody!
> We have created our own package, and need to do some corrections in  
> the R-code of one of the function included in the package.
> How can I do that. I have read a manual how to create an R package,  
> but I can't find anything about updating R-code in the package.

I'm pretty sure the only "correct" thing to do is just fix the code in  
your package's source tree then reinstall the package wholesale to  
replace the bad code with the fixed code.

-steve

--
Steve Lianoglou
Graduate Student: Computational Systems Biology
   |  Memorial Sloan-Kettering Cancer Center
   |  Weill Medical College of Cornell University
Contact Info: http://cbio.mskcc.org/~lianos/contact




More information about the R-help mailing list