Package: ecolottery Type: Package Title: Coalescent-Based Simulation of Ecological Communities Version: 2.0.0 Authors@R: c(person("François", "Munoz", role = c("aut", "cre"), email = "francois.munoz@hotmail.fr"), person("Matthias", "Grenié", role = "aut"), person("Pierre", "Denelle", role = "aut"), person("Elizabeth", "Barthelemy", role = "aut"), person("Adrien", "Taudière", role = "ctb"), person("Fabien", "Laroche", role = "ctb"), person("Caroline", "Tucker", role = "ctb"), person("Cyrille", "Violle", role = "ctb")) URL: https://github.com/frmunoz/ecolottery BugReports: https://github.com/frmunoz/ecolottery/issues BuildVignettes: true VignetteBuilder: knitr Depends: R (>= 3.0.2) Imports: abc, ade4, data.table, plyr, stats, graphics, ggplot2, grDevices, hillR, parallel, EasyABC, lazyeval, moments, pbapply, Rcpp Suggests: ape, dplyr, e1071, changepoint, knitr, picante, RColorBrewer, reshape, rmarkdown, sads, testthat, utils, vegan, Weighted.Desc.Stat Description: Coalescent-Based Simulation of Ecological Communities as proposed by Munoz et al. (2018) . The package includes a tool for estimating parameters of community assembly by using Approximate Bayesian Computation. License: GPL-3 Encoding: UTF-8 RoxygenNote: 6.1.1 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://frmunoz.r-universe.dev Date/Publication: 2026-03-14 15:29:48 UTC RemoteUrl: https://github.com/frmunoz/ecolottery RemoteRef: HEAD RemoteSha: c60cd8c913a5db1fa8467815a316230b32c11e5f RemoteSubdir: pkg NeedsCompilation: no Packaged: 2026-06-12 07:30:54 UTC; root Author: François Munoz [aut, cre], Matthias Grenié [aut], Pierre Denelle [aut], Elizabeth Barthelemy [aut], Adrien Taudière [ctb], Fabien Laroche [ctb], Caroline Tucker [ctb], Cyrille Violle [ctb] Maintainer: François Munoz