Last updated on 2026-03-19 04:57:31 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 201.45 | 157.19 | 358.64 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 190.19 | 115.55 | 305.74 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 216.00 | 233.05 | 449.05 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 480.00 | 219.47 | 699.47 | OK | |
| r-devel-macos-arm64 | 1.0.2 | 42.00 | 37.00 | 79.00 | OK | |
| r-devel-windows-x86_64 | 1.0.2 | 209.00 | 216.00 | 425.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.2 | 200.89 | 150.72 | 351.61 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 212.55 | 148.07 | 360.62 | OK | |
| r-release-macos-arm64 | 1.0.2 | OK | ||||
| r-release-macos-x86_64 | 1.0.2 | 126.00 | 237.00 | 363.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 205.00 | 246.00 | 451.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 104.00 | 115.00 | 219.00 | NOTE |
Version: 1.0.2
Check: compiled code
Result: NOTE
File ‘stelfi/libs/stelfi.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.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.2
Check: compiled code
Result: NOTE
File 'stelfi/libs/x64/stelfi.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.0.1
Check: installed package size
Result: NOTE
installed size is 94.3Mb
sub-directories of 1Mb or more:
libs 93.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64