Last updated on 2025-09-26 20:48:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 21.50 | 27.75 | 49.25 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 15.55 | 22.54 | 38.09 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 87.97 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 98.47 | NOTE | |||
r-devel-windows-x86_64 | 0.3.0 | 27.00 | 62.00 | 89.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 23.90 | 26.75 | 50.65 | OK | |
r-release-linux-x86_64 | 0.3.0 | 23.14 | 26.22 | 49.36 | OK | |
r-release-macos-arm64 | 0.3.0 | 32.00 | OK | |||
r-release-macos-x86_64 | 0.3.0 | 57.00 | OK | |||
r-release-windows-x86_64 | 0.3.0 | 26.00 | 64.00 | 90.00 | OK | |
r-oldrel-macos-arm64 | 0.3.0 | 34.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.0 | 45.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.0 | 26.00 | 75.00 | 101.00 | OK |
Version: 0.3.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Oliver Keyes <[email protected]>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Oliver",
family = "Keyes",
role = c("aut", "cre"),
email = "[email protected]")
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