Skip to content
Prev 262961 / 398503 Next

Porting "unmaintained" packages to post R 2.10.0 era

On 17.06.2011 14:39, Stephen Ellison wrote:
evant even if they had thought to look under a section that seems irrelevant to package building.
You can install to any library, even a temporary one that does not need 
to be in .libPaths() of your regular R installation. So you won't do any 
harm to your sytsem.

Why do you want to build a binary before checking? You only need a 
binary in order to distribute it, and I doubt you want to do that before 
you checked the package.

Best,
Uwe