>From NEWS of R v2.6.0 devel:

 o      R CMD check now does a recursive copy on the 'tests' directory.

However, R CMD check does not run *.R scripts in such subdirectories
(as I thought/hoped for), only those directly under tests/, This may
or may not be intentional.  If true, maybe the above should be
clarified as:

 o      R CMD check now does a recursive copy on the 'tests' directory for
the purpose of provided data files for input.  Test scripts still has
to be directly under tests/ to be run.

Just a comment

Henrik

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to