CRAN Package Check Results for Package phylopath

Last updated on 2026-08-25 10:53:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.1 3.40 90.71 94.11 NOTE
r-devel-linux-x86_64-debian-gcc 1.4.0 5.93 126.69 132.62 OK
r-devel-linux-x86_64-fedora-clang 1.4.0 7.00 136.13 143.13 OK
r-devel-linux-x86_64-fedora-gcc 1.4.0 6.00 139.24 145.24 OK
r-devel-windows-x86_64 1.4.0 13.00 212.00 225.00 OK
r-patched-linux-x86_64 1.3.1 3.45 80.30 83.75 OK
r-release-linux-x86_64 1.4.0 8.20 180.31 188.51 OK
r-release-macos-arm64 1.4.0 2.00 48.00 50.00 OK
r-release-macos-x86_64 1.4.0 6.00 247.00 253.00 OK
r-release-windows-x86_64 1.4.0 12.00 182.00 194.00 OK
r-oldrel-macos-arm64 1.4.0 2.00 50.00 52.00 OK
r-oldrel-macos-x86_64 1.4.0 6.00 224.00 230.00 OK
r-oldrel-windows-x86_64 1.4.0 16.00 241.00 257.00 OK

Check Details

Version: 1.3.1
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: phylopath/tests/testthat/test-dag.R (.Dim: 2, .Dimnames: 2) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. Flavor: r-devel-linux-x86_64-debian-clang