Last updated on 2026-08-06 19:50:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 1.71 | 27.19 | 28.90 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 1.43 | 22.05 | 23.48 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 20.93 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 27.82 | NOTE | |||
| r-devel-windows-x86_64 | 1.0.0 | 3.00 | 52.00 | 55.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.0 | 1.85 | 26.65 | 28.50 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 1.80 | 26.76 | 28.56 | OK | |
| r-release-macos-arm64 | 1.0.0 | 1.00 | 16.00 | 17.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 2.00 | 123.00 | 125.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 5.00 | 57.00 | 62.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 1.00 | 49.00 | 50.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 5.00 | 63.00 | 68.00 | OK |
Version: 1.0.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Bill Venables <Bill.Venables@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Bill",
family = "Venables",
role = c("aut", "cre"),
email = "Bill.Venables@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
bannerCommenter/inst/doc/Banded_comment_maker.R (.Dim: 1, .Dimnames: 1)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
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