Package: paleobuddy Title: Simulating Diversification Dynamics Version: 1.1.0 Authors@R: c( person(given = "Bruno", family = "do Rosario Petrucci", role = c("aut", "cre"), email = "petrucci@iastate.edu", comment = c(ORCID = "0000-0001-6334-8483")), person(given = "Matheus", family = "Januario", role = "aut", email = "januarioml.eco@gmail.com", comment = c(ORCID = "0000-0002-6480-7095")), person(given = "Tiago", family = "Quental", role = "aut", email = "tbquental@usp.br", comment = c(ORCID = "0000-0002-4832-9468"))) Description: Simulation of species diversification, fossil records, and phylogenies. While the literature on species birth-death simulators is extensive, including important software like 'paleotree' and 'APE', we concluded there were interesting gaps to be filled regarding possible diversification scenarios. Here we strove for flexibility over focus, implementing a large array of regimens for users to experiment with and combine. In this way, 'paleobuddy' can be used in complement to other simulators as a flexible jack of all trades, or, in the case of scenarios implemented only here, can allow for robust and easy simulations for novel situations. Environmental data modified from that in 'RPANDA': Morlon H. et al (2016) . URL: https://github.com/brpetrucci/paleobuddy Suggests: ape, fitdistrplus, knitr, rmarkdown Imports: methods License: GPL-3 Encoding: UTF-8 LazyData: true VignetteBuilder: knitr RoxygenNote: 7.3.2 BugReports: https://github.com/brpetrucci/paleobuddy/issues Repository: https://brpetrucci.r-universe.dev Date/Publication: 2025-02-05 17:53:30 UTC RemoteUrl: https://github.com/brpetrucci/paleobuddy RemoteRef: HEAD RemoteSha: 47e7730ca37cd61d638c6a18dee094ab63d0cb69 NeedsCompilation: no Packaged: 2026-06-08 08:23:51 UTC; root Author: Bruno do Rosario Petrucci [aut, cre] (ORCID: ), Matheus Januario [aut] (ORCID: ), Tiago Quental [aut] (ORCID: ) Maintainer: Bruno do Rosario Petrucci