Type: Package Package: FedData Title: Functions to Automate Downloading Geospatial Data Available from Several Federated Data Sources Version: 3.0.1 Date: 2022-11-27 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, data.table, dplyr, httr, igraph, jsonlite, lifecycle, lubridate, magrittr, methods, progress, purrr, raster, readr, sf (>= 1.0), sp, stringr, terra (>= 1.0), tibble, tidyr, xml2 Encoding: UTF-8 LazyData: true NeedsCompilation: no Repository: CRAN RoxygenNote: 7.2.2 Suggests: covr, ggplot2, testthat, rgdal, ncdf4, usethis Packaged: 2022-11-27 23:41:50 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: 2022-11-28 08:00:02 UTC