{
  "_id": "6a103c18acfb0bcc41c9bd36",
  "Package": "statnet",
  "Version": "2021.6",
  "Date": "2021-06-24",
  "Title": "Software Tools for the Statistical Analysis of Network Data",
  "Authors@R": "c(\nperson(\"Statnet Development Team\", role=c(\"aut\"), email=\"contact@statnet.org\"),\nperson(\"Martina\", \"Morris\", role=c(\"aut\",\"cre\"), email=\"morrism@uw.edu\")\n)",
  "BugReports": "https://github.com/statnet/statnet/issues",
  "Description": "This package is designed to make it easy to install and\nload key packages from the 'statnet' suite in a single step.\nThe `statnet` suite is a collection of packages for statistical\nnetwork analysis that are designed to work together; they share\ncommon data representations, 'API' design and a uniform user\ninterface.  Together they provide an integrated set of tools\nfor the exploration, visualization, statistical analysis, and\nsimulation of many different forms of network data. Learn more\nabout 'statnet' at <https://www.statnet.org>.  Tutorials for\nmany packages can be found at\n<https://github.com/statnet/Workshops/wiki>. For an\nintroduction to functions in this package, type\nhelp(package='statnet').",
  "License": "GPL-3 + file LICENSE",
  "URL": "https://statnet.org",
  "RoxygenNote": "7.1.1",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake libglpk-dev make libmagick++-dev gsfonts\ntexlive libicu-dev libuv1-dev libxml2-dev libssl-dev",
  "Repository": "https://statnet.r-universe.dev",
  "Date/Publication": "2021-06-26 06:16:54 UTC",
  "RemoteUrl": "https://github.com/statnet/statnet",
  "RemoteRef": "HEAD",
  "RemoteSha": "8e86964318d782a2dee3cea30141ba485996bc0d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 10:28:14 UTC",
    "User": "root"
  },
  "Author": "Statnet Development Team [aut],\nMartina Morris [aut, cre]",
  "Maintainer": "Martina Morris <morrism@uw.edu>",
  "MD5sum": "72503ee56aa6ecfbcba60b5d17c8a8d1",
  "_user": "statnet",
  "_type": "src",
  "_file": "statnet_2021.6.tar.gz",
  "_fileid": "8f32437e1cd8c4e825218fbc97d2fb16f27ab6579696713d8f5d2691a775b594",
  "_filesize": 116009,
  "_sha256": "8f32437e1cd8c4e825218fbc97d2fb16f27ab6579696713d8f5d2691a775b594",
  "_created": "2026-05-11T10:28:14.000Z",
  "_published": "2026-05-22T11:20:56.335Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77369229638,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6916149436"
    },
    {
      "job": 77369229689,
      "time": 207,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6916149775"
    },
    {
      "job": 77369229672,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6916126959"
    },
    {
      "job": 77369229356,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6916128360"
    },
    {
      "job": 77369229244,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6916081222"
    },
    {
      "job": 77369229017,
      "time": 170,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159264891"
    },
    {
      "job": 77369229854,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6916123094"
    },
    {
      "job": 77369229741,
      "time": 178,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6916140437"
    },
    {
      "job": 77369229508,
      "time": 208,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6916150328"
    }
  ],
  "_buildurl": "https://github.com/r-universe/statnet/actions/runs/25664485205",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/statnet/statnet",
  "_commit": {
    "id": "8e86964318d782a2dee3cea30141ba485996bc0d",
    "author": "Martina Morris <morrism@uw.edu>",
    "committer": "Martina Morris <morrism@uw.edu>",
    "message": "forgot to reroxygen\n",
    "time": 1624688214
  },
  "_maintainer": {
    "name": "Martina Morris",
    "email": "morrism@uw.edu",
    "login": "martinamorris",
    "uuid": 8194530
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "ergm",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "tergm",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "statnet.common",
      "version": ">= 4.5",
      "role": "Imports"
    },
    {
      "package": "network",
      "version": ">= 1.17",
      "role": "Imports"
    },
    {
      "package": "networkDynamic",
      "version": ">= 0.11",
      "role": "Imports"
    },
    {
      "package": "sna",
      "version": ">= 2.4",
      "role": "Imports"
    },
    {
      "package": "tsna",
      "version": ">= 0.3",
      "role": "Imports"
    },
    {
      "package": "ndtv",
      "version": ">= 0.13.0",
      "role": "Imports"
    },
    {
      "package": "ergm.count",
      "version": ">= 4.0",
      "role": "Imports"
    },
    {
      "package": "ergm.rank",
      "version": ">= 4.0",
      "role": "Imports"
    },
    {
      "package": "ergm.ego",
      "version": ">= 0.9",
      "role": "Imports"
    },
    {
      "package": "latentnet",
      "version": ">= 2.10",
      "role": "Imports"
    },
    {
      "package": "relevent",
      "version": ">= 1.0-4",
      "role": "Imports"
    }
  ],
  "_owner": "statnet",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 46,
  "_contributors": [
    {
      "user": "krivit",
      "count": 48,
      "uuid": 15682462
    },
    {
      "user": "skyebend",
      "count": 22,
      "uuid": 3160937
    },
    {
      "user": "martinamorris",
      "count": 18,
      "uuid": 8194530
    },
    {
      "user": "handcock",
      "count": 8,
      "uuid": 2207202
    },
    {
      "user": "drh20drh20",
      "count": 6,
      "uuid": 11050464
    },
    {
      "user": "lxwang2",
      "count": 2,
      "uuid": 8983279
    }
  ],
  "_userbio": {
    "uuid": 8194544,
    "type": "organization",
    "name": "Statnet",
    "description": "Statistical software for the analysis, simulation and visualization of network data."
  },
  "_downloads": {
    "count": 1811,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/statnet"
  },
  "_mentions": 66,
  "_devurl": "https://github.com/statnet/statnet",
  "_searchresults": 1080,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/statnet.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/statnet/statnet",
  "_realowner": "statnet",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.0",
      "date": "2008-01-16"
    },
    {
      "version": "2.0-1",
      "date": "2008-01-17"
    },
    {
      "version": "2.0-2",
      "date": "2008-01-19"
    },
    {
      "version": "2.0-3",
      "date": "2008-01-23"
    },
    {
      "version": "2.0-4",
      "date": "2008-01-27"
    },
    {
      "version": "2.0-5",
      "date": "2008-01-28"
    },
    {
      "version": "2.0-6",
      "date": "2008-03-21"
    },
    {
      "version": "2.0-7",
      "date": "2008-04-18"
    },
    {
      "version": "2.1",
      "date": "2008-05-02"
    },
    {
      "version": "2.1-1",
      "date": "2009-12-11"
    },
    {
      "version": "2.5",
      "date": "2011-01-25"
    },
    {
      "version": "2.6",
      "date": "2011-02-03"
    },
    {
      "version": "3.0-1",
      "date": "2012-07-16"
    },
    {
      "version": "3.1-0",
      "date": "2013-05-13"
    },
    {
      "version": "2013.11.0",
      "date": "2013-11-29"
    },
    {
      "version": "2014.2.0",
      "date": "2014-02-10"
    },
    {
      "version": "2015.6.2",
      "date": "2015-07-18"
    },
    {
      "version": "2015.11.0",
      "date": "2015-11-10"
    },
    {
      "version": "2016.4",
      "date": "2016-04-04"
    },
    {
      "version": "2016.9",
      "date": "2016-09-09"
    },
    {
      "version": "2018.10",
      "date": "2018-10-22"
    },
    {
      "version": "2019.6",
      "date": "2019-06-17"
    }
  ],
  "_exports": [
    "update_statnet"
  ],
  "_help": [
    {
      "page": "statnet-package",
      "title": "Easily Install and Load the 'statnet' Packages for Statistical Network Analysis",
      "topics": [
        "statnet-package",
        "statnet"
      ]
    },
    {
      "page": "update_statnet",
      "title": "Update the Core Component Packages of the 'statnet' Suite",
      "topics": [
        "update_statnet"
      ]
    }
  ],
  "_readme": "https://github.com/statnet/statnet/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "animation",
    "askpass",
    "base64",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "coda",
    "cpp11",
    "curl",
    "DBI",
    "DEoptimR",
    "digest",
    "dplyr",
    "egor",
    "ergm",
    "ergm.count",
    "ergm.ego",
    "ergm.multi",
    "ergm.rank",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "jquerylib",
    "jsonlite",
    "knitr",
    "latentnet",
    "lattice",
    "lifecycle",
    "lpSolveAPI",
    "magick",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "minqa",
    "mitools",
    "mvtnorm",
    "ndtv",
    "network",
    "networkDynamic",
    "networkLite",
    "nlme",
    "numDeriv",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "relevent",
    "rlang",
    "rle",
    "rmarkdown",
    "robustbase",
    "sass",
    "scatterplot3d",
    "sna",
    "srvyr",
    "statnet.common",
    "stringi",
    "stringr",
    "survey",
    "survival",
    "sys",
    "tergm",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "tinytex",
    "trust",
    "tsna",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 8.35204004615462,
  "_indexed": true,
  "_nocasepkg": "statnet",
  "_universes": [
    "statnet",
    "martinamorris"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2021.6",
      "date": "2026-05-11T10:31:00.000Z",
      "distro": "noble",
      "commit": "8e86964318d782a2dee3cea30141ba485996bc0d",
      "fileid": "08f4eeea38742b237abb82dd979fa55b91fbade90bec2676f82c6fad11be8370",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/25664485205"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2021.6",
      "date": "2026-05-11T10:31:30.000Z",
      "distro": "noble",
      "commit": "8e86964318d782a2dee3cea30141ba485996bc0d",
      "fileid": "a646c0ca5a3e41fd1006ddae0addea05dddfb2cd0f9ec730be5289bedfec6c65",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/25664485205"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2021.6",
      "date": "2026-05-11T10:30:23.000Z",
      "commit": "8e86964318d782a2dee3cea30141ba485996bc0d",
      "fileid": "9e2436987357839bc51ebeb6a62bd36ad475277be38027dcafae03c55da17f33",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/25664485205"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2021.6",
      "date": "2026-05-11T10:30:26.000Z",
      "commit": "8e86964318d782a2dee3cea30141ba485996bc0d",
      "fileid": "cef50674a5a619577f65eb7a84dea2c48f269469fa27fd6adb36219d50aa9561",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/25664485205"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2021.6",
      "date": "2026-05-11T10:29:41.000Z",
      "commit": "8e86964318d782a2dee3cea30141ba485996bc0d",
      "fileid": "6a462cf430109d36f90812b299477848105efd46c3ea3e75848a59a5d118b0eb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/25664485205"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2021.6",
      "date": "2026-05-11T10:30:38.000Z",
      "commit": "8e86964318d782a2dee3cea30141ba485996bc0d",
      "fileid": "abdac14715d4076e1d499aae18dcc44e7a8dcec8de56870572cb14537fa02594",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/25664485205"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2021.6",
      "date": "2026-05-11T10:31:27.000Z",
      "commit": "8e86964318d782a2dee3cea30141ba485996bc0d",
      "fileid": "bc5a498248ec2546295d974c6b5f1010c4c22adcf7ba19ca0911275e79f29d6e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/25664485205"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2021.6",
      "date": "2026-05-22T11:20:35.000Z",
      "commit": "8e86964318d782a2dee3cea30141ba485996bc0d",
      "fileid": "6488208b10a5fb72a73d77f049ea35c8b084f5b4d87359f2af37e4b1ffe5e2f9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/25664485205"
    }
  ]
}