Package: fdcoexist Title: Multi-Species Trait-Based Coexistence Model in Discrete time Version: 0.0.1 Authors@R: c( person("Matthias", "Grenié", email = "matthias.grenie@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4659-7522")), person("Pierre", "Denelle", email = "pierre.denelle@cefe.cnrs.fr", role = "aut", comment = c(ORCID = "0000-0001-5037-2281")), person("Caroline", "Tucker", email = "carolinemtucker@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-4871-2010")), person("François", "Munoz", email = "fmunoz@univ-grenoble-alpes.fr", role = "aut", comment = c(ORCID = "0000-0001-8776-4705")), person("Cyrille", "Violle", email = "cyrille.violle@cefe.cnrs.fr", role = "aut", comment = c(ORCID = "0000-0002-2471-9226")) ) Description: A modified Beverton-Holt model used in the Denelle, Grenié et al. manuscript that expresses environmental filtering, limiting similarity and hierarchical competition explicitely in function of species traits. This package provides all the code necessary to rerun the analyses of the manuscript. Depends: R (>= 3.5.0), ggplot2 License: GPL (>= 2) Encoding: UTF-8 Imports: dplyr, matrixStats, rlang, scales, tibble, tidyr, Weighted.Desc.Stat, magrittr Suggests: testthat, knitr, rmarkdown, stringr, furrr, forcats, spelling, tictoc RoxygenNote: 7.2.1 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr URL: https://rekyt.github.io/fdcoexist Config/pak/sysreqs: libicu-dev Repository: https://rekyt.r-universe.dev Date/Publication: 2022-10-11 13:58:42 UTC RemoteUrl: https://github.com/Rekyt/fdcoexist RemoteRef: HEAD RemoteSha: 08d75af742c61d81d49b8699be8242b4dd67899e NeedsCompilation: no Packaged: 2026-04-17 05:28:04 UTC; root Author: Matthias Grenié [aut, cre] (ORCID: ), Pierre Denelle [aut] (ORCID: ), Caroline Tucker [aut] (ORCID: ), François Munoz [aut] (ORCID: ), Cyrille Violle [aut] (ORCID: ) Maintainer: Matthias Grenié