README.md

biogeoTools: An R package with tools for biogeographic analysis

biogeoTools is an R package developed using C++. The package aims to facilitate the process of building niche models and contains tools for biogeographic analysis.

Installation text

Windows users: Before installation it is important to have installed Rtools.

Mac users: Install Xcode command line tools

Linux users: please, follow the installation guide.

Complete installation guide

Complete installation guide for Windows, Linux, and MacOS users

html code <--

if (!require('devtools')) install.packages('devtools')
devtools::install_github('patauchi/biogeoTools')
# If you want to build vignette, install pandoc before and then
devtools::install_github('patauchi/biogeoTools',build_vignettes=TRUE)

Help pages

Users can fin help for all biogeoTools functions at http::

References

Please cite the package as

R Packages

Atauchi, P.J., Peterson, A. T. (2021). biogeoTools: Tools for Biogeographical Analyses. R package version 1.0.

Environmental Heterogeneity

Atauchi, P.J., Peterson, A. T. (2022). Incorporating

The paper of the application is accesible from https://



patauchi/biogeoTools documentation built on April 25, 2022, 6:53 p.m.