{
  "_id": "6a2a97127b7a29ca6004f3e4",
  "Package": "networkLite",
  "Version": "1.1.0",
  "Date": "2025-01-08",
  "Title": "An Simplified Implementation of the 'network' Package\nFunctionality",
  "Description": "An implementation of some of the core 'network' package\nfunctionality based on a simplified data structure that is\nfaster in many research applications. This package is designed\nfor back-end use in the 'statnet' family of packages, including\n'EpiModel'. Support is provided for binary and weighted,\ndirected and undirected, bipartite and unipartite networks; no\ncurrent support for multigraphs, hypergraphs, or loops.",
  "Authors@R": "c(person(\"Samuel\", \"Jenness\",\nrole=c(\"cre\",\"aut\"), email=\"samuel.m.jenness@emory.edu\"),\nperson(\"Steven M.\",\"Goodreau\",\nrole=c(\"aut\"), email=\"goodreau@uw.edu\"),\nperson(\"Martina\", \"Morris\",\nrole=c(\"aut\"), email=\"morrism@uw.edu\"),\nperson(\"Adrien\", \"Le Guillou\",\nrole=c(\"aut\"), email=\"contact@aleguillou.org\"),\nperson(\"Chad\", \"Klumb\",\nrole=c(\"aut\"), email=\"cklumb@gmail.com\"),\nperson(\"Skye\", \"Bender-deMoll\",\nrole=c(\"ctb\"), email=\"skyebend@uw.edu\"),\nperson(c(\"Pavel\", \"N.\"), \"Krivitsky\",\nrole=c(\"ctb\"), email=\"pavel@statnet.org\", comment=c(ORCID=\"0000-0002-9101-3362\")))",
  "License": "GPL-3",
  "URL": "https://github.com/EpiModel/networkLite/",
  "BugReports": "https://github.com/EpiModel/networkLite/issues",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://epimodel.r-universe.dev",
  "Date/Publication": "2025-03-07 05:01:45 UTC",
  "RemoteUrl": "https://github.com/epimodel/networklite",
  "RemoteRef": "HEAD",
  "RemoteSha": "29b70b0e500a8fbcaa1ae869bfeefe94cd9576ff",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 11:00:47 UTC",
    "User": "root"
  },
  "Author": "Samuel Jenness [cre, aut],\nSteven M. Goodreau [aut],\nMartina Morris [aut],\nAdrien Le Guillou [aut],\nChad Klumb [aut],\nSkye Bender-deMoll [ctb],\nPavel N. Krivitsky [ctb] (ORCID:\n<https://orcid.org/0000-0002-9101-3362>)",
  "Maintainer": "Samuel Jenness <samuel.m.jenness@emory.edu>",
  "MD5sum": "878dfdc22642caf7c05e4088a61b0d22",
  "_user": "epimodel",
  "_type": "src",
  "_file": "networkLite_1.1.0.tar.gz",
  "_fileid": "186e88030a11f5a7d308d6290008d511a78e167c9de35b49bd7ad2441e50b7b8",
  "_filesize": 155331,
  "_sha256": "186e88030a11f5a7d308d6290008d511a78e167c9de35b49bd7ad2441e50b7b8",
  "_created": "2026-06-11T11:00:47.000Z",
  "_published": "2026-06-11T11:08:02.102Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80781592630,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7562291880"
    },
    {
      "job": 80781592632,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7562289542"
    },
    {
      "job": 80781592655,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7562308894"
    },
    {
      "job": 80781592796,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7562384410"
    },
    {
      "job": 80781154947,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562244047"
    },
    {
      "job": 80781592640,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562278090"
    },
    {
      "job": 80781592648,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7562280313"
    },
    {
      "job": 80781592667,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7562281769"
    },
    {
      "job": 80781592707,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7562270313"
    }
  ],
  "_buildurl": "https://github.com/r-universe/epimodel/actions/runs/27342046361",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/epimodel/networklite",
  "_commit": {
    "id": "29b70b0e500a8fbcaa1ae869bfeefe94cd9576ff",
    "author": "Pavel N. Krivitsky <p.krivitsky@unsw.edu.au>",
    "committer": "Pavel N. Krivitsky <p.krivitsky@unsw.edu.au>",
    "message": "Added \"fallback\" methods that emulate network's internal structure.\n",
    "time": 1741323705
  },
  "_maintainer": {
    "name": "Samuel Jenness",
    "email": "samuel.m.jenness@emory.edu",
    "login": "smjenness",
    "twitter": "@SamuelJenness",
    "description": "Associate Professor // Department of Epidemiology  // Emory University",
    "uuid": 2521570
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "network",
      "version": ">= 1.19.0",
      "role": "Depends"
    },
    {
      "package": "statnet.common",
      "version": ">= 4.11.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "epimodel",
  "_selfowned": true,
  "_usedby": 16,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "chad-klumb",
      "count": 69,
      "uuid": 10733914
    },
    {
      "user": "smjenness",
      "count": 19,
      "uuid": 2521570
    },
    {
      "user": "krivit",
      "count": 15,
      "uuid": 15682462
    }
  ],
  "_userbio": {
    "uuid": 26282757,
    "type": "organization",
    "name": "EpiModel Research Lab",
    "description": "EpiModel Research Lab @ Emory University "
  },
  "_downloads": {
    "count": 3787,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/networkLite"
  },
  "_devurl": "https://github.com/epimodel/networklite",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/networkLite.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/epimodel/networklite",
  "_realowner": "epimodel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-01-24"
    },
    {
      "version": "1.0.1",
      "date": "2023-01-25"
    },
    {
      "version": "1.0.5",
      "date": "2023-03-10"
    },
    {
      "version": "1.1.0",
      "date": "2025-01-08"
    }
  ],
  "_exports": [
    "as.networkLite",
    "atomize",
    "is.networkLite",
    "networkLite",
    "networkLite_initialize",
    "to_network_networkLite"
  ],
  "_help": [
    {
      "page": "networkLite-package",
      "title": "networkLite Package",
      "topics": [
        "networkLite-package"
      ]
    },
    {
      "page": "operators",
      "title": "Add and Subtract 'networkLite's",
      "topics": [
        "+.networkLite",
        "-.networkLite"
      ]
    },
    {
      "page": "last-resort",
      "title": "Last-resort utilities",
      "topics": [
        "$.networkLite",
        "[.networkLite"
      ]
    },
    {
      "page": "add_edges",
      "title": "Methods to Add or Modify Edges in a 'networkLite'.",
      "topics": [
        "add.edges.networkLite",
        "[<-.networkLite"
      ]
    },
    {
      "page": "add_vertices",
      "title": "Add Vertices to a 'networkLite'.",
      "topics": [
        "add.vertices.networkLite"
      ]
    },
    {
      "page": "matrix_conversions",
      "title": "Convert a 'networkLite' to a Matrix or 'tibble'.",
      "topics": [
        "as.edgelist.networkLite",
        "as.matrix.networkLite",
        "as_tibble.networkLite"
      ]
    },
    {
      "page": "as_networkLite",
      "title": "Convert to 'networkLite' Representation.",
      "topics": [
        "as.networkLite",
        "as.networkLite.default",
        "as.networkLite.network",
        "as.networkLite.networkLite"
      ]
    },
    {
      "page": "atomize",
      "title": "Convert Lists to Atomic Vectors Where Possible",
      "topics": [
        "atomize",
        "atomize.networkLite",
        "atomize.tbl_df"
      ]
    },
    {
      "page": "delete_edges",
      "title": "Delete edges from a networkLite.",
      "topics": [
        "delete.edges.networkLite"
      ]
    },
    {
      "page": "delete_vertices",
      "title": "Delete vertices from a networkLite.",
      "topics": [
        "delete.vertices.networkLite"
      ]
    },
    {
      "page": "get.inducedSubgraph.networkLite",
      "title": "Return an induced subgraph",
      "topics": [
        "get.inducedSubgraph.networkLite"
      ]
    },
    {
      "page": "attribute_methods",
      "title": "'networkLite' Attribute Methods",
      "topics": [
        "delete.edge.attribute.networkLite",
        "delete.network.attribute.networkLite",
        "delete.vertex.attribute.networkLite",
        "get.edge.attribute.networkLite",
        "get.edge.value.networkLite",
        "get.network.attribute.networkLite",
        "get.vertex.attribute.networkLite",
        "list.edge.attributes.networkLite",
        "list.network.attributes.networkLite",
        "list.vertex.attributes.networkLite",
        "set.edge.attribute.networkLite",
        "set.edge.value.networkLite",
        "set.network.attribute.networkLite",
        "set.vertex.attribute.networkLite"
      ]
    },
    {
      "page": "is.na",
      "title": "Extract 'networkLite' with Missing Edges Only",
      "topics": [
        "is.na.networkLite"
      ]
    },
    {
      "page": "is.networkLite",
      "title": "Test whether the object is a 'networkLite'",
      "topics": [
        "is.networkLite"
      ]
    },
    {
      "page": "mixingmatrix",
      "title": "Extract Mixing Matrix from 'networkLite'",
      "topics": [
        "mixingmatrix.networkLite"
      ]
    },
    {
      "page": "edgecount",
      "title": "Count Edges in a 'networkLite'",
      "topics": [
        "network.edgecount.networkLite",
        "network.naedgecount.networkLite"
      ]
    },
    {
      "page": "constructors",
      "title": "networkLite Constructor Utilities",
      "topics": [
        "networkLite",
        "networkLite.edgelist",
        "networkLite.matrix",
        "networkLite.numeric",
        "networkLite_initialize"
      ]
    },
    {
      "page": "permute.vertexIDs.networkLite",
      "title": "Permute vertices",
      "topics": [
        "permute.vertexIDs.networkLite"
      ]
    },
    {
      "page": "print",
      "title": "Print Basic Summary of a 'networkLite'",
      "topics": [
        "print.networkLite"
      ]
    },
    {
      "page": "to_network_networkLite",
      "title": "Convert a 'networkLite' object to a 'network' object",
      "topics": [
        "as.network.networkLite",
        "to_network_networkLite"
      ]
    },
    {
      "page": "valid.eids",
      "title": "valid.eids",
      "topics": [
        "valid.eids.networkLite"
      ]
    }
  ],
  "_readme": "https://github.com/epimodel/networklite/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "coda",
    "dplyr",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "network",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "statnet.common",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 5.7366577972160755,
  "_indexed": true,
  "_nocasepkg": "networklite",
  "_universes": [
    "epimodel",
    "smjenness"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-11T11:02:44.000Z",
      "distro": "noble",
      "commit": "29b70b0e500a8fbcaa1ae869bfeefe94cd9576ff",
      "fileid": "6d8e96220aefd1cfc22c9c78b61b6ed15b34edab6ca186533dc89a72e1378eee",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epimodel/actions/runs/27342046361"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-11T11:02:40.000Z",
      "distro": "noble",
      "commit": "29b70b0e500a8fbcaa1ae869bfeefe94cd9576ff",
      "fileid": "ebeea017f904baeec55530ec33e4be160b1836b4fecbd4867d92fb289d568330",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epimodel/actions/runs/27342046361"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-11T11:03:38.000Z",
      "commit": "29b70b0e500a8fbcaa1ae869bfeefe94cd9576ff",
      "fileid": "98cda114984f789f6b105cb1c8c87b1aa7823226d3aa8292688dfa1d1dabc4b0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epimodel/actions/runs/27342046361"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-11T11:07:07.000Z",
      "commit": "29b70b0e500a8fbcaa1ae869bfeefe94cd9576ff",
      "fileid": "ab3cb3b7b0142ffa7ba7b407ecdcda745a0ce9c63259b6bba3c7b7a79dc4cdb3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epimodel/actions/runs/27342046361"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-11T11:02:36.000Z",
      "commit": "29b70b0e500a8fbcaa1ae869bfeefe94cd9576ff",
      "fileid": "3125d0af0291b6e79e9ac32fe0db14311f9e84f3a8ce7032cfa26998b9f2cb84",
      "status": "success",
      "buildurl": "https://github.com/r-universe/epimodel/actions/runs/27342046361"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-11T11:02:02.000Z",
      "commit": "29b70b0e500a8fbcaa1ae869bfeefe94cd9576ff",
      "fileid": "493830ee1bb74e94a6c902c8a8969c418fdcb15f0a04e97496b7915fae7adf7e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epimodel/actions/runs/27342046361"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-11T11:02:07.000Z",
      "commit": "29b70b0e500a8fbcaa1ae869bfeefe94cd9576ff",
      "fileid": "ce522ecf69a23482777e13e36e6f444bc53011c82ee1d7c5a7bae6470044bea7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epimodel/actions/runs/27342046361"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-11T11:01:47.000Z",
      "commit": "29b70b0e500a8fbcaa1ae869bfeefe94cd9576ff",
      "fileid": "495230f4c5bc6ee9ed1a80693b453f0c216774a3ba872e9a8e180fb3de66aa92",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/epimodel/actions/runs/27342046361"
    }
  ]
}