0 errors | 0 warnings | 0 notes
This release fixes CRAN check errors caused by defunct dplyr functions:
- Replaced
group_by_(),arrange_(), anddo()with modern dplyr equivalents (group_by(),arrange(),slice()) using the.datapronoun from rlang - Fixed Rd documentation formatting issues ("Lost braces" warnings) in
new_vpc_theme.Rd - Removed broken
\link{sim_data}cross-references from documentation
- local macOS (aarch64-apple-darwin20), R 4.4.2
- GitHub Actions (ubuntu-latest), R release
- GitHub Actions (ubuntu-latest), R devel
There are no known reverse dependencies on CRAN.