Closed stephaniereinders closed 8 months ago
Not sure if this task is still pending... several checkmarks on list... but when I use install.packages("handwriter")
still getting 2.0.3, for CRAN mirror OR (69). Maybe I'm still early, will try again in 12 hours.
> install.packages("handwriter")
--- Please select a CRAN mirror for use in this session ---
trying URL 'https://ftp.osuosl.org/pub/cran/bin/macosx/big-sur-arm64/contrib/4.3/handwriter_2.0.3.tgz'
Content type 'application/x-gzip' length 3307203 bytes (3.2 MB)
==================================================
downloaded 3.2 MB
handwriter 3.0.0 is available on CRAN and the binaries have been built.
Prepare for release:
git pull
urlchecker::url_check()
devtools::build_readme()
devtools::check(remote = TRUE, manual = TRUE)
devtools::check_win_devel()
revdepcheck::revdep_check(num_workers = 4)
cran-comments.md
git push
Submit to CRAN:
usethis::use_version('major')
devtools::submit_cran()
Wait for CRAN...
usethis::use_github_release()
usethis::use_dev_version(push = TRUE)