On Wed, 10 Nov 2004, Tomas Aragon wrote: > Under Windows XP, I am able to build R package archived as source > (.tar.gz) and Windows binary (.zip). Can I create MaxOSX archive file > (.tgz) in Windows XP?
If you mean a .tgz containing a binary MacOSX version of the package, not without a cross-compiler (which I very much doubt you have). You can certainly create .tgz files, but the it's the contents that matter. -- Brian D. Ripley, [EMAIL PROTECTED] Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
