Thank you for the replies. As Prof Brian Ripley mentioned, in my case, (I
was using the latest r devel) and "R CMD build pkgname" indeed put a
directory called build with a file named vignette inside it. So I tried "R
CMD build --no-build-vignettes pkgname" and the problem got solved. Thanks
agai
My R CMD check pkgname and R CMD build pkgname run without any notes or
warnings or errors.
However when i run R CMD check --as-cran-pkgname_version.tar.gz, i get the
following note:
* checking top-level files ... NOTE
Non-standard file found at top level:
'build'
Everything else is ok. What
2 matches
Mail list logo