Package: CropScapeR
Type: Package
Title: Access Cropland Data Layer Data via the 'CropScape' Web Service
Version: 1.0.1
Authors@R: c(person(given = "Bowen", family = "Chen", role = c("aut", "cre"), email = "bwchen0719@gmail.com", comment = c(ORCID = "0000-0003-0370-2756")),
             person(given = "Benjamin", family = "Gramig", role = "ctb"))
Description: Interface to easily access Cropland Data Layer (CDL) data for any area of interest via the 'CropScape' <https://nassgeodata.gmu.edu/CropScape/> web service.  
Encoding: UTF-8
License: GPL (>= 2)
LazyData: true
RoxygenNote: 7.0.2
Depends: R (>= 3.6.0)
Imports: dplyr (>= 0.8.3), magrittr (>= 1.5), raster (>= 3.0), rgdal
        (>= 1.4), sp (>= 1.3), data.table (>= 1.12.8), httr (>= 1.4.1),
        RJSONIO (>= 1.3), utils (>= 3.6.1)
NeedsCompilation: no
Packaged: 2020-07-05 17:26:20 UTC; bwchen
Author: Bowen Chen [aut, cre] (<https://orcid.org/0000-0003-0370-2756>),
  Benjamin Gramig [ctb]
Maintainer: Bowen Chen <bwchen0719@gmail.com>
Repository: CRAN
Date/Publication: 2020-07-05 18:40:34 UTC
