Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
imangR authored Apr 19, 2020
1 parent 3a9983b commit 23848d4
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
## Resubmission
This is a resubmission. In this version I have:

* Changed the version number to 0.2.3 to 0.3.1

* Removed function interface to get data from the Oslo Winter Bike service,
since it has been shut down

* Updated all function help menus to account for the removal
of the interface to Oslo Winter Bike Service

* Updated package DESCRIPTION version, text, and URL to Github account because
of a change in the username

* Updated `dl_trips_data()` to allow for downloads of bike trip data in
CSV or JSON format by specifying the `filetype` argument

* Fixed a bug where `dl_trips_data()` would assign wrong filename for
files downloaded from Trondheim Bysykkel

* Added automated testing that runs locally

## Test environments
* local Windows install, R 3.6.3
* local OS X install, R 3.6.3
* local Ubuntu 18.04.4 LTS install, R 3.6.3

## R CMD check results
There were no ERRORs, WARNINGs or NOTEs.

## Downstream dependencies
There are no downstream dependencies.

0 comments on commit 23848d4

Please sign in to comment.