On 13.03.2010 19:14, michael watson (IAH-C) wrote:
Thanks Uwe For the record, if I have errors in my Rd, where can I find a summary? The below does indeed work, so I'll build the new package on Linux and then finish off the windows one here. R CMD INSTALL --build CORNA_1.2.tar.gz Thanks again
Use R CMD check CORNA_1.2.tar.gz and you get a report of all the things that are probably broken. Best, Uwe Ligges ______________________________________________ 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.