Last updated on 2026-07-17 10:51:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.9 | 37.25 | 99.97 | 137.22 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.9 | 24.21 | 74.47 | 98.68 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.9 | 49.00 | 155.01 | 204.01 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.9 | 27.00 | 118.96 | 145.96 | NOTE | |
| r-devel-windows-x86_64 | 1.0.9 | 42.00 | 120.00 | 162.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.9 | 35.47 | 94.03 | 129.50 | OK | |
| r-release-linux-x86_64 | 1.0.9 | 32.03 | 93.74 | 125.77 | OK | |
| r-release-macos-arm64 | 1.0.9 | 7.00 | 49.00 | 56.00 | OK | |
| r-release-macos-x86_64 | 1.0.9 | 22.00 | 225.00 | 247.00 | OK | |
| r-release-windows-x86_64 | 1.0.9 | 46.00 | 124.00 | 170.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.9 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.9 | 20.00 | 200.00 | 220.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.9 | 51.00 | 162.00 | 213.00 | OK |
Version: 1.0.9
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Utkarsh J. Dang <utkarshdang@cunet.carleton.ca>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Utkarsh", "J."),
family = "Dang",
role = c("aut", "cre"),
email = "utkarshdang@cunet.carleton.ca"),
person(given = c("G.", "Brian"),
family = "Golding",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.9
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
markophylo/tests/testthat/test-main.R (.Dim: 2, .Names: 2)
'.Dim' should be changed to 'dim'.
'.Names' should be changed to 'names'.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.9
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
markophylo/tests/testthat/test-main.R (.Dim: 2, .Names: 2)
Flavor: r-devel-windows-x86_64