Package: exactextractr
Title: Fast Extraction from Raster Datasets using Polygons
Version: 0.9.1
Authors@R: c(
        person("Daniel Baston", email = "dbaston@isciences.com", role = c("aut", "cre")),
        person("ISciences, LLC", role="cph"))
Description: Provides a replacement for the 'extract' function from the 'raster' package
    that is suitable for extracting raster values using 'sf' polygons.
Depends: R (>= 3.4.0)
License: Apache License (== 2.0)
SystemRequirements: GEOS (>= 3.5.0)
Imports: Rcpp (>= 0.12.12), methods, raster, sf (>= 0.9.0),
URL: https://isciences.gitlab.io/exactextractr/,
        https://github.com/isciences/exactextractr
BugReports: https://github.com/isciences/exactextractr/issues
LinkingTo: Rcpp
Suggests: dplyr, foreign, knitr, ncdf4, rgdal, rmarkdown, testthat,
        terra (>= 1.5.17)
Encoding: UTF-8
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2022-11-16 15:02:20 UTC; dan
Author: Daniel Baston [aut, cre],
  ISciences, LLC [cph]
Maintainer: Daniel Baston <dbaston@isciences.com>
Repository: CRAN
Date/Publication: 2022-11-16 22:50:07 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 16:20:58 UTC; windows
Archs: i386, x64
