Closed
Description
Issues to resolve before release:
-
summarize_layout
does not return final range values #2895 (brushing in shiny doesn't work forcoord_trans()
)
PRs to complete before release:
- Update documentation to meet CII badging requirements #2792
- Make graticule labeling configurable #2849 (needs add explicit parsing option to labels in coord_sf() #2881 first)
- Improve error messages about conflicted parameters #2854
- Implement sec.axis for date, time, and datetime scales #2806
- Force arguments that are used in closures #2807
- Document now unused argument #2808
- add explicit parsing option to labels in coord_sf() #2881
- Fix back-transformation of ranges in coords #2821 (fixes
summarize_layout
does not return final range values #2895, has been rewritten to not introduce breaking changes)
Prepare for release:
-
devtools::check_win_devel()
-
rhub::check_for_cran()
-
revdepcheck::revdep_check(num_workers = 4)
- Polish NEWS
- If new failures, update
email.yml
thenrevdepcheck::revdep_email_maintainers()
Perform release:
- Bump version (in DESCRIPTION and NEWS)
-
devtools::check_win_devel()
(again!) -
devtools::submit_cran()
- Approve email
Wait for CRAN...
-
pkgdown::build_site()
- Tag release
- Merge RC back to master branch
- Bump dev version
- Write blog post
- Tweet
- Add link to blog post in pkgdown news menu
Template from r-lib/usethis#338
Metadata
Metadata
Assignees
Labels
No labels