Package: rlandfire
Type: Package
Title: Interface to 'LANDFIRE Product Service' API
Version: 2.0.0
Authors@R: 
  c(person(given = "Mark",
           family = "Buckner",
           role = c("aut", "cre", "cph"),
           email = "mab677@cornell.edu",
           comment = c(ORCID = "0000-0002-9692-7454")))
Maintainer: Mark Buckner <mab677@cornell.edu>
Description: Provides access to a suite of geospatial data layers for wildfire management, fuel modeling, ecology, natural resource management, climate, conservation, etc., via the 'LANDFIRE' (<https://www.landfire.gov/>) Product Service ('LFPS') API.
License: GPL (>= 3)
Encoding: UTF-8
URL: https://github.com/bcknr/rlandfire
BugReports: https://github.com/bcknr/rlandfire/issues
RoxygenNote: 7.3.2
Imports: curl, httr2, sf, terra, utils
Suggests: foreign, httptest2, httr, knitr, lifecycle, raster,
        rmarkdown, stars, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2025-04-28 22:17:10 UTC; mark
Author: Mark Buckner [aut, cre, cph] (<https://orcid.org/0000-0002-9692-7454>)
Repository: CRAN
Date/Publication: 2025-04-28 22:30:02 UTC
Built: R 4.3.3; ; 2025-04-28 23:31:33 UTC; unix
