{
  "_id": "6a22900acd65a98ecbd5587c",
  "Package": "NetworkReg",
  "Type": "Package",
  "Title": "Generalized Linear Regression Models on Network-Linked Data with\nStatistical Inference",
  "Version": "2.0",
  "Date": "2024-10-10",
  "Authors@R": "c(person(\"Jianxiang Wang\", email = \"jw1881@scarletmail.rutgers.edu\", role = c(\"aut\", \"cre\")), person(\"Tianxi Li\", email = \"tianxili@umn.edu\", role = c(\"aut\")),\nperson(\"Can M. Le\", email = \"canle@ucdavis.edu\", role = c(\"aut\")))",
  "Description": "Linear regression model and generalized linear models with\nnonparametric network effects on network-linked observations.\nThe model is originally proposed by Le and Li (2022)\n<doi:10.48550/arXiv.2007.00803> and is assumed on observations\nthat are connected by a network or similar relational data\nstructure. A more recent work by Wang, Le and Li (2024)\n<doi:10.48550/arXiv.2410.01163> further extends the framework\nto generalized linear models. All these models are implemented\nin the current package. The model does not assume that the\nrelational data or network structure to be precisely observed;\nthus, the method is provably robust to a certain level of\nperturbation of the network structure. The package contains the\nestimation and inference function for the model.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Encoding": "UTF-8",
  "Packaged": {
    "Date": "2026-06-05 08:56:41 UTC",
    "User": "root"
  },
  "Author": "Jianxiang Wang [aut, cre], Tianxi Li [aut], Can M. Le [aut]",
  "Maintainer": "Jianxiang Wang <jw1881@scarletmail.rutgers.edu>",
  "RoxygenNote": "7.3.1",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-11-01 08:00:08 UTC",
  "RemoteUrl": "https://github.com/cran/NetworkReg",
  "RemoteRef": "HEAD",
  "RemoteSha": "06cbcb23ec54763316fe2f7b9b3dd562906de2af",
  "MD5sum": "1d36041c98ff4e965f060cb8cd28009c",
  "_user": "cran",
  "_type": "src",
  "_file": "NetworkReg_2.0.tar.gz",
  "_fileid": "be845a19f788b4ac967d5373368aa19445cc6cc239db5a07bb8e094166b7e4fa",
  "_filesize": 105352,
  "_sha256": "be845a19f788b4ac967d5373368aa19445cc6cc239db5a07bb8e094166b7e4fa",
  "_created": "2026-06-05T08:56:41.000Z",
  "_published": "2026-06-05T08:59:54.382Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79696220757,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432757744"
    },
    {
      "job": 79696220738,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432756548"
    },
    {
      "job": 79695752824,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432711126"
    },
    {
      "job": 79696220729,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432745611"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27005421598",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/NetworkReg",
  "_commit": {
    "id": "06cbcb23ec54763316fe2f7b9b3dd562906de2af",
    "author": "Jianxiang Wang <jw1881@scarletmail.rutgers.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0\n",
    "time": 1730448008
  },
  "_maintainer": {
    "name": "Jianxiang Wang",
    "email": "jw1881@scarletmail.rutgers.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "randnet",
      "role": "Imports"
    },
    {
      "package": "RSpectra",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tianxili",
      "count": 1,
      "uuid": 8325330
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 539,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/NetworkReg"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NetworkReg.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2020-07-07"
    },
    {
      "version": "1.1",
      "date": "2024-02-08"
    },
    {
      "version": "2.0",
      "date": "2024-11-01"
    }
  ],
  "_exports": [
    "net.gen.from.P",
    "SP.Inf"
  ],
  "_help": [
    {
      "page": "NetworkReg-package",
      "title": "Generalized Linear Regression Models on Network-Linked Data with Statistical Inference",
      "topics": [
        "NetworkReg-package"
      ]
    },
    {
      "page": "net.gen.from.P",
      "title": "generates a network from the given connection probability",
      "topics": [
        "net.gen.from.P"
      ]
    },
    {
      "page": "SP.Inf",
      "title": "Fitting Generalized Linear Model on Network-Linked Data",
      "topics": [
        "SP.Inf"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "ash",
    "AUC",
    "bitops",
    "boot",
    "cli",
    "cluster",
    "colorspace",
    "cpp11",
    "data.table",
    "deSolve",
    "entropy",
    "farver",
    "fda",
    "fds",
    "FNN",
    "gamm4",
    "ggplot2",
    "glue",
    "grpreg",
    "gtable",
    "hdrcde",
    "irlba",
    "isoband",
    "kernlab",
    "KernSmooth",
    "ks",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "locfit",
    "magic",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "minqa",
    "multicool",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnls",
    "pbs",
    "pcaPP",
    "poweRlaw",
    "pracma",
    "R6",
    "rainbow",
    "randnet",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RCurl",
    "Rdpack",
    "reformulas",
    "refund",
    "rlang",
    "RLRsim",
    "RSpectra",
    "S7",
    "scales",
    "sparseFLMM",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "networkreg",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0",
      "date": "2026-06-05T08:58:48.000Z",
      "distro": "noble",
      "commit": "06cbcb23ec54763316fe2f7b9b3dd562906de2af",
      "fileid": "15606027a65610f8983dd1a951cf4edd6b12698b398499ba88a5d7e0b3344eab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27005421598"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0",
      "date": "2026-06-05T08:58:47.000Z",
      "distro": "noble",
      "commit": "06cbcb23ec54763316fe2f7b9b3dd562906de2af",
      "fileid": "3db74d6b03e548847a53f4173fb144a16eb33bba42d09feae8ebe9e951c85ddb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27005421598"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0",
      "date": "2026-06-05T08:58:56.000Z",
      "commit": "06cbcb23ec54763316fe2f7b9b3dd562906de2af",
      "fileid": "82ad5ac2f0de96753fd95f2780f46d04cc2c860ac2637b599c85db60435dd393",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27005421598"
    }
  ]
}