Package: island
Type: Package
Title: Stochastic Island Biogeography Theory Made Easy
Version: 0.2.9
Date: 2023-01-23
Authors@R: c(person("Vicente","Jimenez",email="vicente.jimenez.ontiveros@gmail.com",role=c("aut","cre")),
 person("David","Alonso", email = "dalonso@ceab.csic.es", role = "aut"))
Description: Develops stochastic models based on the Theory of Island
    Biogeography (TIB) of MacArthur and Wilson (1967) <doi:10.1023/A:1016393430551>
    and extensions. It implements methods to estimate colonization and
    extinction rates (including environmental variables) given presence-absence
    data, simulates community assembly, and performs model selection.
NeedsCompilation: yes
Depends: R (>= 3.0.0), stats, utils
License: GPL-3
LazyData: TRUE
RoxygenNote: 7.1.1
Suggests: testthat, knitr, rmarkdown, rootSolve
VignetteBuilder: knitr
Packaged: 2023-01-23 13:39:26 UTC; vicente
Author: Vicente Jimenez [aut, cre],
  David Alonso [aut]
Maintainer: Vicente Jimenez <vicente.jimenez.ontiveros@gmail.com>
Repository: CRAN
Date/Publication: 2023-01-23 14:00:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 14:01:29 UTC; windows
Archs: i386, x64
