List,
I've used package.skeleton to build my package and am trying to check it using R CMD check "." But can't seem to get anything to work. When I try to enter the R CMD command into R I get this message. R CMD check estpkg Error: syntax error, unexpected SYMBOL, expecting '\n' or ';' in "R CMD" I'm not sure if I'm using the wrong syntax or what but I can't get R CMD to check my package from within R. I've tried to use Rcmd in the /bin folder of the R root directory and the DOS windows flashes on my screen and disappears immediately. If someone could help me get over this, I would greatly appreciate it. Cheers, Patrick [[alternative HTML version deleted]] ______________________________________________ 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.