PAICE is designed to estimate the number of inter-island colonization events in a island-like system.
The easy way to install PAICE is by the CRAN repository:
install.packages("PAICE")
Additionally, it is possible to install PAICE using the remotes package:
install.packages("remotes")
remotes::install_github("PAICEcode/PAICE")
PAICE allows a sampling effort correction for estimation of inter-islands colonization events in both field and genetic sampling.
The documentation of PAICE package is available here.