I'm adding a couple of vignettes to an existing package. When I make a change to the sweave file, and run the check command,
c:\conifers\trunk>R CMD check rconifers I get the following message(s) in the 00check.log file: * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... WARNING Package vignette(s) without corresponding PDF: 'ConifersIntroVignette.rnw' 'rconifers.Rnw' * checking running R code from vignettes ... OK * checking re-building of vignette PDFs ... OK * checking PDF version of manual ... OK When the process completes, I still don't get updated vignettes in the rconifers.Rcheck/rconifers/inst/doc directory. Why? I can't find the right switch. > win.version() [1] "Windows 7 x64 (build 7601) Service Pack 1" > > R.Version() $platform [1] "x86_64-pc-mingw32" $arch [1] "x86_64" $os [1] "mingw32" $system [1] "x86_64, mingw32" $status [1] "" $major [1] "2" $minor [1] "15.0" $year [1] "2012" $month [1] "03" $day [1] "30" $`svn rev` [1] "58871" $language [1] "R" $version.string [1] "R version 2.15.0 (2012-03-30)" $nickname [1] "" > Respectfully, Jeff. Jeff Hamann, PhD PO Box 1421 Corvallis, Oregon 97339-1421 230 SW 3rd Street Suite #310 Corvallis, Oregon 97333 541-602-5438 (c) 541-754-2457 (h) jeff.hamann[at]forestinformatics[dot]com jeff.d.hamann[at]gmail[dot]com http://www.forestinformatics.com http://en.wikipedia.org/wiki/Forest_informatics To ensure that your email is processed, include a subject entry in your email. [[alternative HTML version deleted]] ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel