{
  "_id": "6a49eb9854b1f994258aaad1",
  "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-06-13 06:18:35 UTC",
    "User": "root"
  },
  "_user": "ryantibs",
  "_type": "src",
  "_file": "genlasso_1.6.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/b36a4296e1a471818dd6878bb959df8dc56b8890c0296608caa5874b5c0d9752",
  "_filesize": 908598,
  "_sha256": "b36a4296e1a471818dd6878bb959df8dc56b8890c0296608caa5874b5c0d9752",
  "_expires": "2026-10-13T05:28:54.000Z",
  "_created": "2026-06-13T06:18:35.000Z",
  "_published": "2026-07-05T05:28:56.413Z",
  "_jobs": [
    {
      "job": 85195712647,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608108744"
    },
    {
      "job": 85195712640,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608108939"
    },
    {
      "job": 85195712671,
      "time": 137,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608108353"
    },
    {
      "job": 85195712744,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608108605"
    },
    {
      "job": 85195712689,
      "time": 199,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608111723"
    },
    {
      "job": 85195712715,
      "time": 296,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608128038"
    },
    {
      "job": 85195712705,
      "time": 194,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608109135"
    },
    {
      "job": 85195712741,
      "time": 270,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608124524"
    },
    {
      "job": 85195712483,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608090159"
    },
    {
      "job": 85195712726,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608103459"
    },
    {
      "job": 85195712713,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608104393"
    },
    {
      "job": 85195712662,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608106580"
    },
    {
      "job": 85195712739,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608102400"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ryantibs/actions/runs/27458805711",
  "_status": "success",
  "_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",
    "description": "Professor, Data Science & Statistics Faculty in Linguistics and Cognitive Sci. Director, @distant-viewing ",
    "uuid": 5752184
  },
  "_distro": "noble",
  "_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": 757,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/genlasso"
  },
  "_devurl": "https://github.com/ryantibs/genlasso",
  "_searchresults": 266,
  "_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": [
        "Introduction",
        "The standard lasso",
        "The fused lasso",
        "Trend filtering"
      ],
      "created": "2013-10-23 02:42:18",
      "modified": "2019-06-20 15:45:36",
      "commits": 5
    }
  ],
  "_score": 7.844010944373043,
  "_indexed": true,
  "_nocasepkg": "genlasso",
  "_universes": [
    "ryantibs",
    "taylor-arnold"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-06-13T06:21:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "https://r2.ropensci.org/f748aeeada691bf69d495ac6c4b0b975bf760ea26e358d46f175f0b756b7d3c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/27458805711"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-06-13T06:21:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "https://r2.ropensci.org/81f6f545d00941961e5602d04b05fda934f3f20d0c41fbb926ff96d32d8913ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/27458805711"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-06-13T06:21:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "https://r2.ropensci.org/db83ea2cdda45523ca0eb382197e667bc00a7542903250c75287e0077b52f0b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/27458805711"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-06-13T06:21:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "https://r2.ropensci.org/9c35737a51811d29a50b692b6f8066da65175aaa6412ed437fec00f2bb43ad41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/27458805711"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-06-13T06:21:39.000Z",
      "arch": "aarch64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "https://r2.ropensci.org/733dbde0f0366bd23d509823ce64cf437e69a37aff41bee7323f5af44612ad88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/27458805711"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-06-13T06:23:16.000Z",
      "arch": "x86_64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "https://r2.ropensci.org/2bd74a33a1e8245876e3dd85d0c291302fd1af565d4b2f6cb301790d25650c37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/27458805711"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-06-13T06:21:06.000Z",
      "arch": "aarch64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "https://r2.ropensci.org/f7b16ddb5dc6b302679f201f9eb0ffc262c64bb5fa9a0ee44862c99a0ce96b1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/27458805711"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-06-13T06:22:54.000Z",
      "arch": "x86_64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "https://r2.ropensci.org/3846cee87321668234120bae3a0e9960562b5f658a5ecacdc35146d79012140e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/27458805711"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.1",
      "date": "2026-06-13T06:20:58.000Z",
      "arch": "emscripten",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "https://r2.ropensci.org/3837efbdea2493a16ebdf96acbb6d1bbdbe9737749b1bb0c7a8098e0b6241157",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/27458805711"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-06-13T06:20:20.000Z",
      "arch": "x86_64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "https://r2.ropensci.org/4dc60ec6b5ecd39892467aaf7509fc82304898ee6b1a8891ba526bfc69b88904",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/27458805711"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-06-13T06:20:37.000Z",
      "arch": "x86_64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "https://r2.ropensci.org/aea000974e728ec52f1acc30c8db1c2d8fc7bb6d01c02103fdabb613caf55a93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/27458805711"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-06-13T06:20:04.000Z",
      "arch": "x86_64",
      "commit": "5adbeb9976597ca27f4380555e96e27b6ded4215",
      "fileid": "https://r2.ropensci.org/3bc6c2f0e55632d4f299652e178ccd4f3cc644624a3f4480a107f856237d29ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryantibs/actions/runs/27458805711"
    }
  ]
}