./math/R-raster, Geographic Data Analysis and Modeling

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.4.13, Package name: R-raster-3.4.13, Maintainer: pkgsrc-users

Reading, writing, manipulating, analyzing and modeling of gridded
spatial data. The package implements basic and high-level functions.
Processing of very large files is supported. There is a also support
for vector data operations such as intersections. See the manual and
tutorials on <https://rspatial.org/> to get started.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   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:51:19 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(geography/R-raster) Updated 3.0.12 to 3.4.13

(From: NEWS)

--- 17-July-2020, version 3.3-13

overhaul of crs to be ready for PROJ6
several bug fixes (see https://github.com/rspatial/raster/issues?q=is%3Aissue+)

--- 18-April-2020, version 3.1-5
improvements:

new arguments "smin", "smax" and "samplesize" to \ 
"stretch"; and bug
fixes. See https://github.com/rspatial/raster/issues/70

layer names in GTiff files are now read from file. Requested by Kyle Taylor
https://github.com/rspatial/raster/issues/88

bug fixes:

parallel version of extract with polygons and "fun" messed up the
order of the values (reported by
Jacory). https://github.com/rspatial/raster/issues/79

raster::predict bug when using factors (reported by
vvirkki). https://github.com/rspatial/raster/issues/73

distanceFromPoints with large files:
https://github.com/rspatial/raster/issues/103

colortable lost when cropping RasterBrick:
https://github.com/rspatial/raster/issues/105

Error in stack() when providing both bands and varname:
https://github.com/rspatial/raster/issues/97

rasterize and multi-polygon containing hole: \ 
https://github.com/rspatial/raster/issues/93

Upside down raster: https://github.com/rspatial/raster/issues/95 (a
warning is given, not really fixed yet)

Extract to data.frame bug:
https://stackoverflow.com/questions/61174280/r-rasterextract-fails-to-create-data-frame
   2020-08-09 01:28:07 by Brook Milligan | Files touched by this commit (3)
Log message:
geography/R-raster: import R-raster-3.0.12

Reading, writing, manipulating, analyzing and modeling of gridded
spatial data. The package implements basic and high-level functions.
Processing of very large files is supported. There is a also support
for vector data operations such as intersections. See the manual and
tutorials on <https://rspatial.org/> to get started.