Package: RPesto Title: Phylogenetic Estimation of Shifts in the Tempo of Origination Version: 0.1.4.9000 Authors@R: c(person("Bj\u00F8rn Tore", "Kopperud", role = c("aut", "cre"), email = "kopperud@protonmail.com"), person("Sebastian", "H\u00F6hna", role = c("aut"))) Description: Implements diversification analyses using the phylogenetic birth-death-shift model. It leverages belief propagation techniques to calculate branch-specific diversification rates, see Kopperud & Hoehna (2025) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: tidytree, treeio, ape Config/rextendr/version: 0.4.2 SystemRequirements: Cargo (Rust's package manager), rustc Depends: R (>= 4.2) Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libclang-dev Repository: https://kopperud.r-universe.dev Date/Publication: 2026-06-10 16:33:26 UTC RemoteUrl: https://github.com/kopperud/rpesto RemoteRef: HEAD RemoteSha: df74fbf1a63ce8e4f951da4566b4870e12f9f01b NeedsCompilation: yes Packaged: 2026-06-10 19:15:30 UTC; root Author: Bjørn Tore Kopperud [aut, cre], Sebastian Höhna [aut] Maintainer: Bjørn Tore Kopperud