Generalized lasso implementations. To install the R library directly from github, run the following from R:
library(devtools)
install_github("statsmaths/glmgen", subdir="R_pkg/glmgen")
See the C documentation published at c docs, and the R documentation published at R docs.