Skip to content

PCMBaseCpp

Fast Likelihood Calculation for Phylogenetic Comparative Models

v0.1.12 · Feb 28, 2026 · GPL (>= 3.0)

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>.

Downloads

342

Last 30 days

11296th

1.7K

Last 90 days

8.5K

Last year

Trend: -55.4% (30d vs prior 30d)

CRAN Check Status

6 NOTE
8 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘PCMBaseCpp/libs/PCMBaseCpp.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘PCMBaseCpp/libs/PCMBaseCpp.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'PCMBaseCpp/libs/x64/PCMBaseCpp.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 34.3Mb
  sub-directories of 1Mb or more:
    libs  33.2Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 34.6Mb
  sub-directories of 1Mb or more:
    libs  33.5Mb
NOTE r-patched-linux-x86_64

compiled code

File ‘PCMBaseCpp/libs/PCMBaseCpp.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 34.3Mb
  sub-directories of 1Mb or more:
    libs  33.2Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 34.6Mb
  sub-directories of 1Mb or more:
    libs  33.5Mb

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies Rcpp PCMBase data.table abind mvSLOUCH PCMBaseCpp

Version History

new 0.1.12 Mar 10, 2026
updated 0.1.12 ← 0.1.11 diff Feb 27, 2026
updated 0.1.11 ← 0.1.10 diff May 3, 2025
updated 0.1.10 ← 0.1.9 diff Apr 26, 2025
updated 0.1.9 ← 0.1.8 diff Mar 22, 2020
updated 0.1.8 ← 0.1.7 diff Feb 22, 2020
updated 0.1.7 ← 0.1.6 diff Nov 20, 2019
updated 0.1.6 ← 0.1.5 diff Nov 10, 2019
new 0.1.5 Oct 5, 2019