Package: cirls
Title: Constrained Iteratively Reweighted Least Squares
Version: 0.4.0
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
RoxygenNote: 7.3.2
Imports: quadprog, osqp, coneproj, TruncatedNormal, stats, limSolve
Depends: R (>= 4.1.0)
Suggests: dlnm, splines, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/PierreMasselot/cirls
NeedsCompilation: no
Packaged: 2025-09-12 16:25:47 UTC; PierreMasselot
Author: Pierre Masselot [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-7326-1290>),
  Antonio Gasparrini [aut] (ORCID:
    <https://orcid.org/0000-0002-2271-3568>)
Maintainer: Pierre Masselot <pierre.masselot@lshtm.ac.uk>
Repository: CRAN
Date/Publication: 2025-09-12 16:50:02 UTC
Built: R 4.5.0; ; 2025-09-12 18:49:43 UTC; unix
