Package: PCMBaseCpp
Type: Package
Title: Fast Likelihood Calculation for Phylogenetic Comparative Models
Version: 0.1.9
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. (2018) 
  <arXiv:1809.09014>. 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
RoxygenNote: 6.1.1
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
Packaged: 2020-03-22 23:20:25 UTC; vmitov
Author: Venelin Mitov [aut, cre, cph] (<a
    href="https://venelin.github.io">venelin.github.io</a>)
Date/Publication: 2020-03-23 00:50:02 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-07-11 01:41:42 UTC; unix
Archs: PCMBaseCpp.so.dSYM
