Package: gamlss.prepdata Type: Package Title: Prepering Data for Fitting a Generalized Additive Model for Location Scale and Shape Version: 0.1.19 Date: 2025-10-08 Authors@R: c(person("Mikis", "Stasinopoulos", role = c("aut", "cre", "cph"), 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("Fernanda", "De Bastiani", role = "aut", email = "fernandadebastiani@gmail.com", comment = c(ORCID = "0000-0001-8532-639X")), person("Julian", "Merder", role = "ctb") ) Description: Functions for prepering data to fit a Generalized Additive Models for Location Scale and Shape from the 'gamlss' or `gamlss2` package, Stasinopoulos and Rigby (2007) , using for graphical methods 'ggplot2'. License: GPL-2 | GPL-3 URL: https://www.gamlss.com/ BugReports: https://github.com/gamlss-dev/gamlss.prepdata/issues Depends: R (>= 4.1.0), gamlss.dist, gamlss (>= 4.3.3), gamlss.foreach Imports: methods, ggridges, ellipse, gamlss.inf, foreach, mgcv, ggplot2, yaImpute, gamlss.ggplots, acepack Suggests: glmnet, reshape2, igraph, networkD3, grid, gridExtra LazyLoad: yes Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://gamlss-dev.r-universe.dev Date/Publication: 2026-03-10 09:11:22 UTC RemoteUrl: https://github.com/gamlss-dev/gamlss.prepdata RemoteRef: HEAD RemoteSha: 50496dc3866efe155493e4b2fcf49b4fe504a139 NeedsCompilation: no Packaged: 2026-07-02 09:24:56 UTC; root Author: Mikis Stasinopoulos [aut, cre, cph] (ORCID: ), Robert Rigby [aut] (ORCID: ), Fernanda De Bastiani [aut] (ORCID: ), Julian Merder [ctb] Maintainer: Mikis Stasinopoulos