{
  "_id": "6a27b50124555f66ed53861e",
  "Package": "simplifyNet",
  "Type": "Package",
  "Title": "Network Sparsification",
  "Version": "0.0.1",
  "Language": "en-US",
  "Authors@R": "c(person(given = \"Andrew\",\nfamily = \"Kramer\",\nrole = c(\"aut\"),\nemail = \"amkramer@usf.edu\"),\nperson(given = \"Alexander\",\nfamily = \"Mercier\",\nrole = c(\"aut\", \"cre\", \"trl\"),\nemail = \"amercier@g.harvard.edu\"),\nperson(given = \"Shubhankar\",\nfamily = \"Tripathi\",\nrole = c(\"ctb\"),\nemail = \"shubhankar1201@outlook.com\"),\nperson(given = \"Tomlin\",\nfamily = \"Pulliam\",\nrole = c(\"ctb\")),\nperson(given = \"John\",\nfamily = \"Drake\",\nrole = c(\"ctb\"),\nemail = \"jdrake@uga.edu\",\ncomment = c(ORCID = \"0000-0003-4646-1235\")))",
  "Maintainer": "Alexander Mercier <amercier@g.harvard.edu>",
  "Description": "Network sparsification with a variety of novel and known\nnetwork sparsification techniques. All network sparsification\ntechniques reduce the number of edges, not the number of nodes.\nNetwork sparsification is sometimes referred to as network\ndimensionality reduction. This package is based on the work of\nSpielman, D., Srivastava, N. (2009)<arXiv:0803.0929>. Koutis\nI., Levin, A., Peng, R. (2013)<arXiv:1209.5821>. Toivonen, H.,\nMahler, S., Zhou, F. (2010)<doi:10.1007>. Foti, N., Hughes, J.,\nRockmore, D. (2011)<doi:10.1371>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 06:13:49 UTC",
    "User": "root"
  },
  "Author": "Andrew Kramer [aut], Alexander Mercier [aut, cre, trl],\nShubhankar Tripathi [ctb], Tomlin Pulliam [ctb], John Drake\n[ctb] (<https://orcid.org/0000-0003-4646-1235>)",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://ammercier.r-universe.dev",
  "Date/Publication": "2022-11-15 15:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/simplifyNet",
  "RemoteRef": "HEAD",
  "RemoteSha": "22431e6c830ad05363f01968c88a39b1853625b7",
  "MD5sum": "902da6959998028e1875038e612c1f90",
  "_user": "ammercier",
  "_type": "src",
  "_file": "simplifyNet_0.0.1.tar.gz",
  "_fileid": "4e30688f9889521a9ec45e3254406769c2aedb3d40db9ba34e1499d2fd13ff32",
  "_filesize": 147020,
  "_sha256": "4e30688f9889521a9ec45e3254406769c2aedb3d40db9ba34e1499d2fd13ff32",
  "_created": "2026-06-09T06:13:49.000Z",
  "_published": "2026-06-09T06:38:57.501Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80259874360,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7499891636"
    },
    {
      "job": 80259874355,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499891338"
    },
    {
      "job": 80259874321,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500233033"
    },
    {
      "job": 80259874402,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500245648"
    },
    {
      "job": 80259573035,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499861263"
    },
    {
      "job": 80259874327,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499888093"
    },
    {
      "job": 80259874373,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7499881173"
    },
    {
      "job": 80259874391,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499883177"
    },
    {
      "job": 80259874343,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499881298"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ammercier/actions/runs/27187475009",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/simplifyNet",
  "_commit": {
    "id": "22431e6c830ad05363f01968c88a39b1853625b7",
    "author": "Alexander Mercier <amercier@g.harvard.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.1\n",
    "time": 1668526202
  },
  "_maintainer": {
    "name": "Alexander Mercier",
    "email": "amercier@g.harvard.edu",
    "login": "ammercier",
    "description": "",
    "uuid": 46980768
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "sanic",
      "version": ">= 0.0.1",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.2-18",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 4.0.2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 4.0.2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.9",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ammercier",
      "count": 1,
      "uuid": 46980768
    }
  ],
  "_userbio": {
    "uuid": 46980768,
    "type": "user",
    "name": "AMMercier"
  },
  "_downloads": {
    "count": 171,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/simplifyNet"
  },
  "_searchresults": 0,
  "_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/simplifyNet.html",
    "manual.pdf"
  ],
  "_realowner": "ammercier",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-11-15"
    }
  ],
  "_exports": [
    "add.edges",
    "bestpath",
    "DFS",
    "EffR",
    "EffRSparse",
    "EList_Mtrx",
    "find.neighbors",
    "gns",
    "igraph.to.elist",
    "irefit",
    "is.connected",
    "lans",
    "Lap",
    "Mtrx_EList",
    "net.as",
    "normProbs",
    "remove.edges",
    "rerank",
    "sparse.step",
    "sqrt_WDiag",
    "sVIM",
    "WDiag"
  ],
  "_help": [
    {
      "page": "bestpath",
      "title": "Sparsification via Best Path",
      "topics": [
        "bestpath"
      ]
    },
    {
      "page": "EffR",
      "title": "Effective resistances calculator",
      "topics": [
        "EffR"
      ]
    },
    {
      "page": "EffRSparse",
      "title": "Sparsification through edge sampling via effective resistances",
      "topics": [
        "EffRSparse"
      ]
    },
    {
      "page": "EList_Mtrx",
      "title": "Edge list to adjacency matrix",
      "topics": [
        "EList_Mtrx"
      ]
    },
    {
      "page": "gns",
      "title": "Global Network Sparsification",
      "topics": [
        "gns"
      ]
    },
    {
      "page": "irefit",
      "title": "Iterative refitting",
      "topics": [
        "irefit"
      ]
    },
    {
      "page": "lans",
      "title": "Local Adaptive Network Sparsification",
      "topics": [
        "lans"
      ]
    },
    {
      "page": "Mtrx_EList",
      "title": "Adjacency matrix to edge list",
      "topics": [
        "Mtrx_EList"
      ]
    },
    {
      "page": "net.as",
      "title": "Network format converter",
      "topics": [
        "net.as"
      ]
    }
  ],
  "_readme": "https://github.com/cran/simplifyNet/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "sanic",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "simplifynet",
  "_universes": [
    "ammercier"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-09T06:15:48.000Z",
      "distro": "noble",
      "commit": "22431e6c830ad05363f01968c88a39b1853625b7",
      "fileid": "f52005f379e783b02131fec72dd752fd8476a9dc258ae5139c73f867a085460f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ammercier/actions/runs/27187475009"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-09T06:15:47.000Z",
      "distro": "noble",
      "commit": "22431e6c830ad05363f01968c88a39b1853625b7",
      "fileid": "7190364f5f369a0a21e727085bff3d9360a0c202768346759a13ede48a600289",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ammercier/actions/runs/27187475009"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-09T06:37:15.000Z",
      "commit": "22431e6c830ad05363f01968c88a39b1853625b7",
      "fileid": "a3bd821800cebac53da134e28b3fa455f4413f47c945abcaa7597cc8e7c6ab8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ammercier/actions/runs/27187475009"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-09T06:38:00.000Z",
      "commit": "22431e6c830ad05363f01968c88a39b1853625b7",
      "fileid": "3aaea5fc9747409fde412eb520817be9d0615cb43bb0410d90ee6db12d3f8eef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ammercier/actions/runs/27187475009"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-09T06:15:48.000Z",
      "commit": "22431e6c830ad05363f01968c88a39b1853625b7",
      "fileid": "999ad74db21c310e7a5f2b8bf67455f6e963b39e718bd7c99f6bd7af0e421a05",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ammercier/actions/runs/27187475009"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-09T06:15:03.000Z",
      "commit": "22431e6c830ad05363f01968c88a39b1853625b7",
      "fileid": "0343e4ed7689c04fa26824b477964425705b5c0fb2896ff34bb8153d9c285ec0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ammercier/actions/runs/27187475009"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-09T06:15:10.000Z",
      "commit": "22431e6c830ad05363f01968c88a39b1853625b7",
      "fileid": "6488673b4e088ed62f80cc3945c10b6461d2f2ef3e9d3aa3dd911aadf38d67f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ammercier/actions/runs/27187475009"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-09T06:15:00.000Z",
      "commit": "22431e6c830ad05363f01968c88a39b1853625b7",
      "fileid": "8079e0749efd4ed3cd33b7329e0e35445e4446ba221f40b78e0d4277cf833706",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ammercier/actions/runs/27187475009"
    }
  ]
}