Package: PCMBaseCpp
Type: Package
Title: Fast Likelihood Calculation for Phylogenetic Comparative Models
Version: 0.1.11
Authors@R: c(person("Venelin", "Mitov", email = "vmitov@gmail.com",
                 comment = '<a href="https://venelin.github.io">venelin.github.io</a>',
                 role = c("aut", "cre", "cph")))
Maintainer: Venelin Mitov <vmitov@gmail.com>
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) 
  <doi:10.1016/j.tpb.2019.11.005>. Uses the 'SPLITT' C++ library for parallel tree traversal 
  described in Mitov and Stadler (2018) <doi:10.1111/2041-210X.13136>.
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
Repository: CRAN
VignetteBuilder: knitr, rmarkdown
RoxygenNote: 7.2.3
Packaged: 2025-05-04 10:03:50 UTC; venelin
Author: Venelin Mitov [aut, cre, cph] (<a
    href="https://venelin.github.io">venelin.github.io</a>)
Date/Publication: 2025-05-04 10:40:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 11:30:20 UTC; unix
Archs: PCMBaseCpp.so.dSYM
