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.

caretSDM

R-CMD-check

Luíz Fernando Esser

caretSDM caretSDM website

caretSDM is a under development R package that uses the powerful caret package as the main engine to obtain Species Distribution Models. As caret is a packaged turned to build machine learning models, caretSDM has a strong focus on this approach.

Installation

You can install the development version of caretSDM from GitHub with:

install.packages("devtools")
devtools::install_github("luizesser/caretSDM")

The package is also available on CRAN. Users are able to install it using the following code:

install.packages("caretSDM")

You need help?

caretSDM is vastly documented and has included some objects that can guide your data management. If some of your data or code seem to be wrong, try to take a look at those objects or the articles in the website:

Objects

Articles

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.