Remove dependency on rgdal.
This release corresponds to the latest CRAN submission.
This is a resubmission due to bug fixing.
- Updated tests to be compatible with PROJ6 #9
- Removed obsolete packages in 'Suggests'
- Fixed invalid URIs
- The following directory looks like a leftover from knitr
- SiteID = NA causes hanging errors #6
- Different variables for ukair_get_coordinates() when inputs are fed in differently #7
- function ukair_get_coords back to original name ukair_get_coordinates
Functions are updated due to a recent modification of the catalogue API.
Changes made after scanning the package using goodpractice:
- lines no longer than 80 characters
- 84% code coverage
- function names shorter than 30 characters
- function ukair_get_coordinates now renamed ukair_get_coords
Changes to DESCRIPTION file:
- Added rmarkdown and knitr in Suggests
- Added entry VignetteBuilder: knitr
- Changed all links to the new ropenscilabs github account (ropenscilabs instead of kehraProject)
This repo is now transferred to the ropenscilabs github account.
In this release the package was moved to the root directory (needed based on the ropensci review) and the related adjustments made.
- Corrected units in README (#2)
- Merged README_files folder to assets? (#3)
Accepted for pubblication on JOSS
Minor changes
Minor fixes
- Added unist tests (using testthat framework),
- Added Travis CI integration
- Added a vignette
- Added paper for submission to JOSS
- Added a document to review the package under the ropensci project
- Initial release