grainchanger: Moving-Window and Direct Data Aggregation

Data aggregation via moving window or direct methods. Aggregate a fine-resolution raster to a grid. The moving window method smooths the surface using a specified function within a moving window of a specified size and shape prior to aggregation. The direct method simply aggregates to the grid using the specified function.

Version: 0.1.0
Depends: R (≥ 3.3)
Imports: raster, sf, furrr, checkmate, methods
Suggests: testthat, spelling, knitr, rmarkdown, covr, ggplot2, landscapetools
Published: 2019-03-08
Author: Laura Graham ORCID iD [aut, cre], Felix Eigenbrod [ctb] (Input on initial conceptual development), Marco Sciaini [ctb] (Input on package development and structure)
Maintainer: Laura Graham <LauraJaneEGraham at gmail.com>
BugReports: https://github.com/laurajanegraham/grainchanger/issues
License: GPL-3
URL: https://github.com/laurajanegraham/grainchanger
NeedsCompilation: no
Language: en-GB
Materials: README NEWS
CRAN checks: grainchanger results

Downloads:

Reference manual: grainchanger.pdf
Vignettes: Using Grainchanger
Package source: grainchanger_0.1.0.tar.gz
Windows binaries: r-devel: grainchanger_0.1.0.zip, r-release: grainchanger_0.1.0.zip, r-oldrel: not available
OS X binaries: r-release: grainchanger_0.1.0.tgz, r-oldrel: not available

Linking:

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