Package: ecolottery
Type: Package
Title: Coalescent-Based Simulation of Ecological Communities
Version: 1.0.1
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("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
Depends: R (>= 3.0.2)
Imports: abc, stats, graphics, ggplot2, grDevices, parallel
Suggests: ape, knitr, picante, rmarkdown, testthat, vegan
Description: Coalescent-Based Simulation of Ecological Communities as proposed
    by Munoz et al. (2018) <doi:10.1111/2041-210X.12918>. The package includes
    a tool for estimating parameters of community assembly by using Approximate 
    Bayesian Computation.
License: GPL (>= 2)
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2025-04-14 12:35:04 UTC; Munoz
Author: François Munoz [aut, cre],
  Matthias Grenié [aut],
  Pierre Denelle [aut],
  Adrien Taudière [ctb],
  Fabien Laroche [ctb],
  Caroline Tucker [ctb],
  Cyrille Violle [ctb]
Maintainer: François Munoz <francois.munoz@hotmail.fr>
Repository: CRAN
Date/Publication: 2025-04-14 13:00:01 UTC
Built: R 4.3.3; ; 2025-04-14 13:52:04 UTC; unix
