Package: quantgen Type: Package Title: Tools for generalized quantile modeling Version: 1.0.0 Date: 2020-06-06 Authors@R: c(person(given = "Ryan", family = "Tibshirani", role = c("aut", "cre"), email = "ryantibs@cmu.edu"), person(given = "Logan", family = "Brooks", role = "aut", email = "lcbrooks@andrew.cmu.edu")) URL: https://ryantibs.github.io/quantgen/, https://github.com/ryantibs/quantgen/ BugReports: https://github.com/ryantibs/quantgen/ Description: Tools for generalized quantile modeling: regularized quantile regression (with generalized lasso penalties and noncrossing constraints), cross-validation, quantile extrapolation, and quantile ensembles. Encoding: UTF-8 License: GPL-2 RoxygenNote: 7.3.3 Imports: Matrix, methods, Rglpk Suggests: gurobi, knitr, rmarkdown, testthat, mockery VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libglpk-dev Repository: https://epiforecasts.r-universe.dev Date/Publication: 2026-02-13 20:42:49 UTC RemoteUrl: https://github.com/epiforecasts/quantgen RemoteRef: HEAD RemoteSha: 2fe981532d0e639b3330d8d3f5fe2b4855985248 RemoteSubdir: quantgen NeedsCompilation: no Packaged: 2026-07-04 19:27:46 UTC; root Author: Ryan Tibshirani [aut, cre], Logan Brooks [aut] Maintainer: Ryan Tibshirani Depends: R (>= 3.5.0)