Skip to content
Prev 273617 / 398506 Next

how to install a locally built package

Uwe,

Are u saying 
1) I can add the new func in one of the existing .R files in the R dir?? 
Or 
2) add a new .R file in the same dir and ignore the lack of a matching .Rd file? 

Thank you.
Stephen Bond | Senior Analyst | Treasury Analytics | 416-956-3092

-----Original Message-----
From: Uwe Ligges [mailto:ligges at statistik.tu-dortmund.de] 
Sent: Thursday, October 06, 2011 9:12 AM
To: Bond, Stephen
Cc: r-help at r-project.org
Subject: Re: [R] how to install a locally built package
On 06.10.2011 15:10, Bond, Stephen wrote:
He? You really do not need to edit anything when you add a function.
Just don't use package skeleton but just add the function.

Uwe Ligges