- Eliminates {sp} and {raster} dependencies --> uses {sf} instead (#10)
- Disables interactive selection of area of interest in
stationFromExtent()
- Removes obsolete arguments in
gsodReformat()
and deprecates function
- Initializes {tinytest} unit testing
- Resolves
if() conditions comparing class() to string
- Removes './data/moshi/' subfolder and code references
- Fixes broken examples
- Resolves hitherto undocumented arguments in documentation
- Exports
as.ki.data()
, thus resolving missing links in documentation - Resolves non-declared
library()
orrequire()
calls in package code - Eliminates numerous dependencies
- Captures global variables with no visible binding
- Documents hitherto undocumented object or prevents generation of help pages
gsodstations
built-in data:- update
- resolves non-ASCII characters (#2)
- adds proper documentation
- Renames built-in data
data_nairobi_kilimanjaro
toeastafrica
- Implements
wkt
to bypasssp::CRS()
related issues (#5)