Package: cdlTools
Title: Tools to Download and Work with USDA Cropscape Data
Version: 1.13
Date: 2024-03-23
Authors@R: c(
    person("Jonathan", "Lisic", email = "jlisic@gmail.com", role = "cre"),
    person("Lu", "Chen", role = "aut"),
    person("Jemma","Stachelek", email = "stachel2@msu.edu", role="ctb")
    )
Maintainer: Jonathan Lisic <jlisic@gmail.com>
URL: https://github.com/jlisic/cdlTools
BugReports: https://github.com/jlisic/cdlTools/issues
Description: Downloads USDA National Agricultural Statistics Service (NASS) 
    cropscape data for a specified state. Utilities for fips, abbreviation, 
    and name conversion are also provided. Full functionality requires an 
    internet connection, but data sets can be cached for later off-line use.
License: Unlimited
LazyData: true
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: raster, terra, stringr, rvest, utils, httr
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2024-03-23 18:41:18 UTC; jonathanlisic
Author: Jonathan Lisic [cre],
  Lu Chen [aut],
  Jemma Stachelek [ctb]
Repository: CRAN
Date/Publication: 2024-03-23 20:00:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 03:02:35 UTC; windows
Archs: x64
