Skip to content
Prev 82017 / 398503 Next

masked from package:base?

On Friday 02 December 2005 10:21, August Berg wrote:
The source of an R package can be checked by the command 
   "R CMD check <package_name>" 
(on a  Unix/Linux machines; on Windows machines this is slightly different).
Further information is available in the manual "Writing R Extensions".