The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Species Distribution Modeling (SDM) is a practical methodology that aims to estimate the area of distribution of a species. However, most of the work has focused on estimating static expressions of the correlation between environmental variables. The outputs of correlative species distribution models can be interpreted as maps of the suitable environment for a species but not generally as maps of its actual distribution. Soberón and Peterson (2005) <doi:10.17161/bi.v2i0.4> presented the BAM scheme, a heuristic framework that states that the occupied area of a species occurs on sites that have been accessible through dispersal (M) and have both favorable biotic (B) and abiotic conditions (A). The 'bamm' package implements classes and functions to operate on each element of the BAM and by using a cellular automata model where the occupied area of a species at time t is estimated by the multiplication of three binary matrices: one matrix represents movements (M), another abiotic -niche- tolerances (A), and a third, biotic interactions (B). The theoretical background of the package can be found in Soberón and Osorio-Olvera (2023) <doi:10.1111/jbi.14587>.
Version: | 0.5.0 |
Depends: | R (≥ 3.5.0) |
Imports: | animation (≥ 2.3), crosstalk, dplyr (≥ 0.8.0), furrr (≥ 0.1.0), future (≥ 1.18.0), graphics, grDevices, igraph (≥ 1.2), leaflet (≥ 2.0), magrittr (≥ 1.2), Matrix (≥ 1.2.14), methods (≥ 3.3), plotly, purrr (≥ 0.2), raster (≥ 3.4-13), Rcpp (≥ 0.12.18), Rdpack (≥ 0.11.0), RSpectra (≥ 0.13.1), sp (≥ 1.3.0), stats, utils |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2024-07-06 |
DOI: | 10.32614/CRAN.package.bamm |
Author: | Luis Osorio-Olvera [aut, cre], Jorge Soberón [aut], Rusby G. Contreras-Díaz [ctb] |
Maintainer: | Luis Osorio-Olvera <luismurao at gmail.com> |
BugReports: | https://github.com/luismurao/bamm/issues |
License: | GPL (≥ 3) |
URL: | https://luismurao.github.io/bamm/ |
NeedsCompilation: | yes |
SystemRequirements: | GDAL (>= 2.2.3): gdal-bin (deb), libgdal-dev (deb) or gdal-devel (rmp), GEOS (>= 3.4.0), PROJ (>= 4.9.3): libproj-dev (deb), sqlite3, ImageMagick++: imagemagick (deb), libmagic-dev (deb), libmagick++-dev (deb) or ImageMagick-c++-devel (rpm) ImageMagick (http://imagemagick.org) or GraphicsMagick (http://www.graphicsmagick.org) or LyX (http://www.lyx.org) for saveGIF(); (PDF)LaTeX for saveLatex(); SWF Tools (http://swftools.org) for saveSWF(); FFmpeg (http://ffmpeg.org) or avconv (https://libav.org/avconv.html) for saveVideo() |
Materials: | README NEWS |
CRAN checks: | bamm results |
Reference manual: | bamm.pdf |
Vignettes: |
bamm |
Package source: | bamm_0.5.0.tar.gz |
Windows binaries: | r-devel: bamm_0.5.0.zip, r-release: bamm_0.5.0.zip, r-oldrel: bamm_0.5.0.zip |
macOS binaries: | r-release (arm64): bamm_0.5.0.tgz, r-oldrel (arm64): bamm_0.5.0.tgz, r-release (x86_64): bamm_0.5.0.tgz, r-oldrel (x86_64): bamm_0.5.0.tgz |
Old sources: | bamm archive |
Please use the canonical form https://CRAN.R-project.org/package=bamm to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.