Type: Package Package: FedData Title: Functions to Automate Downloading Geospatial Data Available from Several Federated Data Sources Version: 3.0.3 Date: 2023-03-10 Authors@R: c(person(given = c("R.", "Kyle"), family = "Bocinsky", role = c("aut", "cre", "cph"), email = "bocinsky@gmail.com"), person(given = "Dylan", family = "Beaudette", role = "ctb"), person(given = "Scott", family = "Chamberlain", role = c("ctb", "rev")), person(given = "Jeffrey", family = "Hollister", role = "ctb"), person(given = "Julia", family = "Gustavsen", role = "rev")) Description: Functions to automate downloading geospatial data available from several federated data sources (mainly sources maintained by the US Federal government). Currently, the package enables extraction from seven datasets: The National Elevation Dataset digital elevation models (1 and 1/3 arc-second; USGS); The National Hydrography Dataset (USGS); The Soil Survey Geographic (SSURGO) database from the National Cooperative Soil Survey (NCSS), which is led by the Natural Resources Conservation Service (NRCS) under the USDA; the Global Historical Climatology Network (GHCN), coordinated by National Climatic Data Center at NOAA; the Daymet gridded estimates of daily weather parameters for North America, version 3, available from the Oak Ridge National Laboratory's Distributed Active Archive Center (DAAC); the International Tree Ring Data Bank; and the National Land Cover Database (NLCD). License: MIT + file LICENSE URL: https://docs.ropensci.org/FedData/, https://github.com/ropensci/FedData BugReports: https://github.com/ropensci/FedData/issues SystemRequirements: GDAL (>= 3.0.0) Depends: R (>= 3.2.0) Imports: curl, httr, data.table, dplyr, tibble, tidyr, stringr, igraph, jsonlite, xml2, lifecycle, lubridate, magrittr, methods, progress, purrr, readr, terra (>= 1.0), raster (>= 3.6.3), sf (>= 1.0), sp Encoding: UTF-8 LazyData: true NeedsCompilation: no Repository: CRAN RoxygenNote: 7.2.3 Suggests: covr, ggplot2, testthat, ncdf4, usethis Packaged: 2023-03-10 21:58:57 UTC; bocinsky Author: R. Kyle Bocinsky [aut, cre, cph], Dylan Beaudette [ctb], Scott Chamberlain [ctb, rev], Jeffrey Hollister [ctb], Julia Gustavsen [rev] Maintainer: R. Kyle Bocinsky Date/Publication: 2023-03-10 22:40:10 UTC