Package: DImodels
Type: Package
Title: Diversity-Interactions (DI) Models
Version: 1.3.3
Date: 2025-08-19
Authors@R: c(person("Rafael", "de Andrade Moral", role = c("aut", "cre"), email = "rafael.deandrademoral@mu.ie"), person("John", "Connolly", role = "aut"), person("Rishabh", "Vishwakarma", role = "ctb"), person("Caroline", "Brophy", role = "aut"))
Author: Rafael de Andrade Moral [aut, cre],
  John Connolly [aut],
  Rishabh Vishwakarma [ctb],
  Caroline Brophy [aut]
Maintainer: Rafael de Andrade Moral <rafael.deandrademoral@mu.ie>
URL: https://dimodels.com/, https://github.com/rafamoral/DImodels
BugReports: https://github.com/rafamoral/DImodels/issues
Imports: methods, graphics, stats, utils, ggplot2, hnp, rootSolve,
        multcomp, multcompView
Suggests: knitr, rmarkdown, markdown, testthat (>= 3.0.0), covr
VignetteBuilder: knitr
Depends: R (>= 3.6.0)
Description: The 'DImodels' package is suitable for analysing data from biodiversity and ecosystem function studies using the Diversity-Interactions (DI) modelling approach introduced by Kirwan et al. (2009) <doi:10.1890/08-1684.1>. Suitable data will contain proportions for each species and a community-level response variable, and may also include additional factors, such as blocks or treatments. The package can perform data manipulation tasks, such as computing pairwise interactions (the DI_data() function), can perform an automated model selection process (the autoDI() function) and has the flexibility to fit a wide range of user-defined DI models (the DI() function).
License: GPL (>= 2)
NeedsCompilation: no
Config/testthat/edition: 3
RoxygenNote: 7.3.2
Packaged: 2025-08-19 09:00:24 UTC; rafamoral
Repository: CRAN
Date/Publication: 2025-08-19 21:10:14 UTC
Built: R 4.5.0; ; 2025-08-21 03:25:29 UTC; unix
