Last updated on 2026-03-22 05:50:12 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.0 | 356.10 | 268.74 | 624.84 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.5.0 | 238.61 | 179.67 | 418.28 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.5.0 | 1020.00 | 452.31 | 1472.31 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.0 | 669.00 | 431.05 | 1100.05 | NOTE | |
| r-devel-macos-arm64 | 1.5.0 | 109.00 | -18.00 | 91.00 | OK | |
| r-devel-windows-x86_64 | 1.5.0 | 510.00 | 294.00 | 804.00 | NOTE | |
| r-patched-linux-x86_64 | 1.5.0 | 273.84 | 251.23 | 525.07 | OK | |
| r-release-linux-x86_64 | 1.5.0 | 273.14 | 250.43 | 523.57 | 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 | 475.00 | 327.00 | 802.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 | 520.00 | 364.00 | 884.00 | OK |
Version: 1.5.0
Check: compiled code
Result: NOTE
File ‘RSiena/libs/RSiena.so’:
Found non-API call to R: ‘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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
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.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.5.0
Check: compiled code
Result: NOTE
File 'RSiena/libs/x64/RSiena.dll':
Found non-API call to R: '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