Package: island
Type: Package
Title: Stochastic Island Biogeography Theory Made Easy
Version: 0.1.3
Date: 2017-07-10
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: no
Depends: R (>= 3.0.0), stats, utils
License: GPL-3
LazyData: TRUE
RoxygenNote: 6.0.1
Packaged: 2017-07-10 17:44:20 UTC; vicente
Author: Vicente Jimenez [aut, cre],
  David Alonso [aut]
Maintainer: Vicente Jimenez <vicente.jimenez.ontiveros@gmail.com>
Repository: CRAN
Date/Publication: 2017-07-10 19:02:57 UTC
