Package: exactextractr
Title: Fast Extraction from Raster Datasets using Polygons
Version: 0.1.0
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)
Imports: Rcpp (>= 0.12.12), methods, raster, sf,
LinkingTo: Rcpp
Suggests: testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2019-07-29 18:43:00 UTC; dbaston
Author: Daniel Baston [aut, cre],
  ISciences, LLC [cph]
Maintainer: Daniel Baston <dbaston@isciences.com>
Repository: CRAN
Date/Publication: 2019-08-01 11:00:03 UTC
