On Mon, 28 Jul 2003, kjetil brinchmann halvorsen wrote: > Hola! > > When running > Rcmd build --binary <path-to-package>, > > the run always end with > > zip warning: name not matched: DESCRIPTION > > The package seems to work fine. This happens whith all packages, mine > as well as CRAN ones. > > Whats happening?
Adding versioned installs broke many things, and this is a symptom. Which version of R is this? I think you will find it is fixed in R-devel and R-patched, and that you can ignore the warning in 1.7.1. -- 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://www.stat.math.ethz.ch/mailman/listinfo/r-help
