Last updated on 2026-08-05 09:50:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.9 | 35.36 | 101.75 | 137.11 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.9 | 25.51 | 75.42 | 100.93 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.9 | 50.00 | 157.20 | 207.20 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.9 | 26.00 | 118.18 | 144.18 | NOTE | |
| r-devel-windows-x86_64 | 1.0.9 | 45.00 | 122.00 | 167.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.9 | 33.85 | 93.12 | 126.97 | OK | |
| r-release-linux-x86_64 | 1.0.9 | 33.79 | 95.30 | 129.09 | 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 | 44.00 | 122.00 | 166.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 | 157.00 | 208.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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64