Release f1dataR 1.6.0
Closed this issue · 4 comments
pbulsink commented
Prepare for release:
-
git pull
- Check current CRAN check results
- Check if any deprecation processes should be advanced, as described in Gradual deprecation
- Polish NEWS
-
urlchecker::url_check()
-
devtools::build_readme()
-
devtools::check(remote = TRUE, manual = TRUE)
-
devtools::check_win_devel()
-
revdepcheck::revdep_check(num_workers = 4)
- Update
cran-comments.md
-
git push
Submit to CRAN:
-
usethis::use_version('minor')
-
devtools::submit_cran()
- Approve email
Wait for CRAN...
- Accepted 🎉
-
usethis::use_github_release()
-
usethis::use_dev_version(push = TRUE)
- Share on social media
pbulsink commented
Note Ergast is down while I'm working on this, so:
- URL check on Ergast worked find the last time I ran it, other URL changes were implemented.
- Readme was not rebuilt specifically for this release (I ran it with #262).
Also, check_win_devel()
results will be in your email @SCasanova
Also: No reverse dependencies exist.
pbulsink commented
@SCasanova can you send to CRAN? We should get this out, as I've seen the results of changes reflected in the graphics produced by folks using the python version.
SCasanova commented
Yes. Right away
Santiago Casanova
Den måndag, augusti 26, 2024, 5:54 em, skrev Philip Bulsink ***@***.***>:
@SCasanova can you send to CRAN? We should get this out, as I've seen the results of changes reflected in the graphics produced by folks using the python version.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
pbulsink commented
I can see it's live on CRAN now :)