File tree 3 files changed +5
-4
lines changed
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:
44
44
openssl,
45
45
purrr,
46
46
rappdirs,
47
- readr,
48
47
rlang,
49
48
tibble,
50
49
usethis,
@@ -55,6 +54,7 @@ Suggests:
55
54
knitr,
56
55
mapproj,
57
56
maps,
57
+ readr,
58
58
rmarkdown,
59
59
testthat (>= 3.1.5),
60
60
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
73
73
74
74
Submit to CRAN:
75
75
76
+ - [ ] remove ` Remotes ` from the ` DESCRIPTION ` , as CRAN doesn't support it.
76
77
- [ ] ` devtools::submit_cran() ` .
77
78
- [ ] Maintainer approves email.
78
79
You can’t perform that action at this time.
0 commit comments