name: CRAN release
about: This is a checklist for releasing a new version of galah
to CRAN
title: CRAN release version [VERSION]
labels: ''
assignees: ''
vignettes/precompile.R
file and running the scriptroxygen2md::roxygen2md()
_pkgdown.yml
has been updated with any new/updated changespkgdown
site has been built locally with pkgdown::build_site()
and all the pages are rendering as expectedDESCRIPTION
in semantic versioning styletests/fixtures/
folder (except any international atlas fixtures not working because an API system is down)tests/testhat/_snaps/
folder (these need to be deleted each time before running devtools::test()
)devtools::test()
(including slow skipped tests)master
branch and pushed to Git (including re-generated fixtures)master
branch on travis R CMD build galah
and R CMD check --as-cran --no-manual galah_{version}.tar.gz
run with no issuesrhub::check_for_cran()
rhub
results (emailed to maintainer) have no errors or warningsAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.