Skip to content

Commit 7e1aea7

Browse files
committed
update news and cran comments
1 parent 0039393 commit 7e1aea7

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

NEWS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
rnoaa 1.3.4
2+
===========
3+
4+
### MINOR IMPROVEMENTS
5+
6+
* update URL for tornadoes data to include data from 2019 (#386) thanks @ryanscharf
7+
8+
### BUG FIXES
9+
10+
* fix for all `ncdc*` functions - response header content type changed - we had a check for proper content type - that check is now more general so that any json content type will be okay (#390)
11+
112
rnoaa 1.3.2
213
===========
314

cran-comments.md

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

3-
* local macOS install, R 4.0.3
4-
* ubuntu 16.04 (on GitHub Actions), R 4.0.3
3+
* local macOS install, R 4.0.5
4+
* ubuntu 16.04 (on GitHub Actions), R 4.0.5
55
* win-builder (release, devel)
66

77
## R CMD check results
@@ -10,12 +10,12 @@
1010

1111
## Reverse dependencies
1212

13-
Checked on the 3 reverse dependencies - no problems were found
13+
Checked on the 1 reverse dependency - no problems were found
1414
<https://github.com/ropensci/rnoaa/blob/master/revdep/README.md>
1515

1616
-----
1717

18-
This version removes ropenaq from Suggests.
18+
This version fixes a bug.
1919

2020
Thanks!
2121
Scott Chamberlain

0 commit comments

Comments
 (0)