Skip to content

Commit 3b34e9b

Browse files
committed
bump R version
1 parent c325e32 commit 3b34e9b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ License: Apache License (== 2.0) | file LICENSE
2020
URL: https://docs.ropensci.org/tidyhydat/, https://github.com/ropensci/tidyhydat/
2121
BugReports: https://github.com/ropensci/tidyhydat/issues/
2222
Depends:
23-
R (>= 3.4.0)
23+
R (>= 4.0.0)
2424
Imports:
2525
cli (>= 1.0.0),
2626
crayon (>= 1.3.4),

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# tidyhydat 0.6.2
2+
- bump minimum R version to 4.0.0
23
- dropped httr in favour of httr2
34
- fix bug where `download_hydat()` fails if `tempdir()` is on a different device than `hydat_path` (@mpdavison, #192)
45
- fix bug where `download_hydat()` wasn't checking alternative paths for success (@Travis-Simmons)

0 commit comments

Comments
 (0)