Skip to content
Prev 2532 / 12125 Next

[R-pkg-devel] Avoid reprocessing Rmd vignette

...
Or conditional on the package version (as Dirk proposed regarding tests) or on 
an environment variable NOT_CRAN which you can set to true on the machine 
where you do want to run the code (as used by devtools).

Johannes