Last updated on 2026-03-28 06:50:05 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 4.94 | 22.89 | 27.83 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 4.13 | 18.49 | 22.62 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 7.00 | 31.26 | 38.26 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 9.00 | 29.67 | 38.67 | OK | |
| r-devel-macos-arm64 | 1.2.0 | 2.00 | 9.00 | 11.00 | OK | |
| r-devel-windows-x86_64 | 1.2.0 | 11.00 | 42.00 | 53.00 | OK | |
| r-patched-linux-x86_64 | 1.2.0 | 5.27 | 18.52 | 23.79 | OK | |
| r-release-linux-x86_64 | 1.2.0 | 4.98 | 18.66 | 23.64 | OK | |
| r-release-macos-arm64 | 1.2.0 | 2.00 | 10.00 | 12.00 | OK | |
| r-release-macos-x86_64 | 1.2.0 | 5.00 | 31.00 | 36.00 | OK | |
| r-release-windows-x86_64 | 1.2.0 | 12.00 | 44.00 | 56.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.0 | 1.00 | 14.00 | 15.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.0 | 5.00 | 36.00 | 41.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.0 | 16.00 | 50.00 | 66.00 | OK |
Version: 1.2.0
Check: compiled code
Result: NOTE
File ‘secretbase/libs/secretbase.so’:
Found non-API call to R: ‘R_MissingArg’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavor: r-devel-linux-x86_64-debian-gcc