{
  "_id": "6a100ef5acfb0bcc41c8155a",
  "Package": "netsubsamp",
  "Type": "Package",
  "Title": "Multivariate Inference of Network Moments by Subsampling",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Mingyu\",    \"Qi\",   role = \"aut\"),\nperson(\"Chen-Wei\",  \"Hua\",  role = \"aut\"),\nperson(\"Tianxi\",    \"Li\",   email = \"tianxili@umn.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Wen\",       \"Zhou\", role = \"aut\"))",
  "Description": "Implements node subsampling methods for multivariate\ninference on network moments (rescaled motif counts),\nincluding: uniform node subsampling to approximate the joint\ndistribution of multiple network moments (Algorithm 1);\nexternally sparsified moments for density-matched comparisons\n(Algorithm 2); and a two-sample test for unmatchable networks\nwith unequal edge densities via a split-and-sparsify\nsubsampling procedure (Algorithm 3). Built-in support for\nV-shape (2-star), triangle, and 3-star motifs, with a\nuser-extensible interface for arbitrary additional motifs.\nParallel execution is supported via 'doParallel' and 'foreach'.\nBased on Qi, Hua, Li and Zhou (2024)\n<doi:10.48550/arXiv.2409.01599>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 08:05:18 UTC",
    "User": "root"
  },
  "Author": "Mingyu Qi [aut], Chen-Wei Hua [aut], Tianxi Li [aut, cre], Wen\nZhou [aut]",
  "Maintainer": "Tianxi Li <tianxili@umn.edu>",
  "Repository": "https://tianxili.r-universe.dev",
  "Date/Publication": "2026-04-21 19:42:33 UTC",
  "RemoteUrl": "https://github.com/cran/netsubsamp",
  "RemoteRef": "HEAD",
  "RemoteSha": "020fd15eb731ad082ac78b3e1414d71f1ef8808c",
  "MD5sum": "4ade39a14d08984a4fe7487e67bd9bf8",
  "_user": "tianxili",
  "_type": "src",
  "_file": "netsubsamp_1.0.0.tar.gz",
  "_fileid": "8256bfe84a45843491bef3c3c7f4ad9c48bc071dd0593893419131fbb9fc27f6",
  "_filesize": 215048,
  "_sha256": "8256bfe84a45843491bef3c3c7f4ad9c48bc071dd0593893419131fbb9fc27f6",
  "_created": "2026-05-22T08:05:18.000Z",
  "_published": "2026-05-22T08:08:21.742Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77340719252,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155778122"
    },
    {
      "job": 77340719219,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155778534"
    },
    {
      "job": 77340719128,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155779568"
    },
    {
      "job": 77340719161,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155772606"
    },
    {
      "job": 77340302997,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155739647"
    },
    {
      "job": 77340719167,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155774189"
    },
    {
      "job": 77340719176,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155768168"
    },
    {
      "job": 77340719227,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155760078"
    },
    {
      "job": 77340719207,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155765421"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tianxili/actions/runs/26275998991",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/netsubsamp",
  "_commit": {
    "id": "020fd15eb731ad082ac78b3e1414d71f1ef8808c",
    "author": "Tianxi Li <tianxili@umn.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1776800553
  },
  "_maintainer": {
    "name": "Tianxi Li",
    "email": "tianxili@umn.edu",
    "login": "tianxili",
    "description": "Assistant Professor of Statistics, University of Minnesota, Twin Cities",
    "uuid": 8325330
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "randnet",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2026-04-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tianxili",
      "count": 1,
      "uuid": 8325330
    }
  ],
  "_userbio": {
    "uuid": 8325330,
    "type": "user",
    "name": "Tianxi Li",
    "description": "Assistant Professor of Statistics, University of Minnesota, Twin Cities"
  },
  "_downloads": {
    "count": 475,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/netsubsamp"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/netsubsamp.html",
    "manual.pdf"
  ],
  "_realowner": "tianxili",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-04-21"
    }
  ],
  "_exports": [
    "sparsify_moments",
    "subsample_moments",
    "two_sample_test"
  ],
  "_help": [
    {
      "page": "netsubsamp-package",
      "title": "netsubsamp: Multivariate Inference of Network Moments by Subsampling",
      "topics": [
        "netsubsamp-package",
        "netsubsamp"
      ]
    },
    {
      "page": "sparsify_moments",
      "title": "Externally sparsified network moments (Algorithm 2)",
      "topics": [
        "sparsify_moments"
      ]
    },
    {
      "page": "subsample_moments",
      "title": "Uniform node subsampling for multivariate network moments (Algorithm 1)",
      "topics": [
        "subsample_moments"
      ]
    },
    {
      "page": "two_sample_test",
      "title": "Two-sample test for unmatchable networks with unequal densities (Algorithm 3)",
      "topics": [
        "two_sample_test"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "iterators"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "netsubsamp",
  "_universes": [
    "tianxili"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-22T08:07:25.000Z",
      "distro": "noble",
      "commit": "020fd15eb731ad082ac78b3e1414d71f1ef8808c",
      "fileid": "00035a937195f6d3487c4af26850ea2c9658f65a15f5cc593978caf5b26fd7e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tianxili/actions/runs/26275998991"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-22T08:07:27.000Z",
      "distro": "noble",
      "commit": "020fd15eb731ad082ac78b3e1414d71f1ef8808c",
      "fileid": "e5f694bfa41f871a38f28bd17052b728b25b80bc9d037a6af9844d2c0655563d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tianxili/actions/runs/26275998991"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-22T08:07:34.000Z",
      "commit": "020fd15eb731ad082ac78b3e1414d71f1ef8808c",
      "fileid": "5689875219df41690a3b866f3a12d85865b024da171743f279de808b4ff5b7b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tianxili/actions/runs/26275998991"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-22T08:07:10.000Z",
      "commit": "020fd15eb731ad082ac78b3e1414d71f1ef8808c",
      "fileid": "3771f28eeef4e4e3b693938e4d696bc4e1f0e502dcb8d58f7d5f9fa1f94a72ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tianxili/actions/runs/26275998991"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T08:07:22.000Z",
      "commit": "020fd15eb731ad082ac78b3e1414d71f1ef8808c",
      "fileid": "bb3a4865040be9bcd96a98ef588e3d5e92abe48df08d6edeb988c8e16f6ee403",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tianxili/actions/runs/26275998991"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-22T08:06:51.000Z",
      "commit": "020fd15eb731ad082ac78b3e1414d71f1ef8808c",
      "fileid": "afecf63a3fb0d625b057a1fdc859cd308ad483fc096387454b77d032497ce394",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tianxili/actions/runs/26275998991"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-22T08:06:23.000Z",
      "commit": "020fd15eb731ad082ac78b3e1414d71f1ef8808c",
      "fileid": "ce06be4094f5611865685f18a3f5335cd30131a5e57e3074d6186fd0bbc6be71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tianxili/actions/runs/26275998991"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-22T08:06:40.000Z",
      "commit": "020fd15eb731ad082ac78b3e1414d71f1ef8808c",
      "fileid": "34d0c9738c986781c856cd2f5af6999503f9cd744b0ded9827404fa9eff2b55c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tianxili/actions/runs/26275998991"
    }
  ]
}