Last updated on 2026-04-01 01:53:28 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.0 | 356.57 | 266.29 | 622.86 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.5.0 | 239.12 | 178.07 | 417.19 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.5.0 | 900.00 | 390.61 | 1290.61 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.0 | 660.00 | 396.91 | 1056.91 | WARN | |
| r-devel-macos-arm64 | 1.5.0 | 125.00 | -34.00 | 91.00 | WARN | |
| r-devel-windows-x86_64 | 1.5.0 | 518.00 | 294.00 | 812.00 | WARN | |
| r-patched-linux-x86_64 | 1.5.0 | 279.64 | 253.95 | 533.59 | OK | |
| r-release-linux-x86_64 | 1.5.0 | 267.47 | 250.06 | 517.53 | OK | |
| r-release-macos-arm64 | 1.5.0 | OK | ||||
| r-release-macos-x86_64 | 1.5.0 | 237.00 | 110.00 | 347.00 | OK | |
| r-release-windows-x86_64 | 1.5.0 | 476.00 | 296.00 | 772.00 | OK | |
| r-oldrel-macos-arm64 | 1.5.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.5.0 | 235.00 | 130.00 | 365.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.5.0 | 532.00 | 359.00 | 891.00 | OK |
Version: 1.5.0
Check: compiled code
Result: WARN
File ‘RSiena/libs/RSiena.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘Rf_findVar’
This entry point may be removed soon:
‘Rf_findVar’
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.5.0
Check: compiled code
Result: WARN
File ‘RSiena/libs/RSiena.so’:
Found non-API call to R: ‘Rf_findVar’
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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64
Version: 1.5.0
Check: compiled code
Result: WARN
File 'RSiena/libs/x64/RSiena.dll':
Found non-API calls to R: 'R_MissingArg', 'Rf_findVar'
This entry point may be removed soon:
'Rf_findVar'
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.5.0
Check: installed package size
Result: NOTE
installed size is 28.6Mb
sub-directories of 1Mb or more:
R 2.0Mb
libs 26.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64