Last updated on 2026-06-09 21:54:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 26.79 | 29.49 | 56.28 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 18.14 | 23.86 | 42.00 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 48.00 | 48.32 | 96.32 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 51.00 | 54.92 | 105.92 | NOTE | |
| r-devel-windows-x86_64 | 0.3.0 | 30.00 | 63.00 | 93.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 24.57 | 27.73 | 52.30 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 25.96 | 27.72 | 53.68 | OK | |
| r-release-macos-arm64 | 0.3.0 | 6.00 | 13.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 0.3.0 | 16.00 | 43.00 | 59.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 29.00 | 63.00 | 92.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0 | 15.00 | 42.00 | 57.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 29.00 | 77.00 | 106.00 | OK |
Version: 0.3.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Oliver Keyes <ironholds@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Oliver",
family = "Keyes",
role = c("aut", "cre"),
email = "ironholds@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: compiled code
Result: NOTE
File ‘olctools/libs/olctools.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc