Last updated on 2026-04-02 12:50:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.8.1 | 173.15 | 47.25 | 220.40 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.8.1 | 110.76 | 35.85 | 146.61 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.8.1 | 260.00 | 73.76 | 333.76 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.8.1 | 347.00 | 79.04 | 426.04 | NOTE | |
| r-devel-macos-arm64 | 0.8.1 | 32.00 | -7.00 | 25.00 | OK | |
| r-devel-windows-x86_64 | 0.8.1 | 202.00 | 88.00 | 290.00 | NOTE | |
| r-patched-linux-x86_64 | 0.8.1 | 157.21 | 42.06 | 199.27 | NOTE | |
| r-release-linux-x86_64 | 0.8.1 | 124.88 | 40.72 | 165.60 | OK | |
| r-release-macos-arm64 | 0.8.1 | OK | ||||
| r-release-macos-x86_64 | 0.8.1 | 86.00 | 8.00 | 94.00 | OK | |
| r-release-windows-x86_64 | 0.8.1 | 163.00 | 84.00 | 247.00 | OK | |
| r-oldrel-macos-arm64 | 0.8.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.8.1 | 84.00 | 10.00 | 94.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.8.1 | 195.00 | 106.00 | 301.00 | OK |
Version: 0.8.1
Check: compiled code
Result: NOTE
File ‘sdsfun/libs/sdsfun.so’:
Found non-API call to R: ‘R_UnboundValue’
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-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 0.8.1
Check: compiled code
Result: NOTE
File 'sdsfun/libs/x64/sdsfun.dll':
Found non-API call to R: 'R_UnboundValue'
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.8.1
Check: installed package size
Result: NOTE
installed size is 6.8Mb
sub-directories of 1Mb or more:
libs 6.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64