{
  "_id": "6a1014f6acfb0bcc41c83dcb",
  "Package": "genlasso",
  "Type": "Package",
  "Title": "Path Algorithm for Generalized Lasso Problems",
  "Version": "1.6.1",
  "Date": "2022-10-14",
  "Authors@R": "c(person(given = \"Taylor B.\", family = \"Arnold\", \nemail = \"tarnold2@richmond.edu\",\nrole = c(\"aut\", \"cre\")),\nperson(given = \"Ryan J.\", family = \"Tibshirani\",\nemail = \"ryantibs@berkeley.edu\", role = c(\"aut\")))",
  "Author": "Taylor B. Arnold [aut, cre], Ryan J. Tibshirani [aut]",
  "Maintainer": "Taylor B. Arnold <tarnold2@richmond.edu>",
  "Description": "Computes the solution path for generalized lasso problems.\nImportant use cases are the fused lasso over an arbitrary\ngraph, and trend fitting of any given polynomial order.\nSpecialized implementations for the latter two subproblems are\ngiven to improve stability and speed. See Taylor Arnold and\nRyan Tibshirani (2016) <doi:10.1080/10618600.2015.1008638>.",
  "License": "GPL (>= 2.0)",
  "ByteCompile": "TRUE",
  "URL": "https://github.com/ryantibs/genlasso",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://ryantibs.r-universe.dev",
  "Date/Publication": "2022-12-08 22:14:34 UTC",
  "RemoteUrl": "https://github.com/ryantibs/genlasso",
  "RemoteRef": "HEAD",
  "RemoteSha": "5adbeb9976597ca27f4380555e96e27b6ded4215",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-14 09:50:36 UTC",
    "User": "root"
  },
  "MD5sum": "e333405e5058859b5f3319175e8c5be0",
  "_user": "ryantibs",
  "_type": "src",
  "_file": "genlasso_1.6.1.tar.gz",
  "_fileid": "df66d10e9c56c3ab1431a70e1530c9517625b970c9839633858d87ba2caf05d7",
  "_filesize": 907076,
  "_sha256": "df66d10e9c56c3ab1431a70e1530c9517625b970c9839633858d87ba2caf05d7",
  "_created": "2026-05-14T09:50:36.000Z",
  "_published": "2026-05-22T08:33:58.368Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77344572755,
      "time": 139,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991730270"
    },
    {
      "job": 77344573046,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991727180"
    },
    {
      "job": 77344573425,
      "time": 132,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991728107"
    },
    {
      "job": 77344573228,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991731169"
    },
    {
      "job": 77344573436,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011022767"
    },
    {
      "job": 77344573199,
      "time": 294,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991758178"
    },
    {
      "job": 77344573154,
      "time": 182,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991731354"
    },
    {
      "job": 77344573185,
      "time": 333,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991775018"
    },
    {
      "job": 77344572802,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991689253"
    },
    {
      "job": 77344572286,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156248150"
    },
    {
      "job": 77344573181,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991721315"
    },
    {
      "job": 77344573052,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991717730"
    },
    {
      "job": 77344572882,
      "time": 195,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991751018"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ryantibs/actions/runs/25853412143",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ryantibs/genlasso",
  "_commit": {
    "id": "5adbeb9976597ca27f4380555e96e27b6ded4215",
    "author": "Ryan Tibshirani <ryantibs@gmail.com>",
    "committer": "Ryan Tibshirani <ryantibs@gmail.com>",
    "message": "Documentation typo\n",
    "time": 1670537674
  },
  "_maintainer": {
    "name": "Taylor B. Arnold",
    "email": "tarnold2@richmond.edu",
    "login": "taylor-arnold",
    "uuid": 5752184
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    }
  ],
  "_owner": "ryantibs",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_stars": 35,
  "_contributors": [
    {
      "user": "ryantibs",
      "count": 10,
      "uuid": 732541
    }
  ],
  "_userbio": {
    "uuid": 732541,
    "type": "user",
    "name": "ryantibs"
  },
  "_downloads": {
    "count": 881,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/genlasso"
  },
  "_devurl": "https://github.com/ryantibs/genlasso",
  "_searchresults": 219,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/genlasso.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ryantibs/genlasso",
  "_realowner": "ryantibs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2012-08-19"
    },
    {
      "version": "1.1",
      "date": "2013-12-11"
    },
    {
      "version": "1.2",
      "date": "2014-03-02"
    },
    {
      "version": "1.3",
      "date": "2014-09-15"
    },
    {
      "version": "1.4",
      "date": "2019-07-11"
    },
    {
      "version": "1.5",
      "date": "2020-07-02"
    },
    {
      "version": "1.6.1",
      "date": "2022-08-22"
    }
  ],
  "_exports": [
    "coef.genlasso",
    "cv.trendfilter",
    "fusedlasso",
    "fusedlasso1d",
    "fusedlasso2d",
    "genlasso",
    "getD1d",
    "getD1dSparse",
    "getD2d",
    "getD2dSparse",
    "getDg",
    "getDgSparse",
    "getDtf",
    "getDtfPos",
    "getDtfPosSparse",
    "getDtfSparse",
    "getGraph",
    "iterate",
    "plot.cv.trendfilter",
    "plot.genlasso",
    "plot.trendfilter",
    "predict.genlasso",
    "print.genlasso",
    "print.summary.genlasso",
    "softthresh",
    "summary.genlasso",
    "trendfilter"
  ],
  "_help": [
    {
      "page": "genlasso-package",
      "title": "Package to compute the solution path of generalized lasso problems",
      "topics": [
        "genlasso-package"
      ]
    },
    {
      "page": "coef.genlasso",
      "title": "Extract cefficients from a genlasso object",
      "topics": [
        "coef.genlasso"
      ]
    },
    {
      "page": "cv.trendfilter",
      "title": "Perform k-fold cross-validation to choose a trend filtering model",
      "topics": [
        "cv.trendfilter"
      ]
    },
    {
      "page": "fusedlasso",
      "title": "Compute the fused lasso solution path for a general graph, or a 1d or 2d grid",
      "topics": [
        "fusedlasso",
        "fusedlasso1d",
        "fusedlasso2d"
      ]
    },
    {
      "page": "genlasso",
      "title": "Compute the generalized lasso solution path for arbitrary penalty matrix",
      "topics": [
        "genlasso",
        "print.genlasso",
        "print.summary.genlasso",
        "summary.genlasso"
      ]
    },
    {
      "page": "getD2d",
      "title": "Helper functions for constructing generalized lasso penalty matrices",
      "topics": [
        "getD1d",
        "getD1dSparse",
        "getD2d",
        "getD2dSparse",
        "getDg",
        "getDgSparse",
        "getDtf",
        "getDtfPos",
        "getDtfPosSparse",
        "getDtfSparse",
        "getGraph"
      ]
    },
    {
      "page": "iterate",
      "title": "Iterate a genlasso object",
      "topics": [
        "iterate"
      ]
    },
    {
      "page": "plot.genlasso",
      "title": "Plotting methods for generalized lasso objects",
      "topics": [
        "plot.cv.trendfilter",
        "plot.genlasso",
        "plot.trendfilter"
      ]
    },
    {
      "page": "predict.genlasso",
      "title": "Make predictions given a genlasso object",
      "topics": [
        "predict.genlasso"
      ]
    },
    {
      "page": "softthresh",
      "title": "Fit a sparse variant of the fused lasso",
      "topics": [
        "softthresh"
      ]
    },
    {
      "page": "trendfilter",
      "title": "Compute the trend filtering solution path for any polynomial order",
      "topics": [
        "trendfilter"
      ]
    }
  ],
  "_readme": "https://github.com/ryantibs/genlasso/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "rlang",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "article.Rnw",
      "filename": "article.pdf",
      "title": "Introduction to genlasso",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-10-23 02:42:18",
      "modified": "2019-06-20 15:45:36",
      "commits": 5
    }
  ],
  "_score": 7.759573422582094,
  "_indexed": true,
  "_nocasepkg": "genlasso",
  "_universes": [
    "ryantibs",
    "taylor-arnold"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-05-14T09:52:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "12d16e465e48c2f4405345ca75f11ba44a0f4dac7cb1a89a2e49d4e19151bfb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/25853412143"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-05-14T09:52:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "26311ea3aa4012b692337faa7fbf1818702ba6ff92562be8e60e5a957bf83ba8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/25853412143"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-05-14T09:52:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "d7ec66adef70f39c8a3d237f6a038ccde96df73356f17b165da998dfb8531feb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/25853412143"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-05-14T09:52:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "79739f0d199ecd5063bdecb8b7c6eff4cb1df9b397c539176e5ed4ba59e4eb7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/25853412143"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-05-15T05:57:04.000Z",
      "arch": "aarch64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "6ea2d036637c3de6eee4eade7941d6767c8d681e606f8620ae3c8ea800588447",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/25853412143"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-05-14T09:53:59.000Z",
      "arch": "x86_64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "aac8a223b80f97f04c6e0e3922f5d69bcd5128c926c8d97c9e6a3fb4e7b30121",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/25853412143"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-05-14T09:52:42.000Z",
      "arch": "aarch64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "c29cecc07bb4e8f4eaadd59ae439379717ba2ec358cbc3ba69f828e565331ef2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/25853412143"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-05-14T09:54:35.000Z",
      "arch": "x86_64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "b322cdf1aa2b0ca5a5e76e995106941b52d90c0079bacfdf11f4bc308556f40d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/25853412143"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-05-14T09:51:52.000Z",
      "arch": "x86_64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "6c0e3ab7f8cd2a083687150797044d857154e4163d14707dcaf92fca99fcc622",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/25853412143"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-05-14T09:51:43.000Z",
      "arch": "x86_64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "4b0a4b193674c225ebab9da6aca69d95d12ccaa5845d56a4b8aefb9539bf1884",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/25853412143"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-05-14T09:53:25.000Z",
      "arch": "x86_64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "f9e4561571611059c97ba86044996a8f131d0afcad08c08e21427e030254d4de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/25853412143"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.1",
      "date": "2026-05-22T08:33:42.000Z",
      "arch": "emscripten",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "87dde3677e6e26c95aa9391ebde05c7f928d839d9b1426b67471f12d33de9197",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/25853412143"
    }
  ]
}