Last updated on 2025-11-26 09:51:29 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.4 | 84.17 | 45.59 | 129.76 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.4 | 71.71 | 33.49 | 105.20 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.5 | 435.00 | -186.31 | 248.69 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.5 | 482.00 | -186.69 | 295.31 | OK | |
| r-devel-windows-x86_64 | 0.4.4 | 128.00 | 86.00 | 214.00 | WARN | |
| r-patched-linux-x86_64 | 0.4.4 | 98.21 | 41.14 | 139.35 | NOTE | |
| r-release-linux-x86_64 | 0.4.4 | 97.69 | 41.38 | 139.07 | NOTE | |
| r-release-macos-arm64 | 0.4.5 | 5.00 | 15.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 0.4.5 | 64.00 | 82.00 | 146.00 | OK | |
| r-release-windows-x86_64 | 0.4.4 | 113.00 | 87.00 | 200.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.4.5 | 6.00 | 17.00 | 23.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.4.5 | 63.00 | 109.00 | 172.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.4.5 | 97.00 | 97.00 | 194.00 | OK |
Version: 0.4.4
Check: compiled code
Result: WARN
File 'sfheaders/libs/x64/sfheaders.dll':
Found non-API call to R: 'STRING_PTR'
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: 0.4.4
Check: compiled code
Result: NOTE
File ‘sfheaders/libs/sfheaders.so’:
Found non-API call to R: ‘STRING_PTR’
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: 0.4.4
Check: compiled code
Result: NOTE
File 'sfheaders/libs/x64/sfheaders.dll':
Found non-API call to R: 'STRING_PTR'
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
Version: 0.4.5
Check: installed package size
Result: NOTE
installed size is 8.7Mb
sub-directories of 1Mb or more:
libs 8.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64