On Fri, Feb 20, 2015 at 6:56 PM, Rolf Turner <r.tur...@auckland.ac.nz> wrote:
> On 21/02/15 15:02, Jeff Newmiller wrote:
>>
>> R CMD INSTALL --build packagename
>
>
> That will create a *.tar.gz file, not a *.zip file.  The latter being
> what Erin wanted, if I understand correctly.


It depends on her system (I don't see it specified anywhere). On
Windows, R CMD INSTALL --build packagename produces a compiled .zip
file. On Mac it produces a .tgz. Haven't tried it on Linux.

Peter

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to