Last updated on 2026-07-15 23:51:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1-22 | 38.60 | 179.25 | 217.85 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1-22 | 25.63 | 130.71 | 156.34 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1-22 | 56.00 | 294.57 | 350.57 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1-22 | 30.00 | 132.05 | 162.05 | NOTE | |
| r-devel-windows-x86_64 | 0.1-22 | 42.00 | 222.00 | 264.00 | OK | |
| r-patched-linux-x86_64 | 0.1-22 | 35.27 | 158.57 | 193.84 | OK | |
| r-release-linux-x86_64 | 0.1-22 | 33.70 | 161.41 | 195.11 | OK | |
| r-release-macos-arm64 | 0.1-22 | 8.00 | 48.00 | 56.00 | OK | |
| r-release-macos-x86_64 | 0.1-22 | 24.00 | 196.00 | 220.00 | OK | |
| r-release-windows-x86_64 | 0.1-22 | 44.00 | 208.00 | 252.00 | OK | |
| r-oldrel-macos-arm64 | 0.1-22 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1-22 | 21.00 | 154.00 | 175.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1-22 | 56.00 | 260.00 | 316.00 | OK |
Version: 0.1-22
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Kornelius Rohmeyer <rohmeyer@small-projects.de>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Kornelius",
family = "Rohmeyer",
role = c("aut", "cre"),
email = "rohmeyer@small-projects.de")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1-22
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
Crossover/tests/testthat/test-r-vs-c.R (.Dim: 1)
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1-22
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
Crossover/tests/testthat/test-r-vs-c.R (.Dim: 1)
'.Dim' should be changed to 'dim'.
Flavor: r-devel-linux-x86_64-fedora-gcc