Henrik Bengtsson
2013-Sep-10 00:26 UTC
[Rd] Is it possible to tell 'R CMD check' to accept certain filenames starting with a period?
I a few of my packages I'd like to be able to add files starting with a period that installs with the package, e.g. inst/configs/.BatchJobs.R. Currently [R Under development (unstable) (2013-09-08 r63880)], R CMD check --as-cran complaints about this as: * checking for hidden files and directories ... NOTE Found the following hidden files and directories: inst/configs/.BatchJobs.R These were most likely included in error. See section 'Package structure' in the 'Writing R Extensions' manual. It is not true that this is an error. Is there a way to tell R CMD check that it's intentional? Think .Rcheckignore analogously to .Rignorebuild and .Rinstignore (I know that does not exist). /Henrik
Seemingly Similar Threads
- R CMD check message: "The following files should probably not be installed"
- R CMD check message: "The following files should probably not be installed"
- R-devel Digest, Vol 143, Issue 25
- DO NOT REPLY [Bug 5104] New: network copy issues involving filenames ending with a period
- Question about the pop3 feature "leave messages on server for a certain period of time"