Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/cran/FedData
12 May 2025, 03:24:35 UTC
  • Code
  • Branches (41)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/tags/1.0
    • refs/tags/1.1.0
    • refs/tags/2.0.0
    • refs/tags/2.0.1
    • refs/tags/2.0.10
    • refs/tags/2.0.2
    • refs/tags/2.0.3
    • refs/tags/2.0.4
    • refs/tags/2.0.5
    • refs/tags/2.0.6
    • refs/tags/2.0.7
    • refs/tags/2.0.8
    • refs/tags/2.0.9
    • refs/tags/2.2.0
    • refs/tags/2.3.0
    • refs/tags/2.3.1
    • refs/tags/2.3.2
    • refs/tags/2.3.5
    • refs/tags/2.4.0
    • refs/tags/2.4.5
    • refs/tags/2.4.6
    • refs/tags/2.4.7
    • refs/tags/2.5.0
    • refs/tags/2.5.1
    • refs/tags/2.5.2
    • refs/tags/2.5.3
    • refs/tags/2.5.4
    • refs/tags/2.5.5
    • refs/tags/2.5.6
    • refs/tags/2.5.7
    • refs/tags/3.0.0
    • refs/tags/3.0.1
    • refs/tags/3.0.2
    • refs/tags/3.0.3
    • refs/tags/3.0.4
    • refs/tags/4.0.0
    • refs/tags/4.0.1
    • refs/tags/4.1.0
    • refs/tags/4.2.0
    • refs/tags/4.3.0
    No releases to show
  • b4e7fb3
  • /
  • DESCRIPTION
Raw File Download
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge Iframe embedding
swh:1:cnt:d9ec15a904487716fe7dccb26d48fdc23b3a2531
origin badgedirectory badge Iframe embedding
swh:1:dir:b4e7fb3eae858c40b6ba83dd71de7c0ed4b43219
origin badgerevision badge
swh:1:rev:dfaef01d625dcc80d2187472604b4f3219bfff8f
origin badgesnapshot badge
swh:1:snp:d6fd22c94afe698a333c0af98f5c265e1ea5e20f
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: dfaef01d625dcc80d2187472604b4f3219bfff8f authored by R. Kyle Bocinsky on 15 December 2017, 07:17:47 UTC
version 2.5.0
Tip revision: dfaef01
DESCRIPTION
Package: FedData
Type: Package
Title: Functions to Automate Downloading Geospatial Data Available from
        Several Federated Data Sources
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).
Version: 2.5.0
Date: 2017-12-14
Author: R. Kyle Bocinsky [aut, cre], Dylan Beaudette [ctb], Scott Chamberlain [ctb]
Authors@R: c(person(given = c("R.", "Kyle"), family = "Bocinsky",
    role = c("aut", "cre"), email = "bocinsky@gmail.com"),
    person(given = c("Dylan"), family = "Beaudette", role = "ctb"),
    person(given = c("Scott"), family = "Chamberlain", role = "ctb"))
Maintainer: R. Kyle Bocinsky <bocinsky@gmail.com>
URL: https://github.com/ropensci/FedData
BugReports: https://github.com/ropensci/FedData/issues
License: MIT + file LICENSE
Depends: R (>= 3.2.0), sp
Imports: data.table, devtools, soilDB, igraph, curl, methods, rgdal,
        raster, Hmisc, rgeos, readr, lubridate, dplyr, magrittr,
        foreach, ncdf4, stringr
Repository: CRAN
NeedsCompilation: no
RoxygenNote: 6.0.1
Suggests: testthat, covr, roxygen2
Packaged: 2017-12-14 23:46:34 UTC; bocinsky
Date/Publication: 2017-12-15 08:17:47 UTC

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API

back to top