Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Version: 1.2.0
Date: 2024-06-20 18:52:31 UTC
SHA: 9a79a8bcb534ccd915a1189294cd6131053bc666
Version: 1.2.1
Date: 2025-03-20 18:44:00 UTC
SHA: 39c497c77aa3a98929cea01d2c4e40cff1a35221
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ Imports:
openssl,
purrr,
rappdirs,
readr,
rlang,
tibble,
usethis,
Expand All @@ -55,6 +54,7 @@ Suggests:
knitr,
mapproj,
maps,
readr,
rmarkdown,
testthat (>= 3.1.5),
withr
Expand Down
1 change: 1 addition & 0 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Open a release issue and then copy and follow this checklist in the issue (modif

Submit to CRAN:

- [ ] remove `Remotes` from the `DESCRIPTION`, as CRAN doesn't support it.
- [ ] `devtools::submit_cran()`.
- [ ] Maintainer approves email.

Expand Down
Loading