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.

proxirr

R package to calculate Alpha and Beta Proximity to Irreplaceability.

The methods for Alpha and Beta Irreplaceability were first described in:

       Baisero D., Schuster R. & Plumptre A.J.
       Redefining and Mapping Global Irreplaceability.
       Conservation Biology 2021;1-11.
       https://doi.org/10.1111/cobi.13806

Installation

From CRAN

install.packages("proxirr")
library(proxirr)

From source code

Source code is available from https://gitlab.com/daniele.baisero/proxirr_R.

To install from source code you will need to install the ‘devtools’ package. Some of the devtools dependencies may have system requirements; please explore these if errors arise. Unfortunately these cannot be solved at the package level.

library(devtools)
install_gitlab("daniele.baisero/proxirr_R")

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.