Skip to content
Prev 30395 / 63424 Next

R CMD check with Matlab and perl?

Spencer Graves wrote:
Can you run the tests from the command line?  If so, you should be able 
to call them from system() in a script in the tests directory,
or in an example section of an Rd file.

Duncan Murdoch