Dear Marc, > Two things: > > 1. This should be posted to R-package-devel, which is focused on R/CRAN > package development: > > https://stat.ethz.ch/mailman/listinfo/r-package-devel > > > 2. What are the exact commands that you used to build and then check the > package? > > "R CMD build" should result in a source tarball with the extension ".tar.gz", > which should then be used fully in the "R CMD check" call. > > Perhaps the file that you named in the R CMD check call is not correct?
thanks for this, will join R-package-devel and post there. The file is a .tar.gz as it should be. R CMD check was used in the same way I used it hundred times before (actually two weeks ago on another package that didn't bring up this problem). I think R-devel was updated in the meantime, so it may have to do with the last version. Christian > > Regards, > > Marc Schwartz > > -- Christian Hennig Universita di Bologna, Dipartimento di Scienze Statistiche "Paolo Fortunati" christian.hen...@unibo.it +39 051 2098163 and University College London, Department of Statistical Science ______________________________________________ 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.