Dear Jonathan, inst/localVignettes/ seems a reasonable idea to me. The users can find them there if you add an ordinary vignette which explains where the extra vignettes are located and how the user can compile them. You could consider adding compilation scripts to inst/localVignettes/
Best regards, ir. Thierry Onkelinx Instituut voor natuur- en bosonderzoek / Research Institute for Nature and Forest team Biometrie & Kwaliteitszorg / team Biometrics & Quality Assurance Kliniekstraat 25 1070 Anderlecht Belgium To call in the statistician after the experiment is done may be no more than asking him to perform a post-mortem examination: he may be able to say what the experiment died of. ~ Sir Ronald Aylmer Fisher The plural of anecdote is not data. ~ Roger Brinner The combination of some data and an aching desire for an answer does not ensure that a reasonable answer can be extracted from a given body of data. ~ John Tukey 2015-07-06 19:29 GMT+02:00 Jonathan Callahan <jonat...@mazamascience.com>: > We have a package for which we'd like to write a number of vignettes. > > The purpose of the MazamaSpatialUtils package is to make it easy to > download, convert and use large amounts of spatial data. Because of the > nature of this data it is 1) unreasonable to include it in the package and > 2) unreasonable to download and convert data in any examples or vignettes > that need to pass R CMD check. > > But we would love to include several vignettes that demonstrate to users > how to work with this package and the near-infinite amount of spatial data > on the web. My question is: > > Where can we put .Rmd files so that they will 1) be available to package > users and 2) not run during R CMD check? > > Here is what doesn't work: > > * vignettes -- NOPE, gets run during R CMD check > * demos -- NOPE, R CMD check complains of "invalid file name" > > Can we trick R with something like inst/localVignettes/? But then how would > people access these? > > Thanks for any suggestions. > > Jon > -- > Jonathan Callahan, PhD > Mazama Science > 206-708-5028 > mazamascience.com > > [[alternative HTML version deleted]] > > ______________________________________________ > R-package-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-package-devel > [[alternative HTML version deleted]] ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel