{
  "_id": "6a1af9e61d7bb097a09fbb5b",
  "Package": "sparsenetgls",
  "Type": "Package",
  "Title": "Using Gaussian graphical structue learning estimation in\ngeneralized least squared regression for multivariate normal\nregression",
  "Version": "1.31.0",
  "Authors@R": "c(person(\"Irene\", \"Zeng\", role = c(\"aut\", \"cre\"),\nemail = \"szen003@aucklanduni.ac.nz\"),\nperson(\"Thomas\", \"Lumley\", role = \"ctb\", email = \"t.lumey@auckland.ac.nz\"))",
  "Description": "The package provides methods of combining the graph\nstructure learning and generalized least squares regression to\nimprove the regression estimation. The main function\nsparsenetgls() provides solutions for multivariate regression\nwith Gaussian distributed dependant variables and explanatory\nvariables utlizing multiple well-known graph structure learning\napproaches to estimating the precision matrix, and uses a\npenalized variance covariance matrix with a distance tuning\nparameter of the graph structure in deriving the sandwich\nestimators in generalized least squares (gls) regression. This\npackage also provides functions for assessing a Gaussian\ngraphical model which uses the penalized approach. It uses\nReceiver Operative Characteristics curve as a visualization\ntool in the assessment.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "URL": "",
  "RoxygenNote": "6.0.1",
  "biocViews": "ImmunoOncology,\nGraphAndNetwork,Regression,Metabolomics,CopyNumberVariation,MassSpectrometry,Proteomics,Software,Visualization",
  "bugReport": "https://github.com/superOmics/sparsenetgls/issues",
  "VignetteBuilder": "knitr",
  "SystemRequirements": "GNU make",
  "Config/pak/sysreqs": "libglpk-dev make libxml2-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:48:41 UTC",
  "RemoteUrl": "https://github.com/bioc/sparsenetgls",
  "RemoteRef": "HEAD",
  "RemoteSha": "4baecb048db05ce38811b569adf497e3be59a81c",
  "Packaged": {
    "Date": "2026-05-30 09:49:24 UTC",
    "User": "root"
  },
  "Author": "Irene Zeng [aut, cre],\nThomas Lumley [ctb]",
  "Maintainer": "Irene Zeng <szen003@aucklanduni.ac.nz>",
  "MD5sum": "26e0929f8d019fa23a0e822714a5247e",
  "_user": "bioc",
  "_type": "src",
  "_file": "sparsenetgls_1.31.0.tar.gz",
  "_fileid": "3cd2b111fe029e5f1dfedb548b0254f2fa931d5afb14d4f9f33d960cba1960c4",
  "_filesize": 596596,
  "_sha256": "3cd2b111fe029e5f1dfedb548b0254f2fa931d5afb14d4f9f33d960cba1960c4",
  "_created": "2026-05-30T09:49:24.000Z",
  "_published": "2026-05-30T14:53:26.139Z",
  "_jobs": [
    {
      "job": 78640730718,
      "time": 164,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307525474"
    },
    {
      "job": 78640730722,
      "time": 218,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307530012"
    },
    {
      "job": 78640730724,
      "time": 238,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307531845"
    },
    {
      "job": 78640730723,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309025325"
    },
    {
      "job": 78640730732,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309026839"
    },
    {
      "job": 78639892204,
      "time": 408,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307303569"
    },
    {
      "job": 78640730720,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307521293"
    },
    {
      "job": 78640730729,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307521236"
    },
    {
      "job": 78640730731,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307520768"
    },
    {
      "job": 78640730739,
      "time": 140,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307522810"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26676904142",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/sparsenetgls",
  "_commit": {
    "id": "4baecb048db05ce38811b569adf497e3be59a81c",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380521
  },
  "_maintainer": {
    "name": "Irene Zeng",
    "email": "szen003@aucklanduni.ac.nz"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "huge",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "version": ">= 5.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.31.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.30.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "graphandnetwork",
    "regression",
    "metabolomics",
    "copynumbervariation",
    "massspectrometry",
    "proteomics",
    "software",
    "visualization"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 328,
    "source": "https://www.bioconductor.org/packages/stats/bioc/sparsenetgls"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/sparsenetgls.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "assess_direct",
    "convertbeta",
    "glassonet2",
    "lassoglmnet",
    "path_result_for_roc",
    "plot_roc",
    "plotsngls",
    "sparsenetgls"
  ],
  "_datasets": [
    {
      "name": "bandprec",
      "title": "bandprec data for vignette",
      "object": "bandprec",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "V13",
        "V14",
        "V15",
        "V16",
        "V17",
        "V18",
        "V19",
        "V20",
        "V21",
        "V22",
        "V23",
        "V24",
        "V25",
        "V26",
        "V27",
        "V28",
        "V29",
        "V30",
        "V31",
        "V32",
        "V33",
        "V34",
        "V35",
        "V36",
        "V37",
        "V38",
        "V39",
        "V40",
        "V41",
        "V42",
        "V43",
        "V44",
        "V45",
        "V46",
        "V47",
        "V48",
        "V49",
        "V50"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "assess_direct",
      "title": "The assess_direct() function",
      "topics": [
        "assess_direct"
      ]
    },
    {
      "page": "bandprec",
      "title": "bandprec data for vignette",
      "topics": [
        "bandprec"
      ]
    },
    {
      "page": "convertbeta",
      "title": "The convertbeta() function",
      "topics": [
        "convertbeta"
      ]
    },
    {
      "page": "glassonet2",
      "title": "The glassonet2() function",
      "topics": [
        "glassonet2"
      ]
    },
    {
      "page": "lassoglmnet",
      "title": "The lassoglmnet() function",
      "topics": [
        "lassoglmnet"
      ]
    },
    {
      "page": "path_result_for_roc",
      "title": "The path_result_for_roc() function",
      "topics": [
        "path_result_for_roc"
      ]
    },
    {
      "page": "plot_roc",
      "title": "The plot_roc() function",
      "topics": [
        "plot_roc"
      ]
    },
    {
      "page": "plotsngls",
      "title": "The plotsngls() function",
      "topics": [
        "plotsngls"
      ]
    },
    {
      "page": "sparsenetgls",
      "title": "The sparsenetgls() function",
      "topics": [
        "sparsenetgls"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "foreach",
    "glmnet",
    "glue",
    "huge",
    "igraph",
    "iterators",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "pkgconfig",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "shape",
    "survival",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "vignettes_sparsenetgls.Rmd",
      "filename": "vignettes_sparsenetgls.html",
      "title": "Introduction to sparsenetgls",
      "author": "Irene SL Zeng and Thomas Lumley",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Summary",
        "The model",
        "The sparsenetgls R package",
        "Installation",
        "Use bioconductor as installation source",
        "Use github as installation source",
        "Instructions and Examples of using the main functions",
        "sessionInfo",
        "References"
      ],
      "created": "2018-08-09 00:18:31",
      "modified": "2020-07-26 09:39:54",
      "commits": 3
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "sparsenetgls",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.31.0",
      "date": "2026-05-30T10:30:45.000Z",
      "distro": "noble",
      "commit": "4baecb048db05ce38811b569adf497e3be59a81c",
      "fileid": "586e506418ebbdae855df745f41c636cb15c897f75a9bb41fd2ecd2c3de7855d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676904142"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.31.0",
      "date": "2026-05-30T10:31:03.000Z",
      "distro": "noble",
      "commit": "4baecb048db05ce38811b569adf497e3be59a81c",
      "fileid": "edbe14e52722e2098e5ca9508132dfee1af40500c49441dff281f1a55295a5d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676904142"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.31.0",
      "date": "2026-05-30T14:52:04.000Z",
      "commit": "4baecb048db05ce38811b569adf497e3be59a81c",
      "fileid": "abb58d80f631080dabfa57e38dbb89692d7eec416b222bcccb01f634c3b3f524",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676904142"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.31.0",
      "date": "2026-05-30T14:52:24.000Z",
      "commit": "4baecb048db05ce38811b569adf497e3be59a81c",
      "fileid": "edf12e4496783dc22370259a745498413bff050f6153b5bd2d2d0b0eeb4b723c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676904142"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.31.0",
      "date": "2026-05-30T10:29:51.000Z",
      "commit": "4baecb048db05ce38811b569adf497e3be59a81c",
      "fileid": "c54f7fe0646721ffd939781b9810e37a2778dfe3e81c0372fbceb286d5b928ad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676904142"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-05-30T10:28:51.000Z",
      "commit": "4baecb048db05ce38811b569adf497e3be59a81c",
      "fileid": "f381bc5f1eda15d54132d0cde65e24d8db6ad7df374041e10de309d64a639f85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676904142"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-05-30T10:28:45.000Z",
      "commit": "4baecb048db05ce38811b569adf497e3be59a81c",
      "fileid": "b718fbae142a47284788589623dcae11ebaea2e65acdbd6461f31a3b03a4ccc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676904142"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-05-30T10:29:32.000Z",
      "commit": "4baecb048db05ce38811b569adf497e3be59a81c",
      "fileid": "22a0eec984c94ca3e42e388aa68bbb9324e14c1e21113db9765eaab1007af667",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676904142"
    }
  ]
}