Last updated on 2026-09-02 18:50:47 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.9 | 37.78 | 104.25 | 142.03 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.9 | 23.89 | 74.75 | 98.64 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.9 | 28.00 | 75.09 | 103.09 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.9 | 32.00 | 132.95 | 164.95 | NOTE | |
| r-devel-windows-x86_64 | 1.0.9 | 47.00 | 193.00 | 240.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.9 | 33.16 | 93.41 | 126.57 | OK | |
| r-release-linux-x86_64 | 1.0.9 | 32.85 | 94.24 | 127.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 | 45.00 | 119.00 | 164.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 | 53.00 | 158.00 | 211.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