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/statnet
26 June 2024, 09:42:08 UTC
  • Code
  • Branches (53)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/tags/2.0
    • refs/tags/2.0-1
    • 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.1
    • refs/tags/2.1-1
    • refs/tags/2.5
    • refs/tags/2.6
    • refs/tags/2013.11.0
    • refs/tags/2014.2.0
    • refs/tags/2015.11.0
    • refs/tags/2015.6.2
    • refs/tags/2016.4
    • refs/tags/2016.9
    • refs/tags/2018.10
    • refs/tags/2019.6
    • refs/tags/3.0-1
    • refs/tags/3.1-0
    • refs/tags/R-2.10.0
    • refs/tags/R-2.10.1
    • refs/tags/R-2.11.0
    • refs/tags/R-2.11.1
    • refs/tags/R-2.12.0
    • refs/tags/R-2.12.1
    • refs/tags/R-2.12.2
    • refs/tags/R-2.13.0
    • refs/tags/R-2.13.1
    • refs/tags/R-2.13.2
    • refs/tags/R-2.14.0
    • refs/tags/R-2.14.1
    • refs/tags/R-2.14.2
    • refs/tags/R-2.15.0
    • refs/tags/R-2.15.1
    • refs/tags/R-2.15.2
    • refs/tags/R-2.15.3
    • refs/tags/R-2.6.2
    • refs/tags/R-2.7.0
    • refs/tags/R-2.7.1
    • refs/tags/R-2.7.2
    • refs/tags/R-2.8.0
    • refs/tags/R-2.8.1
    • refs/tags/R-2.9.0
    • refs/tags/R-2.9.1
    • refs/tags/R-2.9.2
    • refs/tags/R-3.0.0
    • refs/tags/R-3.0.1
    • refs/tags/R-3.0.2
    • refs/tags/R-3.0.3
    No releases to show
  • c55b36e
  • /
  • 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:1500eaa13198dc7130c9c60edde5f097143c9f8c
origin badgedirectory badge Iframe embedding
swh:1:dir:c55b36ecdfb97f90d2dbf967657b07a39ae9f5a1
origin badgerevision badge
swh:1:rev:8ecf73631475c86070257f2d339ebc261ebcafa0
origin badgesnapshot badge
swh:1:snp:4727dd88296eeb5e206bc989261ce6807dec4b3f
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: 8ecf73631475c86070257f2d339ebc261ebcafa0 authored by Pavel N. Krivitsky on 05 February 2014, 00:00:00 UTC
version 2014.2.0
Tip revision: 8ecf736
DESCRIPTION
Package: statnet
Version: 2014.2.0
Date: 2014-02-05
Title: Software tools for the Statistical Analysis of Network Data
Authors@R: c(
	     person("Mark S.", "Handcock", role=c("aut"), email="handcock@stat.ucla.edu"),
	     person("David R.", "Hunter", role=c("aut"), email="dhunter@stat.psu.edu"),
	     person("Carter T.", "Butts", role=c("aut"), email="buttsc@uci.edu"),
	     person("Steven M.", "Goodreau", role=c("aut"), email="goodreau@u.washington.edu"),
	     person("Pavel N.", "Krivitsky", role=c("aut","cre"), email="pavel@uow.edu.au"),
	     person("Skye", "Bender-deMoll", role=c("aut"), email="skyebend@skyeome.net"),
	     person("Martina", "Morris", role=c("aut"), email="morrism@u.washington.edu")
	     )
Depends: R (>= 2.15), network (>= 1.9.0), ergm (>= 3.1.2), sna (>=
        2.3.2), networkDynamic (>= 0.6.1), tergm (>= 3.1.4), ergm.count
        (>= 3.1.1), latentnet (>= 2.5.0)
Suggests: networksis (>= 2.1.2), degreenet (>= 1.2), relevent (>=
        1.0.3), ndtv (>= 0.5.1), EpiModel (>= 0.95)
Imports: statnet.common (>= 3.1.1)
Description: An integrated set of tools for the representation, visualization, analysis, and simulation of network data. For an introduction, type help(package='statnet')
License: GPL-3 + file LICENSE
URL: http://statnet.org
Packaged: 2014-02-09 21:20:42 UTC; pavel
Author: Mark S. Handcock [aut],
  David R. Hunter [aut],
  Carter T. Butts [aut],
  Steven M. Goodreau [aut],
  Pavel N. Krivitsky [aut, cre],
  Skye Bender-deMoll [aut],
  Martina Morris [aut]
Maintainer: Pavel N. Krivitsky <pavel@uow.edu.au>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-02-10 06:55:28

back to top

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