Skip to content

Commit b6bf8d4

Browse files
committed
version fix
1 parent a15230b commit b6bf8d4

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

NEWS.md

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

cran-comments.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ tidyhydat 0.7.0
44
There were zero WARNINGS and zero ERRORS.
55

66
## NEWS
7-
- bump minimum R version to 4.1.1
7+
- bump minimum R version to 4.2.0
88
- dropped httr in favour of httr2
99
- fix bug where `download_hydat()` fails if `tempdir()` is on a different device than `hydat_path` (@mpdavison, #192)
1010
- fix bug where `download_hydat()` wasn't checking alternative paths for success (@Travis-Simmons)
@@ -19,6 +19,12 @@ There were zero WARNINGS and zero ERRORS.
1919
* Fedora Linux, R-devel, clang, gfortran - r-hub
2020
* Debian Linux, R-release, GCC (debian-gcc-release) - r-hub
2121
* Windows Server 2008 R2 SP1, R-devel, 32/64 bit - r-hub
22+
## revdepcheck results
23+
24+
We checked 3 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
25+
26+
* We saw 0 new problems
27+
* We failed to check 0 packages
2228

2329
tidyhydat 0.6.1
2430
=========================

0 commit comments

Comments
 (0)