File tree Expand file tree Collapse file tree 1 file changed +11
-17
lines changed
Expand file tree Collapse file tree 1 file changed +11
-17
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments