Last updated on 2025-12-06 00:48:38 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3-3 | 19.79 | 105.85 | 125.64 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.3-4 | 0.29 | 1.97 | 2.26 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.3-4 | 100.00 | 110.67 | 210.67 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3-4 | 72.00 | 145.07 | 217.07 | OK | |
| r-devel-windows-x86_64 | 1.3-3 | 26.00 | 120.00 | 146.00 | WARN | |
| r-patched-linux-x86_64 | 1.3-3 | 19.49 | 97.79 | 117.28 | NOTE | |
| r-release-linux-x86_64 | 1.3-3 | 17.83 | 99.66 | 117.49 | NOTE | |
| r-release-macos-arm64 | 1.3-4 | 5.00 | 30.00 | 35.00 | OK | |
| r-release-macos-x86_64 | 1.3-4 | 20.00 | 127.00 | 147.00 | OK | |
| r-release-windows-x86_64 | 1.3-3 | 26.00 | 115.00 | 141.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.3-4 | 6.00 | 34.00 | 40.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3-4 | 21.00 | 136.00 | 157.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3-4 | 22.00 | 149.00 | 171.00 | OK |
Version: 1.3-3
Check: compiled code
Result: WARN
File ‘distcomp/libs/distcomp.so’:
Found non-API call to R: ‘NAMED’
This entry point may be removed soon.
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-clang
Version: 1.3-4
Check: package dependencies
Result: ERROR
Package required but not available: ‘shiny’
Packages suggested but not available for checking:
'opencpu', 'knitr', 'covr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3-3
Check: compiled code
Result: WARN
File 'distcomp/libs/x64/distcomp.dll':
Found non-API call to R: 'NAMED'
This entry point may be removed soon.
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-windows-x86_64
Version: 1.3-3
Check: compiled code
Result: NOTE
File ‘distcomp/libs/distcomp.so’:
Found non-API call to R: ‘NAMED’
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.
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.3-3
Check: compiled code
Result: NOTE
File 'distcomp/libs/x64/distcomp.dll':
Found non-API call to R: 'NAMED'
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-release-windows-x86_64