Last updated on 2026-03-23 15:54:20 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.98-1.17 | 20.92 | 48.34 | 69.26 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.98-1.18 | 15.59 | 34.71 | 50.30 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.98-1.18 | 30.00 | 75.70 | 105.70 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.98-1.17 | 34.00 | 70.83 | 104.83 | WARN | |
| r-devel-macos-arm64 | 1.98-1.18 | 9.00 | 37.00 | 46.00 | OK | |
| r-devel-windows-x86_64 | 1.98-1.17 | 39.00 | 205.00 | 244.00 | NOTE | |
| r-patched-linux-x86_64 | 1.98-1.17 | 17.76 | 41.66 | 59.42 | OK | |
| r-release-linux-x86_64 | 1.98-1.17 | 18.12 | 41.89 | 60.01 | OK | |
| r-release-macos-arm64 | 1.98-1.18 | OK | ||||
| r-release-macos-x86_64 | 1.98-1.18 | 27.00 | 104.00 | 131.00 | OK | |
| r-release-windows-x86_64 | 1.98-1.18 | 43.00 | 172.00 | 215.00 | OK | |
| r-oldrel-macos-arm64 | 1.98-1.18 | 7.00 | 54.00 | 61.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.98-1.18 | 25.00 | 95.00 | 120.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.98-1.18 | 38.00 | 190.00 | 228.00 | NOTE |
Version: 1.98-1.17
Check: compiled code
Result: NOTE
File ‘RCurl/libs/RCurl.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
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.98-1.17
Check: compiled code
Result: WARN
File ‘RCurl/libs/RCurl.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
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-fedora-gcc
Version: 1.98-1.17
Check: compiled code
Result: NOTE
File 'RCurl/libs/x64/RCurl.dll':
Found non-API call to R: 'Rf_findVarInFrame'
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.98-1.18
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.98-1.18
Check: installed package size
Result: NOTE
installed size is 11.5Mb
sub-directories of 1Mb or more:
libs 9.6Mb
Flavor: r-oldrel-windows-x86_64