Last updated on 2026-04-02 01:53:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.0 | 45.58 | 92.70 | 138.28 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.9.0 | 33.85 | 62.34 | 96.19 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.9.0 | 71.00 | 154.52 | 225.52 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.0 | 96.00 | 148.78 | 244.78 | WARN | |
| r-devel-macos-arm64 | 0.9.0 | 10.00 | 19.00 | 29.00 | WARN | |
| r-devel-windows-x86_64 | 0.9.0 | 67.00 | 101.00 | 168.00 | WARN | |
| r-patched-linux-x86_64 | 0.9.0 | 45.13 | 85.19 | 130.32 | WARN | |
| r-release-linux-x86_64 | 0.9.0 | 47.46 | 78.42 | 125.88 | OK | |
| r-release-macos-arm64 | 0.9.0 | OK | ||||
| r-release-macos-x86_64 | 0.9.0 | 32.00 | 74.00 | 106.00 | OK | |
| r-release-windows-x86_64 | 0.9.0 | 70.00 | 101.00 | 171.00 | OK | |
| r-oldrel-macos-arm64 | 0.9.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.9.0 | 32.00 | 88.00 | 120.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.9.0 | 90.00 | 127.00 | 217.00 | OK |
Version: 0.9.0
Check: compiled code
Result: WARN
File ‘pkgdepends/libs/pkgdepends.so’:
Found non-API call to R: ‘Rf_findVar’
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.
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-devel-macos-arm64, r-patched-linux-x86_64
Version: 0.9.0
Check: compiled code
Result: WARN
File 'pkgdepends/libs/x64/pkgdepends.dll':
Found non-API call to R: 'Rf_findVar'
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.9.0
Check: installed package size
Result: NOTE
installed size is 6.1Mb
sub-directories of 1Mb or more:
R 2.1Mb
libs 3.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64