{
  "_id": "6a65a04128baeae240e9c988",
  "Package": "gglasso",
  "Title": "Group Lasso Penalized Learning Using a Unified BMD Algorithm",
  "Version": "1.4",
  "Date": "2017-9-12",
  "Author": "Yi Yang <yi.yang6@mcgill.ca>, Hui Zou <hzou@stat.umn.edu>",
  "Authors@R": "c(\nperson(\"Yi\", \"Yang\", email = \"yi.yang6@mcgill.ca\",\nrole = c(\"aut\", \"cre\"), comment = \"http://www.math.mcgill.ca/yyang/\"),\nperson(\"Hui\", \"Zou\", email = \"hzou@stat.umn.edu\",\nrole = c(\"aut\"), comment = \"http://users.stat.umn.edu/~zouxx019/\"),\nperson(\"Sahir\", \"Bhatnagar\", email = \"sahir.bhatnagar@gmail.com\",\nrole = c(\"aut\"), comment = \"http://sahirbhatnagar.com/\")\n)",
  "Description": "A unified algorithm, blockwise-majorization-descent (BMD),\nfor efficiently computing the solution paths of the group-lasso\npenalized least squares, logistic regression, Huberized SVM and\nsquared SVM. The package is an implementation of Yang, Y. and\nZou, H. (2015) DOI: <doi:10.1007/s11222-014-9498-5>.",
  "License": "GPL-2",
  "URL": "https://github.com/emeryyi/gglasso",
  "BugReports": "https://github.com/emeryyi/gglasso/issues",
  "Packaged": {
    "Date": "2026-07-26 05:46:04 UTC",
    "User": "root"
  },
  "RoxygenNote": "7.0.2",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "VignetteBuilder": "knitr",
  "Repository": "https://archer-yang-lab.r-universe.dev",
  "Date/Publication": "2020-02-17 18:56:58 UTC",
  "RemoteUrl": "https://github.com/archer-yang-lab/gglasso",
  "RemoteRef": "HEAD",
  "RemoteSha": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
  "NeedsCompilation": "yes",
  "Maintainer": "Yi Yang <yi.yang6@mcgill.ca>",
  "_user": "archer-yang-lab",
  "_type": "src",
  "_file": "gglasso_1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/6b6dc43d7fd8cf4db974e3e59af412b460df30dd6c2991cdf4a700421f4b1f60",
  "_filesize": 783326,
  "_sha256": "6b6dc43d7fd8cf4db974e3e59af412b460df30dd6c2991cdf4a700421f4b1f60",
  "_expires": "2026-11-03T05:50:56.000Z",
  "_created": "2026-07-26T05:46:04.000Z",
  "_published": "2026-07-26T05:50:57.802Z",
  "_jobs": [
    {
      "job": 89761262792,
      "time": 133,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8628224800"
    },
    {
      "job": 89761262798,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8628224196"
    },
    {
      "job": 89761262803,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8628221763"
    },
    {
      "job": 89761262806,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8628224727"
    },
    {
      "job": 89761262789,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8628216860"
    },
    {
      "job": 89761262770,
      "time": 247,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8628241179"
    },
    {
      "job": 89761262769,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8628219146"
    },
    {
      "job": 89761262776,
      "time": 240,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8628240273"
    },
    {
      "job": 89761020840,
      "time": 200,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8628205114"
    },
    {
      "job": 89761262737,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8628221635"
    },
    {
      "job": 89761262815,
      "time": 101,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8628220368"
    },
    {
      "job": 89761262797,
      "time": 106,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8628221227"
    },
    {
      "job": 89761262799,
      "time": 101,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8628220288"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/30189826350",
  "_status": "success",
  "_upstream": "https://github.com/archer-yang-lab/gglasso",
  "_commit": {
    "id": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
    "author": "Sahir Bhatnagar <sahir.bhatnagar@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #9 from emeryyi/fix-docs\n\nFix documentation for weight least squares",
    "time": 1581965818
  },
  "_maintainer": {
    "name": "Yi Yang",
    "email": "yi.yang6@mcgill.ca",
    "login": "archer-yang-lab",
    "description": "",
    "uuid": 656945
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "archer-yang-lab",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "mcgillstat",
      "count": 67,
      "uuid": 34215490
    },
    {
      "user": "sahirbhatnagar",
      "count": 8,
      "uuid": 5073687
    }
  ],
  "_userbio": {
    "uuid": 656945,
    "type": "user",
    "name": "Yang Lab",
    "followers": 44
  },
  "_downloads": {
    "count": 981,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gglasso"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/emeryyi/gglasso",
  "_searchresults": 311,
  "_topics": [
    "fortran",
    "glibc"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gglasso.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/archer-yang-lab/gglasso",
  "_realowner": "archer-yang-lab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2012-04-30"
    },
    {
      "version": "1.1",
      "date": "2013-02-24"
    },
    {
      "version": "1.2",
      "date": "2014-06-01"
    },
    {
      "version": "1.3",
      "date": "2014-08-17"
    },
    {
      "version": "1.4",
      "date": "2017-09-15"
    },
    {
      "version": "1.5",
      "date": "2020-03-18"
    },
    {
      "version": "1.5.1",
      "date": "2024-03-24"
    },
    {
      "version": "1.6",
      "date": "2025-05-08"
    }
  ],
  "_exports": [
    "cv.gglasso",
    "cv.hsvm",
    "cv.logit",
    "cv.ls",
    "cv.sqsvm",
    "gglasso"
  ],
  "_datasets": [
    {
      "name": "bardet",
      "title": "Simplified gene expression data from Scheetz et al. (2006)",
      "object": "bardet",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "colon",
      "title": "Simplified gene expression data from Alon et al. (1999)",
      "object": "colon",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bardet",
      "title": "Simplified gene expression data from Scheetz et al. (2006)",
      "topics": [
        "bardet"
      ]
    },
    {
      "page": "coef.cv.gglasso",
      "title": "get coefficients or make coefficient predictions from a \"cv.gglasso\" object.",
      "topics": [
        "coef.cv.gglasso"
      ]
    },
    {
      "page": "coef.gglasso",
      "title": "get coefficients or make coefficient predictions from an \"gglasso\" object.",
      "topics": [
        "coef.gglasso"
      ]
    },
    {
      "page": "colon",
      "title": "Simplified gene expression data from Alon et al. (1999)",
      "topics": [
        "colon"
      ]
    },
    {
      "page": "cv.gglasso",
      "title": "Cross-validation for gglasso",
      "topics": [
        "cv.gglasso",
        "cv.hsvm",
        "cv.logit",
        "cv.ls",
        "cv.sqsvm"
      ]
    },
    {
      "page": "gglasso",
      "title": "Fits the regularization paths for group-lasso penalized learning problems",
      "topics": [
        "gglasso"
      ]
    },
    {
      "page": "plot.cv.gglasso",
      "title": "plot the cross-validation curve produced by cv.gglasso",
      "topics": [
        "plot.cv.gglasso"
      ]
    },
    {
      "page": "plot.gglasso",
      "title": "Plot solution paths from a \"gglasso\" object",
      "topics": [
        "plot.gglasso"
      ]
    },
    {
      "page": "predict.cv.gglasso",
      "title": "make predictions from a \"cv.gglasso\" object.",
      "topics": [
        "predict.cv.gglasso"
      ]
    },
    {
      "page": "predict.gglasso",
      "title": "make predictions from a \"gglasso\" object.",
      "topics": [
        "predict.gglasso"
      ]
    },
    {
      "page": "print.gglasso",
      "title": "print a gglasso object",
      "topics": [
        "print.gglasso"
      ]
    }
  ],
  "_readme": "https://github.com/archer-yang-lab/gglasso/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    },
    {
      "shlib": "libmvec",
      "package": "libc6",
      "headers": "libc6-dev",
      "source": "glibc",
      "version": "2.43-2ubuntu2",
      "name": "glibc",
      "homepage": "https://www.gnu.org/software/libc/libc.html",
      "description": "GNU C Library: Shared libraries"
    }
  ],
  "_vignettes": [
    {
      "source": "Introduction_to_gglasso_package.Rmd",
      "filename": "Introduction_to_gglasso_package.html",
      "title": "Introduction to gglasso",
      "author": "Yi Yang",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-04-19 19:16:06",
      "modified": "2020-02-17 18:56:58",
      "commits": 2
    }
  ],
  "_score": 7.844942907138201,
  "_indexed": true,
  "_nocasepkg": "gglasso",
  "_universes": [
    "archer-yang-lab",
    "emeryyi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-07-26T05:48:22.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/907395e64e558eea2dd46411e279b8e259ad4798932adb19ddbe5d3ecea81fc0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/30189826350"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-07-26T05:48:14.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/c4c39a2471989b4659cfb7e1a9caba17b534b192e0371e4e4fc3725387d77f75",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/30189826350"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4",
      "date": "2026-07-26T05:48:02.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/b0e62e7a0af126754aaa4cc3a80f55cb9e1c1e18703c2379927122959edb1b40",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/30189826350"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4",
      "date": "2026-07-26T05:48:17.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/a55706ede5912ce2ff8b64573cbb043e8966721d2b7b822475cc538aea6c7df2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/30189826350"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4",
      "date": "2026-07-26T05:47:25.000Z",
      "arch": "aarch64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/d5eb401aa7cbce327ee27f67e33c7a9112ea7694ea31b7e742611459d4c68876",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/30189826350"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4",
      "date": "2026-07-26T05:49:40.000Z",
      "arch": "x86_64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/1f375793467bddcede0e214bf8c5f8f51f11997cdbbdf7016cafeb81eb8fd664",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/30189826350"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4",
      "date": "2026-07-26T05:47:38.000Z",
      "arch": "aarch64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/9b852918b492cbe84158ef934c01c4c5e3ebb0e63e977a7b97c5a0c9cd456a98",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/30189826350"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4",
      "date": "2026-07-26T05:49:26.000Z",
      "arch": "x86_64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/6663bb188728e0ba9e52654474cc0553b86f95fdf1af886b16ca1e91b01e7205",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/30189826350"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4",
      "date": "2026-07-26T05:48:15.000Z",
      "arch": "emscripten",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/2357e6e4a93e19d705fb5fe46d6eff7c4bf5fa92d797cf8661e1cd65af7456aa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/30189826350"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4",
      "date": "2026-07-26T05:47:18.000Z",
      "arch": "x86_64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/67172523d1eaaeb21c565c3dc44127bc8ee8fa67976217cee7a67d1f6660669c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/30189826350"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4",
      "date": "2026-07-26T05:47:27.000Z",
      "arch": "x86_64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/686358775d9b710a31aa3c0379c650673cde0c86ad597cd3bb928d9268ef9a11",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/30189826350"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.4",
      "date": "2026-07-26T05:47:21.000Z",
      "arch": "x86_64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/4aab2c1c6ac5c16169908c388c6c0cd972e7e6aeb73152d97339196f3ed89520",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/30189826350"
    }
  ]
}