# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "affinity" in publications use:' type: software license: GPL-3.0-only title: 'affinity: Raster Georeferencing, Grid Affine Transforms, Cell Abstraction' version: 0.2.5 doi: 10.32614/CRAN.package.affinity abstract: 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 and . authors: - family-names: Sumner given-names: Michael D. email: mdsumner@gmail.com repository: https://hypertidy.r-universe.dev repository-code: https://github.com/hypertidy/affinity commit: d55748a57f1abc331974e9a516de0fa8ecf8e1d4 url: https://github.com/hypertidy/affinity contact: - family-names: Sumner given-names: Michael D. email: mdsumner@gmail.com