{
  "_id": "6a48bf24e06c18f0a6549b93",
  "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-04 07:14:53 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/0d1421a05bd7a6bc2361e938f7d949ed1669fad0b77d0eec3d79b1ab125e6bdd",
  "_filesize": 780807,
  "_sha256": "0d1421a05bd7a6bc2361e938f7d949ed1669fad0b77d0eec3d79b1ab125e6bdd",
  "_expires": "2026-10-12T08:06:58.000Z",
  "_created": "2026-07-04T07:14:53.000Z",
  "_published": "2026-07-04T08:07:00.103Z",
  "_jobs": [
    {
      "job": 85113197455,
      "time": 149,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8079512982"
    },
    {
      "job": 85113197483,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8079510046"
    },
    {
      "job": 85113197476,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8079511505"
    },
    {
      "job": 85113197480,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8079509550"
    },
    {
      "job": 85113197453,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8079874511"
    },
    {
      "job": 85113197465,
      "time": 187,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8079517788"
    },
    {
      "job": 85113197462,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8079882520"
    },
    {
      "job": 85113197466,
      "time": 232,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8079526372"
    },
    {
      "job": 85113037481,
      "time": 149,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079491901"
    },
    {
      "job": 85113197439,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079508230"
    },
    {
      "job": 85113197468,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8079506239"
    },
    {
      "job": 85113197456,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8079507813"
    },
    {
      "job": 85113197447,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8079505554"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/28698756729",
  "_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": 1129,
    "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.8976368490631685,
  "_indexed": true,
  "_nocasepkg": "gglasso",
  "_universes": [
    "archer-yang-lab",
    "emeryyi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-07-04T07:17:25.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/33a2b233981636a7fa1f31f3451f1c0c5c14ff5471269d1632d11c2b8e3cfd45",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/28698756729"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-07-04T07:16:59.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/c023fb6a8cbe23da95c27a7401c2ef66e9e595f7fb3feba3d559f0cd1035039f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/28698756729"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4",
      "date": "2026-07-04T07:17:14.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/c88b7a37b3b6e772ab4144eb39a245d4a469fb759b6b5be05a7b3d7940c7f493",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/28698756729"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4",
      "date": "2026-07-04T07:16:55.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/4da9c06216e0107a11651030cc0543a6ff4c9b5806c638b2a6722d7cd8fab88c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/28698756729"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4",
      "date": "2026-07-04T08:05:17.000Z",
      "arch": "aarch64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/99ebeb7de69365290f5056b3d92abde311c322a5d3476b74088ca831b3340330",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/28698756729"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4",
      "date": "2026-07-04T07:17:36.000Z",
      "arch": "x86_64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/cf0c98d0724f24b38bef03c64ca5380ab24eb6c0707b09cf401af3677fdc899a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/28698756729"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4",
      "date": "2026-07-04T08:06:20.000Z",
      "arch": "aarch64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/c5f691e6b30369039455e399e1d4d76e6cc8bca85e3e3586a7662a9fcda148e8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/28698756729"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4",
      "date": "2026-07-04T07:18:41.000Z",
      "arch": "x86_64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/34f2f15e55c3ef05f49bcbfd2e94b616e2688cc94f0f12407c3c22d51ff39162",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/28698756729"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4",
      "date": "2026-07-04T07:17:02.000Z",
      "arch": "emscripten",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/e4fe33d6944128457f99408aabf6b2671e6f52ea8bda27227df1458ac47f693e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/28698756729"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4",
      "date": "2026-07-04T07:16:05.000Z",
      "arch": "x86_64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/2df07ddbd89594c3a1995d593a57339a6120a50c07f07d60219f3a268f47e675",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/28698756729"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4",
      "date": "2026-07-04T07:16:11.000Z",
      "arch": "x86_64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/4e8c4d18a2c732b9b4731b43c72338b01c478ddb84ec81da540ff672d4d80d97",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/28698756729"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.4",
      "date": "2026-07-04T07:15:58.000Z",
      "arch": "x86_64",
      "commit": "7d98ba6ffb1dd4aa6a72c0eb9bd002f79530609a",
      "fileid": "https://r2.ropensci.org/0cb5b555f37064877f439bb270295a9cd17447896b034409b916ab8c23914def",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/archer-yang-lab/actions/runs/28698756729"
    }
  ]
}