Skip to content

Commit 304c077

Browse files
fixing small issues in description for CRAN, adding ORCIDs for contributors
1 parent 2e89df3 commit 304c077

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

DHARMa/DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ Package: DHARMa
22
Title: Residual Diagnostics for Hierarchical (Multi-Level / Mixed) Regression Models
33
Version: 0.5.0
44
Date: 2026-05-06
5-
Authors@R: c(person("Florian", "Hartig", email = "florian.hartig@biologie.uni-regensburg.de", role = c("aut", "cre"), comment=c(ORCID="0000-0002-6255-9059")), person("Lukas", "Lohse", role = "ctb"), person("Melina", "de Souza Leite", role = "ctb"), person("Cosmina", "Werneke", role = "ctb"))
6-
Description: "The 'DHARMa' package uses a simulation-based approach to create readily
5+
Authors@R: c(person("Florian", "Hartig", email = "florian.hartig@biologie.uni-regensburg.de", role = c("aut", "cre"), comment=c(ORCID="0000-0002-6255-9059")), person("Lukas", "Lohse", role = "ctb"), person("Melina", "de Souza Leite", role = "ctb", comment=c(ORCID="0000-0003-0505-0667")), person("Cosmina", "Werneke", role = "ctb", comment=c(ORCID="0009-0008-7629-2173")))
6+
Description: "Uses a simulation-based approach to create readily
77
interpretable scaled (quantile) residuals for fitted generalized linear (mixed)
88
models. Currently supported are linear and generalized linear (mixed) models from
9-
'lme4' (classes `lmerMod`, `glmerMod`), 'glmmTMB', 'GLMMadaptive', 'spaMM', and 'brms'
9+
'lme4' (classes 'lmerMod', 'glmerMod'), 'glmmTMB', 'GLMMadaptive', 'spaMM', and 'brms'
1010
(simple models); phylogenetic linear models from 'phylolm' (classes 'phylolm' and 'phyloglm');
1111
generalized additive models ('gam' from 'mgcv'); 'glm' (including 'negbin' from 'MASS', but excluding
1212
quasi-distributions) and 'lm' model classes. Moreover, externally created simulations,

DHARMa/man/DHARMa-package.Rd

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)