Skip to content

Commit ab600ed

Browse files
committed
prep for release
1 parent 50987ed commit ab600ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: nhdR
22
Title: Tools for Working with the National Hydrography Dataset
3-
Version: 0.5.7
4-
Authors@R: person("Jemma", "Stachelek", email = "stachel2@msu.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5924-2464"))
3+
Version: 0.5.8
4+
Authors@R: person("Jemma", "Stachelek", email = "jemma.stachelek@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5924-2464"))
55
Description: Tools for working with the National Hydrography Dataset, with
66
functions for querying, downloading, and networking both the NHD
77
<https://www.usgs.gov/national-hydrography>
@@ -30,7 +30,7 @@ Imports:
3030
purrr
3131
Encoding: UTF-8
3232
LazyData: true
33-
RoxygenNote: 7.1.2
33+
RoxygenNote: 7.2.0
3434
Suggests:
3535
knitr,
3636
rmarkdown,

cran-comments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Test environments
22

3-
* ubuntu 20 (on ghactions), R 4.1.2
4-
* rhub (devel and release), including Solaris
3+
* ubuntu 20 (on ghactions), R 4.2.0
4+
* rhub (devel and release)
55

66
## R CMD check results
77

0 commit comments

Comments
 (0)