[R] Customizing the package build process

Ross Boylan ross at biostat.ucsf.edu
Wed Nov 23 20:46:16 CET 2005


On Wed, 2005-11-23 at 10:49 +0100, Uwe Ligges wrote:
> Ross Boylan wrote:
....
> > P.S. Previous list postings advised that R CMD install was a better way
> > to produce binaries than R CMD build --binary.  The former command
> > doesn't seem to have any options for making binaries; has that facility
> > been removed?
> 
> No, you can use:
> 
> R CMD INSTALL --build
> 
> 
> Uwe Ligges
I was looking at R CMD install --help.  I didn't realize the upper lower
case versions of install differed.  That's a little confusing.




More information about the R-help mailing list