Release prevR 3.4
Closed this issue · 0 comments
larmarange commented
Prepare for release:
-
devtools::check()
-
devtools::check_win_devel()
-
rhub::check_for_cran()
-
rhub::check(platform = 'ubuntu-rchk')
failed due to impossibility of installing rgdal (incorrect gdal version on the ubuntu servor) -
rhub::check_with_sanitizers()
-
revdepcheck::revdep_reset()
-
revdepcheck::revdep_check(num_workers = 4)
- update
revdep\email.yml
-
revdepcheck::revdep_email()
- Polish NEWS
- Polish pkgdown reference index
Submit to CRAN:
-
usethis::use_version()
- Update
cran-comments.md
-
devtools::submit_cran()
-
pkgdown::build_site()
- Approve email
Wait for CRAN...
- Accepted 🎉
-
usethis::use_github_release()
- Remove file
CRAN-RELEASE
-
usethis::use_dev_version()