Package: rlandfire
Type: Package
Title: Interface to 'LANDFIRE Product Service' API
Version: 1.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/index.php>) Product Service ('LFPS') API.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/bcknr/rlandfire
BugReports: https://github.com/bcknr/rlandfire/issues
RoxygenNote: 7.2.3
Imports: httr, sf, utils
Suggests: knitr, raster, rmarkdown, stars, terra, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2024-03-14 20:56:57 UTC; mark
Author: Mark Buckner [aut, cre, cph] (<https://orcid.org/0000-0002-9692-7454>)
Repository: CRAN
Date/Publication: 2024-03-15 11:20:02 UTC
Built: R 4.2.3; ; 2024-03-15 12:49:28 UTC; unix
