Package: cirls Title: Constrained Iteratively Reweighted Least Squares Version: 0.4.0-8 Authors@R: c( person(given = "Pierre", family = "Masselot", role = c("aut", "cre", "cph"), email = "pierre.masselot@lshtm.ac.uk", comment = c(ORCID = "0000-0002-7326-1290")), person(given = "Antonio", family = "Gasparrini", role = c("aut"), email = "antonio.gasparrini@lshtm.ac.uk", comment = c(ORCID = "0000-0002-2271-3568")) ) Description: Fitting and inference functions for generalized linear models with constrained coefficients. License: GPL (>= 3) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE, old_usage = TRUE) Imports: quadprog, osqp, coneproj, TruncatedNormal, stats, lpSolve Depends: R (>= 4.1.0) Suggests: dlnm, splines, testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://github.com/PierreMasselot/cirls Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: make Repository: https://pierremasselot.r-universe.dev Date/Publication: 2026-06-29 11:07:49 UTC RemoteUrl: https://github.com/pierremasselot/cirls RemoteRef: HEAD RemoteSha: 445a10b73ce396e946906eabdb62e4038b1ed500 NeedsCompilation: no Packaged: 2026-06-29 14:59:12 UTC; root Author: Pierre Masselot [aut, cre, cph] (ORCID: ), Antonio Gasparrini [aut] (ORCID: ) Maintainer: Pierre Masselot