Package: PAICE Type: Package Title: Phylogeographic Analysis of Island Colonization Events Version: 1.0.2 Authors@R: c( person( given = "Alberto J.", family = "Coello", role = c("aut", "cre"), email = "albjcoello@gmail.com", comment = c("ORCID = 0000-0002-2665-3726") ), person( given = "Mario", family = "Fernández-Mazuecos", role = c("aut"), comment = c("ORCID = 0000-0003-4027-6477") ), person( given = "Ruben H.", family = "Heleno", role = c("aut"), comment = c("ORCID = 0000-0002-4808-4907") ), person( given = "Pablo", family = "Vargas", role = c("aut"), comment = c("ORCID = 0000-0003-4502-0382") ) ) Depends: R (>= 3.6.0) Suggests: spelling, testthat Description: Estimation of the number of colonization events between islands of the same archipelago for a species. It uses rarefaction curves to control for both field and genetic sample sizes as it was described in Coello et al. (2022) . License: GPL-2 Encoding: UTF-8 LazyData: true Date: 2024-07-15 URL: BugReports: https://github.com/PAICEcode/PAICE/issues RoxygenNote: 7.3.2 NeedsCompilation: no Packaged: 2026-07-02 09:12:33 UTC; root Language: en-US Repository: https://paicecode.r-universe.dev Date/Publication: 2024-07-16 14:16:25 UTC RemoteUrl: https://github.com/paicecode/paice RemoteRef: HEAD RemoteSha: 7e48399ca056fc43c2cd0f1f5c5b66a11037fe13 Author: Alberto J. Coello [aut, cre] (ORCID = 0000-0002-2665-3726), Mario Fernández-Mazuecos [aut] (ORCID = 0000-0003-4027-6477), Ruben H. Heleno [aut] (ORCID = 0000-0002-4808-4907), Pablo Vargas [aut] (ORCID = 0000-0003-4502-0382) Maintainer: Alberto J. Coello