{
  "_id": "6a27d89324555f66ed546ba7",
  "Type": "Package",
  "Package": "sparsegl",
  "Title": "Sparse Group Lasso",
  "Version": "1.1.1",
  "Authors@R": "c(\nperson(\"Daniel J.\", \"McDonald\", , \"daniel@stat.ubc.ca\", role = c(\"aut\", \"cre\")),\nperson(\"Xiaoxuan\", \"Liang\", , \"xiaoxuan.liang@stat.ubc.ca\", role = \"aut\"),\nperson(\"Anibal\", \"Solón Heinsfeld\", , \"anibalsolon@gmail.com\", role = \"aut\"),\nperson(\"Aaron\", \"Cohen\", , \"cohenaa@indiana.edu\", role = \"aut\"),\nperson(\"Yi\", \"Yang\", , \"yi.yang6@mcgill.ca\", role = \"ctb\"),\nperson(\"Hui\", \"Zou\", role = \"ctb\"),\nperson(\"Jerome\", \"Friedman\", role = \"ctb\"),\nperson(\"Trevor\", \"Hastie\", role = \"ctb\"),\nperson(\"Rob\", \"Tibshirani\", role = \"ctb\"),\nperson(\"Balasubramanian\", \"Narasimhan\", role = \"ctb\"),\nperson(\"Kenneth\", \"Tay\", role = \"ctb\"),\nperson(\"Noah\", \"Simon\", role = \"ctb\"),\nperson(\"Junyang\", \"Qian\", role = \"ctb\"),\nperson(\"James\", \"Yang\", role = \"ctb\")\n)",
  "Description": "Efficient implementation of sparse group lasso with\noptional bound constraints on the coefficients; see\n<doi:10.18637/jss.v110.i06>.  It supports the use of a sparse\ndesign matrix as well as returning coefficient estimates in a\nsparse matrix. Furthermore, it correctly calculates the degrees\nof freedom to allow for information criteria rather than\ncross-validation with very large data. Finally, the interface\nto compiled code avoids unnecessary copies and allows for the\nuse of long integers.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/dajmcdon/sparsegl,\nhttps://dajmcdon.github.io/sparsegl/",
  "BugReports": "https://github.com/dajmcdon/sparsegl/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.2",
  "Packaged": {
    "Date": "2026-06-09 09:05:42 UTC",
    "User": "root"
  },
  "Author": "Daniel J. McDonald [aut, cre], Xiaoxuan Liang [aut], Anibal\nSolón Heinsfeld [aut], Aaron Cohen [aut], Yi Yang [ctb], Hui\nZou [ctb], Jerome Friedman [ctb], Trevor Hastie [ctb], Rob\nTibshirani [ctb], Balasubramanian Narasimhan [ctb], Kenneth Tay\n[ctb], Noah Simon [ctb], Junyang Qian [ctb], James Yang [ctb]",
  "Maintainer": "Daniel J. McDonald <daniel@stat.ubc.ca>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-08-25 02:50:42 UTC",
  "RemoteUrl": "https://github.com/cran/sparsegl",
  "RemoteRef": "HEAD",
  "RemoteSha": "9c23391c86f1876bbcb3d53e3f95aaa9a1299e22",
  "MD5sum": "87415b92f9530c56d2202379f905bb06",
  "_user": "cran",
  "_type": "src",
  "_file": "sparsegl_1.1.1.tar.gz",
  "_fileid": "67c7d83219a73b4b1b367c8f63e3a6ea545b1da2c47354525a17d267f4b4e318",
  "_filesize": 952014,
  "_sha256": "67c7d83219a73b4b1b367c8f63e3a6ea545b1da2c47354525a17d267f4b4e318",
  "_created": "2026-06-09T09:05:42.000Z",
  "_published": "2026-06-09T09:10:43.751Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80286723802,
      "time": 249,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7503318650"
    },
    {
      "job": 80286723746,
      "time": 200,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7503299115"
    },
    {
      "job": 80286723839,
      "time": 208,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503303214"
    },
    {
      "job": 80286723805,
      "time": 221,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503306707"
    },
    {
      "job": 80286000852,
      "time": 237,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503221974"
    },
    {
      "job": 80286723735,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503270146"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27195486440",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sparsegl",
  "_commit": {
    "id": "9c23391c86f1876bbcb3d53e3f95aaa9a1299e22",
    "author": "Daniel J. McDonald <daniel@stat.ubc.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.1\n",
    "time": 1724554242
  },
  "_maintainer": {
    "name": "Daniel J. McDonald",
    "email": "daniel@stat.ubc.ca",
    "login": "dajmcdon",
    "description": "",
    "uuid": 20528078
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dotCall64",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "RSpectra",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "gglasso",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "splines",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dajmcdon",
      "count": 8,
      "uuid": 20528078
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 867,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sparsegl"
  },
  "_devurl": "https://github.com/dajmcdon/sparsegl",
  "_pkgdown": "https://dajmcdon.github.io/sparsegl/",
  "_searchresults": 28,
  "_topics": [
    "fortran"
  ],
  "_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/readme.html",
    "extra/readme.md",
    "extra/sparsegl.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dajmcdon/sparsegl",
  "_realowner": "dajmcdon",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2022-03-07"
    },
    {
      "version": "0.4.0",
      "date": "2022-09-05"
    },
    {
      "version": "0.5.0",
      "date": "2022-09-22"
    },
    {
      "version": "1.0.0",
      "date": "2022-11-29"
    },
    {
      "version": "1.0.1",
      "date": "2023-01-27"
    },
    {
      "version": "1.0.2",
      "date": "2023-09-25"
    },
    {
      "version": "1.1.0",
      "date": "2024-06-26"
    },
    {
      "version": "1.1.1",
      "date": "2024-08-26"
    }
  ],
  "_exports": [
    "%>%",
    "cv.sparsegl",
    "estimate_risk",
    "gr_one_norm",
    "gr_two_norm",
    "grouped_one_norm",
    "grouped_sp_norm",
    "grouped_two_norm",
    "grouped_zero_norm",
    "make_irls_warmup",
    "one_norm",
    "sp_group_norm",
    "sparsegl",
    "two_norm",
    "zero_norm"
  ],
  "_datasets": [
    {
      "name": "trust_experts",
      "title": "Trust in scientific experts during the Covid-19 pandemic",
      "object": "trust_experts",
      "class": [
        "data.frame"
      ],
      "fields": [
        "region",
        "age",
        "gender",
        "raceethnicity",
        "cli",
        "hh_cmnty_cli",
        "period",
        "trust_experts"
      ],
      "rows": 9759,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coef.cv.sparsegl",
      "title": "Extract coefficients from a 'cv.sparsegl' object.",
      "topics": [
        "coef.cv.sparsegl"
      ]
    },
    {
      "page": "coef.sparsegl",
      "title": "Extract model coefficients from a 'sparsegl' object.",
      "topics": [
        "coef.sparsegl"
      ]
    },
    {
      "page": "cv.sparsegl",
      "title": "Cross-validation for a 'sparsegl' object.",
      "topics": [
        "cv.sparsegl"
      ]
    },
    {
      "page": "estimate_risk",
      "title": "Calculate information criteria.",
      "topics": [
        "estimate_risk"
      ]
    },
    {
      "page": "make_irls_warmup",
      "title": "Create starting values for iterative reweighted least squares",
      "topics": [
        "make_irls_warmup"
      ]
    },
    {
      "page": "plot.cv.sparsegl",
      "title": "Plot cross-validation curves produced from a 'cv.sparsegl' object.",
      "topics": [
        "plot.cv.sparsegl"
      ]
    },
    {
      "page": "plot.sparsegl",
      "title": "Plot solution paths from a 'sparsegl' object.",
      "topics": [
        "plot.sparsegl"
      ]
    },
    {
      "page": "predict.cv.sparsegl",
      "title": "Make predictions from a 'cv.sparsegl' object.",
      "topics": [
        "predict.cv.sparsegl"
      ]
    },
    {
      "page": "predict.sparsegl",
      "title": "Make predictions from a 'sparsegl' object.",
      "topics": [
        "predict.sparsegl"
      ]
    },
    {
      "page": "sparsegl",
      "title": "Regularization paths for sparse group-lasso models",
      "topics": [
        "sparsegl"
      ]
    },
    {
      "page": "trust_experts",
      "title": "Trust in scientific experts during the Covid-19 pandemic",
      "topics": [
        "trust_experts"
      ]
    },
    {
      "page": "grouped_sp_norm",
      "title": "Calculate common norms",
      "topics": [
        "grouped_one_norm",
        "grouped_sp_norm",
        "grouped_two_norm",
        "grouped_zero_norm",
        "gr_one_norm",
        "gr_two_norm",
        "one_norm",
        "sp_group_norm",
        "two_norm",
        "zero_norm"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/sparsegl/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/sparsegl/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dotCall64",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "RSpectra",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_vignettes": [
    {
      "source": "sparsegl.Rmd",
      "filename": "sparsegl.html",
      "title": "Getting started with sparsegl",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installing",
        "sparsegl()",
        "Plotting sparsegl objects",
        "cv.sparsegl()",
        "Methods",
        "estimate_risk()",
        "References"
      ],
      "created": "2022-03-07 19:30:05",
      "modified": "2024-08-25 02:50:42",
      "commits": 5
    }
  ],
  "_score": 3.6232492903979003,
  "_indexed": false,
  "_nocasepkg": "sparsegl",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://dajmcdon.r-universe.dev/sparsegl",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-09T09:08:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9c23391c86f1876bbcb3d53e3f95aaa9a1299e22",
      "fileid": "3a028ded854b82fb57822f5ecaa27aba1821e2c3dde54d6af0c24a9ab5aa33a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27195486440"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-09T09:07:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9c23391c86f1876bbcb3d53e3f95aaa9a1299e22",
      "fileid": "8fbfa6b76ec20e781211a70d5771bd55f1623495e899d805e352413873b44590",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27195486440"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-09T09:07:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9c23391c86f1876bbcb3d53e3f95aaa9a1299e22",
      "fileid": "12884ccac7c211a4adb56c94718696e226ea333f59cfa5697e1620a6779142c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27195486440"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-09T09:08:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9c23391c86f1876bbcb3d53e3f95aaa9a1299e22",
      "fileid": "4ac2f5ef7aa79b00a3ecb00906411616729a9a2f416a40f61e7da2ca3cdc168b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27195486440"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-06-09T09:08:03.000Z",
      "arch": "emscripten",
      "commit": "9c23391c86f1876bbcb3d53e3f95aaa9a1299e22",
      "fileid": "c146070482702e3f9b89e77f4b911ed740a8a8caf0b414d3749598543b35081e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27195486440"
    }
  ]
}