Releases: rOpenSpain/mapSpain
Releases · rOpenSpain/mapSpain
mapSpain 0.4.0
- Switch from
raster
toterra
. - Clean up dependencies. Imagery packages moved to 'Suggests'.
- Add
layer_spatraster()
. - Move examples to
ggplot2
What's Changed
- Move to ggplot + ggspatial by @dieghernan in #57
- Update actions by @dieghernan in #58
Full Changelog: v0.3.1...v0.4.0
mapSpain 0.3.1
- Fix an error on CRAN related with the cache folder #52:
- Add
mapSpain::esp_clear_cache()
- Add
- Update docs with
@family
tag.
What's Changed
- New DOI and fix links by @dieghernan in #54
Full Changelog: v0.3.0...v0.3.1
mapSpain 0.3.0
- Caching improvements: new function
esp_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. - Add a new parameter
zoommin
onesp_getTiles()
. - New tests with
testthat
. - Update on docs. New examples
- Precompute vignette.
What's Changed
- Update actions/cache to v2.1.6 by @dieghernan in #38
- Add testthat by @dieghernan in #39
- Add new action by @dieghernan in #41
- Fix sf on GHA by @dieghernan in #42
- Try recompressing data by @dieghernan in #43
- Update actions by @dieghernan in #44
- Add new cache by @dieghernan in #45
- Fix typos by @dieghernan in #46
- Update examples by @dieghernan in #47
- Add authors by @dieghernan in #48
- Add citations by @dieghernan in #49
- Update action by @dieghernan in #51
Full Changelog: v0.2.3...v0.3.0
mapSpain 0.2.3
-
Move minimum version of
giscoR
to v0.2.4 -
Fix typos on
esp_dict_translate()
#36 -
Not run examples on tiles, as the server sometimes doesn't respond.
-
Refactor
sysdata.rda
. -
CRAN fixes:
-
Removed broken link on
addProviderEspTiles()
. -
Vignette removed (CRAN warning).
-
-
Now the
cache
directory is created recursively.
Full Changelog: v0.2.2...v0.2.3
mapSpain 0.2.2
- Migrate examples, vignettes and README to
tmap
. - Add vignette to package.
esp_dict_region_code()
works with mixed casings (e.g:esp_dict_region_code("aLbacEte", destination = "cpro")
).
What's Changed
- tmap migration by @dieghernan in #34
Full Changelog: v0.2.1...v0.2.2
mapSpain 0.2.1
- QUICKFIX: Fix a typo on documentation:
cache_dir
should be set asoptions(mapSpain_cache_dir = "path/to/dir")
.
What's Changed
- Critical fix on docs by @dieghernan in #29
Full Changelog: v0.2.0...v0.2.1
mapSpain 0.2.0
-
Documentation ported to roxygen2/markdown
-
Include CartoBase ANE data https://github.com/rOpenSpain/mapSpain/tree/sianedata
mapSpain::esp_get_munic_siane()
mapSpain::esp_get_prov_siane()
mapSpain::esp_get_ccaa_siane()
mapSpain::esp_get_hypsobath()
mapSpain::esp_get_rivers()
mapSpain::esp_get_hydrobasin()
mapSpain::esp_get_capimun()
mapSpain::esp_get_roads()
mapSpain::esp_get_railway()
-
Mute warnings from
rgdal
What's Changed
- Comment lines by @dieghernan in #19
- Update actions by @dieghernan in #21
- Add SIANE by @dieghernan in #22
- Update README by @dieghernan in #23
- Update docs and pkgdown site by @dieghernan in #24
- Improve vignettes by @dieghernan in #25
- Use concepts on documentation by @dieghernan in #26
- Use markdown on Roxygen by @dieghernan in #27
Full Changelog: v0.1.2...v0.2.0
CRAN release
Sent to CRAN
What's Changed
- [ImgBot] Optimize images by @imgbot in #1
- [ImgBot] Optimize images by @imgbot in #2
- [ImgBot] Optimize images by @imgbot in #3
- [ImgBot] Optimize images by @imgbot in #4
- [ImgBot] Optimize images by @imgbot in #5
- [ImgBot] Optimize images by @imgbot in #6
- [ImgBot] Optimize images by @imgbot in #7
- [ImgBot] Optimize images by @imgbot in #8
- [ImgBot] Optimize images by @imgbot in #9
Full Changelog: https://github.com/rOpenSpain/mapSpain/commits/v0.1.0