Package: PCMBaseCpp Type: Package Title: Fast Likelihood Calculation for Phylogenetic Comparative Models Version: 0.1.12 Authors@R: c(person("Venelin", "Mitov", email = "vmitov@gmail.com", comment = 'venelin.github.io', role = c("aut", "cre", "cph"))) Maintainer: Venelin Mitov Description: Provides a C++ backend for multivariate phylogenetic comparative models implemented in the R-package 'PCMBase'. Can be used in combination with 'PCMBase' to enable fast and parallel likelihood calculation. Implements the pruning likelihood calculation algorithm described in Mitov et al. (2020) . Uses the 'SPLITT' C++ library for parallel tree traversal described in Mitov and Stadler (2018) . Encoding: UTF-8 License: GPL (>= 3.0) LazyData: true Depends: R (>= 3.1.0), Rcpp, methods Imports: PCMBase, data.table, abind Suggests: testthat, knitr, rmarkdown, covr LinkingTo: Rcpp, RcppArmadillo ByteCompile: yes NeedsCompilation: yes URL: https://github.com/venelin/PCMBaseCpp, https://venelin.github.io BugReports: https://github.com/venelin/PCMBaseCpp/issues VignetteBuilder: knitr, rmarkdown RoxygenNote: 7.3.2 Repository: https://venelin.r-universe.dev Date/Publication: 2026-02-28 20:54:13 UTC RemoteUrl: https://github.com/venelin/pcmbasecpp RemoteRef: HEAD RemoteSha: 0d4b4c99e71bc7af6dbe2d999e1620e0a0bf35ff Packaged: 2026-06-16 07:44:04 UTC; root Author: Venelin Mitov [aut, cre, cph] (venelin.github.io)