Last updated on 2026-08-09 02:50:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.9 | 32.10 | 102.10 | 134.20 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.9 | 23.96 | 76.42 | 100.38 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.9 | 26.00 | 68.27 | 94.27 | 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.78 | 92.05 | 125.83 | OK | |
| r-release-linux-x86_64 | 1.0.9 | 32.76 | 95.22 | 127.98 | 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 | 55.00 | 164.00 | 219.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