Review examples to avoid CRAN errors and notes.
New helper function:
gisco_detect_cache_dir()
.
Now the functions fail gracefully with an informative message,
instead of an error, and return NULL
.
gisco_get_healthcare()
(#51).Copyright
on DESCRIPTION.lwgeom
on Suggests
.gisco_get_airports()
and
gisco_get_ports()
:
gisco_get_postalcodes()
.gisco_db
.gisco_set_cache_dir()
based on
rappdirs::user_cache_dir()
. Now the cache_dir
path is stored and it is not necessary to set it up again on a new
session. Also added gisco_clear_cache()
.cache = FALSE
. Now files are loaded
instead throwing an error.testthat
.gisco_get
doc.eurostat
package to Suggests
.lwgeom
dependency removed.tmap
package replaced by ggplot2
on
vignettes and examples.eu
field on
giscoR::gisco_countrycode
.lwgeom
moved to Import field.cartography
package replaced by tmap
on
vignettes.colorspace
as dependency.gisco_get()
functions.verbose
parameter to functions.giscoR::gisco_db
.gisco_bulk_download()
gisco_check_access()
gisco_get_airports()
gisco_get_grid()
gisco_get_ports()
gisco_get_units()
gisco_get_countries()
and
gisco_get_nuts()
uses gisco_get_units()
for
individual files, making the call much faster.giscoR::tgs00026
dataset.eurostat
dependency.