Path to this page:
./
geography/R-ggspatial,
Spatial Data Framework for ggplot2
Branch: CURRENT,
Version: 1.1.9,
Package name: R-ggspatial-1.1.9,
Maintainer: pkgsrc-usersSpatial data plus the power of the ggplot2 framework means easier
mapping when input data are already in the form of spatial objects.
Master sites: (Expand)
Version history: (Expand)
- (2024-11-28) Updated to version: R-ggspatial-1.1.9
- (2021-09-20) Updated to version: R-ggspatial-1.1.5
- (2020-08-09) Package added to pkgsrc.se, version R-ggspatial-1.0.3 (created)
CVS history: (Expand)
2024-11-27 23:38:24 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
(..geography/R-ggspatial) Updated 1.1.5 to 1.1.9
# ggspatial 1.1.9
* Fix donttest examples for updated raster/terra stack.
# ggspatial 1.1.8
* Fix `annotation_spatial()` for the latest ggplot2 release (#114, #115).
# ggspatial 1.1.7
* Fixed deprecated behaviour advanced in the latest ggplot2
release (#106).
# ggspatial 1.1.6
* Added terra package support (@dieghernan, #92, #94)
* Fix north arrow rotation (@potash, #82)
* Add support for factor/categorical rasters (@JoshOBrien, #78)
* Better raster support for stars (@dieghernan, #95)
* Fix example data for updated sf/GDAL (@rsbivand, #101)
|
2021-10-26 12:45:18 by Nia Alarie | Files touched by this commit (108) |
Log message:
geography: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:09:33 by Nia Alarie | Files touched by this commit (108) |
Log message:
geography: Remove SHA1 hashes for distfiles
|
2021-09-20 14:12:17 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(geography/R-ggspatial) Updated 1.0.3 to 1.1.5
# ggspatial 1.1.5
* Added a `NEWS.md` file to track changes to the package.
* Suppressed discarded datum warnings that resulted from loading
of test data.
* Suppressed discarded datum warnings that resulted from
'rosm' package operations.
* Fixed an error that caused RStudio to crash from excessive
memory allocation resulting when trying to plot a single point
with `annotation_map_tile()` (#74).
* Ensured that packages in 'Suggests' are used conditionally in
tests and examples.
|
2020-08-09 17:14:14 by Brook Milligan | Files touched by this commit (3) |
Log message:
geography/R-ggspatial: import R-ggspatial-1.0.3
Spatial data plus the power of the ggplot2 framework means easier
mapping when input data are already in the form of spatial objects.
|