Last updated on 2026-07-17 20:50:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.12.1 | 54.11 | 453.67 | 507.78 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.12.1 | 40.81 | 312.65 | 353.46 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.12.1 | 83.00 | 718.69 | 801.69 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.12.1 | 43.00 | 297.80 | 340.80 | NOTE | |
| r-devel-windows-x86_64 | 2.12.1 | 65.00 | 505.00 | 570.00 | NOTE | |
| r-patched-linux-x86_64 | 2.12.1 | 57.35 | 355.16 | 412.51 | OK | |
| r-release-linux-x86_64 | 2.12.1 | 55.88 | 354.34 | 410.22 | OK | |
| r-release-macos-arm64 | 2.12.1 | 12.00 | 86.00 | 98.00 | OK | |
| r-release-macos-x86_64 | 2.12.1 | 37.00 | 482.00 | 519.00 | OK | |
| r-release-windows-x86_64 | 2.12.1 | 64.00 | 404.00 | 468.00 | OK | |
| r-oldrel-macos-arm64 | 2.12.1 | OK | ||||
| r-oldrel-macos-x86_64 | 2.12.1 | 34.00 | 441.00 | 475.00 | OK | |
| r-oldrel-windows-x86_64 | 2.12.1 | 80.00 | 521.00 | 601.00 | OK |
Version: 2.12.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
phangorn/R/bab.R (.Names: 3, .Dim: 2)
phangorn/R/fitch64.R (.Dim: 1, .Names: 1)
phangorn/R/phylo.R (.Dim: 2, .Names: 2)
phangorn/R/splits.R (.Names: 1)
'.Names' should be changed to 'names'.
'.Dim' should be changed to 'dim'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 2.12.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
phangorn/R/bab.R (.Names: 3, .Dim: 2)
phangorn/R/fitch64.R (.Dim: 1, .Names: 1)
phangorn/R/phylo.R (.Dim: 2, .Names: 2)
phangorn/R/splits.R (.Names: 1)
Flavor: r-devel-windows-x86_64