File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- Version: 1.2.0
2- Date: 2024-06 -20 18:52:31 UTC
3- SHA: 9a79a8bcb534ccd915a1189294cd6131053bc666
1+ Version: 1.2.1
2+ Date: 2025-03 -20 18:44:00 UTC
3+ SHA: 39c497c77aa3a98929cea01d2c4e40cff1a35221
Original file line number Diff line number Diff line change @@ -44,7 +44,6 @@ Imports:
4444 openssl,
4545 purrr,
4646 rappdirs,
47- readr,
4847 rlang,
4948 tibble,
5049 usethis,
@@ -55,6 +54,7 @@ Suggests:
5554 knitr,
5655 mapproj,
5756 maps,
57+ readr,
5858 rmarkdown,
5959 testthat (>= 3.1.5),
6060 withr
Original file line number Diff line number Diff line change @@ -73,6 +73,7 @@ Open a release issue and then copy and follow this checklist in the issue (modif
7373
7474Submit to CRAN:
7575
76+ - [ ] remove ` Remotes ` from the ` DESCRIPTION ` , as CRAN doesn't support it.
7677- [ ] ` devtools::submit_cran() ` .
7778- [ ] Maintainer approves email.
7879
You can’t perform that action at this time.
0 commit comments