Last updated on 2026-04-02 06:51:44 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.12 | 106.00 | 193.96 | 299.96 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3.12 | 69.65 | 144.09 | 213.74 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3.12 | 138.00 | 302.65 | 440.65 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.12 | 196.00 | 313.26 | 509.26 | NOTE | |
| r-devel-macos-arm64 | 1.3.12 | 21.00 | 38.00 | 59.00 | OK | |
| r-devel-windows-x86_64 | 1.3.12 | 125.00 | 221.00 | 346.00 | NOTE | |
| r-patched-linux-x86_64 | 1.3.12 | 95.52 | 182.28 | 277.80 | NOTE | |
| r-release-linux-x86_64 | 1.3.12 | 94.07 | 178.42 | 272.49 | OK | |
| r-release-macos-arm64 | 1.3.12 | OK | ||||
| r-release-macos-x86_64 | 1.3.12 | 64.00 | 219.00 | 283.00 | OK | |
| r-release-windows-x86_64 | 1.3.12 | 120.00 | 218.00 | 338.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.12 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.3.12 | 64.00 | 135.00 | 199.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.3.12 | 140.00 | 275.00 | 415.00 | OK |
Version: 1.3.12
Check: compiled code
Result: NOTE
File ‘svars/libs/svars.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: 1.3.12
Check: compiled code
Result: NOTE
File 'svars/libs/x64/svars.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: 1.3.12
Check: installed package size
Result: NOTE
installed size is 9.0Mb
sub-directories of 1Mb or more:
help 1.1Mb
libs 7.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64