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", email = "tarnold2@richmond.edu", role = c("aut", "cre")), person(given = "Ryan J.", family = "Tibshirani", email = "ryantibs@berkeley.edu", role = c("aut"))) Author: Taylor B. Arnold [aut, cre], Ryan J. Tibshirani [aut] Maintainer: Taylor B. Arnold Description: Computes the solution path for generalized lasso problems. Important use cases are the fused lasso over an arbitrary graph, and trend fitting of any given polynomial order. Specialized implementations for the latter two subproblems are given to improve stability and speed. See Taylor Arnold and Ryan Tibshirani (2016) . License: GPL (>= 2.0) Depends: Matrix, igraph, R (>= 3.1.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: 2026-06-13 06:18:35 UTC; root