Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

First CRAN release

Compare
Choose a tag to compare
@jennybc jennybc released this 06 Jul 07:20
machinations necessary for success w/ CRAN submission [skip ci]

suppress execution of certain vignette chunks on CRAN
  * to still build the full vignette locally, make sure envvar NOT_CRAN is TRUE
  * I forgot to do this and submitted a largely unexecuted vignette :(
  * I figure I'll need to update for other reasons before too long and can re-submit vignette at same time

 make sure the *unencrypted* token is not sent to CRAN
  * list the token in tests/testthat in .Rbuildignore
  * this will cause tests to fail on travis (hence we are skipping ci)