Hi. I need a bit of help. I'm running Windows 7 and "out of the box" versions of Rtools and R (version 2.14.2) and am trying to compile a package that worked before. When I run the command:
> Rcmd build -binary mypackage > Warning: unknown option '-binary' i get a warning and it creates the tar.gz file but not the zip file like before. Something has changed with the more recent versions of R. Any suggestions on how to make the .zip file? [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list 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.