Skip to content
Prev 59388 / 398502 Next

More problems checking an R package

michael watson (IAH-C) wrote:
See the log file in the check directory, it shows where the error comes 
from.
R CMD check --help  tells you:

R CMD check --no-examples .....

Uwe Ligges