Package: island
Type: Package
Title: Stochastic Island Biogeography Theory Made Easy
Version: 0.2.2
Date: 2019-01-21
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: Tools to develop stochastic models based on the Theory of Island
    Biogeography (TIB) of MacArthur and Wilson (1967) <DOI:10.1023/A:1016393430551>
    and extensions. The package implements methods to estimate colonization and
    extinction rates (including environmental variables) given presence-absence
    data, simulate community assembly, and perform model selection.
NeedsCompilation: yes
Depends: R (>= 3.0.0), stats, utils
License: GPL-3
LazyData: TRUE
RoxygenNote: 6.1.1
Suggests: testthat, knitr, rmarkdown, rootSolve
VignetteBuilder: knitr
Packaged: 2019-01-21 13:33:20 UTC; vicente
Author: Vicente Jimenez [aut, cre],
  David Alonso [aut]
Maintainer: Vicente Jimenez <vicente.jimenez.ontiveros@gmail.com>
Repository: CRAN
Date/Publication: 2019-01-21 16:20:03 UTC
