particular ESRI shapefiles; C code used from shapelib. It includes
binary access to GSHHS shoreline files. The package also provides
2023-06-03 15:09:15 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(geography/R-maptools) Updated 1.1.2 to 1.1.7
# Please note that **maptools** will be retired during October 2023,
plan transition at your earliest convenience (see
https://r-spatial.org/r/2023/05/15/evolution4.html and earlier blogs
for guidance); some functionality will be moved to **sp**.
# Version 1.1-7 (development, rev. 413-)
* remove gpclib and Rgshhs
* Make retirement in October 2023 explicit, move package start-up messages to \
load from attach
* `elide()` deprecated and moved to `sp`
# Version 1.1-6 (2022-12-14, rev. 411-413)
* CRAN `sprintf()` warnings
# Version 1.1-5 (2022-10-22, rev. 402-410)
* `lineLabel.R` and `pointLabelLattice.R` deprecated, see \
https://github.com/oscarperpinan/rastervis/issues/93
* functions using shapelib fully deprecated
* `pointLabel()` deprecated; moved to **car** rev. 725
# Version 1.1-4 (2022-04-17, rev. 401)
* remove escaping of underscore in manual pages
# Version 1.1-3 (2022-03-08, rev. 400)
* Fix unconditional library(RColor-Brewer) call in help pages
|
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 07:19:08 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(geography/R-maptools) Updated 1.1.1 to 1.1.2
# Version 1.1-2 (development, rev. 392-397)
* Version check for forthcoming GEOS 3.10
|
2021-06-06 09:53:49 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(geography/R-maptools) Updated 0.9.5 to 1.1.1
# Version 1.1-1 (development, rev. 381-382)
* Upgrade **spatstat**-family reverse dependencies
# Version 1.0-2 (2020-08-24, rev. 371-380)
* New `as.im.RasterLayer()` version
* Update stored **sp** objects
# Version 1.0-1 (2020-05-14, rev. -370)
* Update for `linnet` coercion methods
* Added read support for (very) legacy MAP objects
|
2019-08-08 21:53:58 by Brook Milligan | Files touched by this commit (189) | |
Log message:
Update all R packages to canonical form.
The canonical form [1] of an R package Makefile includes the
following:
- The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as
needed), and CATEGORIES.
- HOMEPAGE is not present but defined in math/R/Makefile.extension to
refer to the CRAN web page describing the package. Other relevant
web pages are often linked from there via the URL field.
This updates all current R packages to this form, which will make
regular updates _much_ easier, especially using pkgtools/R2pkg.
[1] http://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html
|
2018-12-21 13:08:04 by Wen Heping | Files touched by this commit (3) |
Log message:
Import maptools_0.9-4 as geography/R-maptools.
Set of tools for manipulating and reading geographic data, in
particular ESRI shapefiles; C code used from shapelib. It includes
binary access to GSHHS shoreline files. The package also provides
interface wrappers for exchanging spatial objects with packages
such as PBSmapping, spatstat, maps, RArcInfo, Stata tmap, WinBUGS,
Mondrian, and others.
|