issues
search
ramnathv
/
htmlwidgets
HTML Widgets for R
http://htmlwidgets.org
Other
792
stars
205
forks
source link
v1.6.0 release candidate
#447
Closed
cpsievert
closed
1 year ago
cpsievert
commented
2 years ago
[x] Create an rc branch
[x] Change the DESCRIPTION and NEWS on this branch to change the version number to the desired version for CRAN
[x] Commit and push to the RC branch.
[x] Release
htmltools
[x] Remove Remotes from DESCRIPTION.
[x] Build package
[x] Do a sanity check by installing/testing the built package.
[x] Run R CMD check --as-cran pkg_version.tar.gz both locally and on win-builder. You can also use
https://r-hub.github.io/rhub/
.
[x] Perform revdepcheck.
[x] Submit to CRAN
[x] If there are R CMD check warnings that are unavoidable, make sure to explain them in the comments.
[x] Tag release
[x] Merge tag into master
[x] Delete RC branch
[x] Rebuild and deploy website
[ ] Create GitHub release, and copy NEWS items into release notes
[ ] Bump version number
dmurdoch
commented
1 year ago
Is it too late to address issue #452 in this release?