Skip to content

Commit df72af7

Browse files
committed
Update cran-comments
1 parent af97810 commit df72af7

File tree

1 file changed

+11
-17
lines changed

1 file changed

+11
-17
lines changed

cran-comments.md

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,17 @@
1-
## Test environments
2-
* local ubuntu 16.04 R 3.3.2
3-
* ubuntu 12.04 (on travis-ci), R 3.3.1
4-
* win-builder (devel and release)
5-
6-
## R CMD check results
7-
0 errors | 0 warnings | 0 notes
1+
fixes some bugs due to some api changes
82

9-
This is the first submission of owmr.
3+
## New features
104

11-
## Updated DESCRIPTION
5+
* generic function `owmr_as_tibble` for similar-ish and tidy data frames for all kind of
6+
responses
7+
* support for storing api key in an environment variable called `OWM_API_KEY`
128

13-
* added link to OpenWeatherMap service
14-
* added some more information about the service itself
15-
* removed redundant "'owmr' is an R Interface to"
16-
17-
## Updated LICENSE
9+
## Test environments
1810

19-
* Removed needless city information in LICENSE file
11+
* local ubuntu 17.10 R 3.4.4
12+
* ubuntu 12.04 (on travis-ci), R 3.3.1
13+
* win-builder (devel and release)
2014

21-
## Updated README
15+
## R CMD check results
2216

23-
* Fixed non-https cran url
17+
0 errors | 0 warnings | 0 notes

0 commit comments

Comments
 (0)