When I run R CMD check pkg the R-ex folder containing examples is created in pkg.Rcheck/pkg, however, when I run R CMD build pkg or R CMD INSTALL --build pkg, it is not created. Should the folder and its examples be created manually? I am running R 2.6.2 on Windows XP.
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.