Package: gamlss2 Title: GAMLSS Infrastructure for Flexible Distributional Regression Version: 0.1-0 Authors@R: c(person("Nikolaus", "Umlauf", role = c("aut", "cre"), email = "Nikolaus.Umlauf@uibk.ac.at", comment = c(ORCID = "0000-0003-2160-9803")), person("Mikis", "Stasinopoulos", role = "aut", email = "d.stasinopoulos@gre.ac.uk", comment = c(ORCID = "0000-0003-2407-5704")), person("Robert", "Rigby", role = "aut", email = "r.rigby@gre.ac.uk", comment = c(ORCID = "0000-0003-3853-1707")), person("Achim", "Zeileis", role = "aut", email = "Achim.Zeileis@R-project.org", comment = c(ORCID = "0000-0003-0918-3766")), person("Reto", "Stauffer", role = "aut", email = "Reto.Stauffer@uibk.ac.at", comment = c(ORCID = "0000-0002-3798-5507")), person("Gillian", "Heller", role = "aut", email = "gillian.heller@sydney.edu.au", comment = c(ORCID = "0000-0003-1270-1499")), person("Fernanda", "de Bastiani", role = "aut", email = "fernanda.bastiani@ufpe.br", comment = c(ORCID = "0000-0001-8532-639X")), person("Andreas", "Mayr", role = "aut", email = "andreas.mayr@uni-marburg.de", comment = c(ORCID = "0000-0001-7106-9732"))) Description: Next generation infrastructure for generalized additive models for location, scale, and shape (GAMLSS) and distributional regression more generally. The package provides a fresh reimplementation of the classic 'gamlss' package while being more modular and facilitating the creation of advanced terms and models. License: GPL-2 | GPL-3 URL: https://gamlss-dev.github.io/gamlss2/ BugReports: https://github.com/gamlss-dev/gamlss2/issues Depends: R (>= 4.1.0), gamlss.dist, mgcv Imports: parallel, Formula, mvtnorm, distributions3 Suggests: colorspace, future.apply, gamlss, gamlss.data, glmnet, lattice, Matrix, MASS, nlme, nnet, partykit, quarto, rpart, scoringRules, sf VignetteBuilder: quarto Repository: https://gamlss-dev.r-universe.dev Date/Publication: 2026-07-09 11:54:52 UTC RemoteUrl: https://github.com/gamlss-dev/gamlss2 RemoteRef: HEAD RemoteSha: 2f0e8c41492734a1e441cf9999d0f7d61dca4986 NeedsCompilation: yes Packaged: 2026-07-09 14:23:04 UTC; root Author: Nikolaus Umlauf [aut, cre] (ORCID: ), Mikis Stasinopoulos [aut] (ORCID: ), Robert Rigby [aut] (ORCID: ), Achim Zeileis [aut] (ORCID: ), Reto Stauffer [aut] (ORCID: ), Gillian Heller [aut] (ORCID: ), Fernanda de Bastiani [aut] (ORCID: ), Andreas Mayr [aut] (ORCID: ) Maintainer: Nikolaus Umlauf