Package: DImodels Type: Package Title: Diversity-Interactions (DI) Models Version: 1.3.3 Date: 2025-07-24 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 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) . 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 Repository: https://rafamoral.r-universe.dev Date/Publication: 2025-08-05 08:05:04 UTC RemoteUrl: https://github.com/rafamoral/dimodels RemoteRef: HEAD RemoteSha: 3d5ff8b4925d106e74f877b00932ae4ec4716f8b Packaged: 2026-07-16 06:30:58 UTC; root