affinity: Raster Georeferencing, Grid Affine Transforms, Cell Abstraction

Tools for raster georeferencing, grid affine transforms, and general raster logic. These functions provide converters between raster specifications, world vector, geotransform, 'RasterIO' window, and 'RasterIO window' in 'sf' package list format. There are functions to offset a matrix by padding any of four corners (useful for vectorizing neighbourhood operations), and helper functions to harvesting user clicks on a graphics device to use for simple georeferencing of images. Methods used are available from <https://en.wikipedia.org/wiki/World_file> and <https://gdal.org/user/raster_data_model.html>.

Version: 0.2.5
Depends: R (≥ 3.2.3)
Imports: raster, reproj, stats
Suggests: rmarkdown, covr, knitr
Published: 2021-06-02
Author: Michael D. Sumner [aut, cre]
Maintainer: Michael D. Sumner <mdsumner at gmail.com>
BugReports: https://github.com/hypertidy/affinity/issues
License: GPL-3
URL: https://github.com/hypertidy/affinity
NeedsCompilation: no
Materials: README NEWS
CRAN checks: affinity results

Documentation:

Reference manual: affinity.pdf
Vignettes: adjacencies

Downloads:

Package source: affinity_0.2.5.tar.gz
Windows binaries: r-devel: affinity_0.2.5.zip, r-release: affinity_0.2.5.zip, r-oldrel: affinity_0.2.5.zip
macOS binaries: r-release (arm64): affinity_0.2.5.tgz, r-oldrel (arm64): affinity_0.2.5.tgz, r-release (x86_64): affinity_0.2.5.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=affinity to link to this page.