Last updated on 2026-04-13 09:54:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.16.3 | 744.54 | 324.38 | 1068.92 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.17.0 | 657.57 | 225.16 | 882.73 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.16.3 | 900.00 | 502.08 | 1402.08 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.17.0 | 1920.00 | 493.51 | 2413.51 | OK | |
| r-devel-macos-arm64 | 0.16.3 | 152.00 | 18.00 | 170.00 | WARN | |
| r-devel-windows-x86_64 | 0.17.0 | 742.00 | 506.00 | 1248.00 | OK | |
| r-patched-linux-x86_64 | 0.16.3 | 914.35 | 301.65 | 1216.00 | WARN | |
| r-release-linux-x86_64 | 0.16.3 | 892.56 | 274.38 | 1166.94 | OK | |
| r-release-macos-arm64 | 0.16.3 | OK | ||||
| r-release-macos-x86_64 | 0.17.0 | 540.00 | 576.00 | 1116.00 | OK | |
| r-release-windows-x86_64 | 0.17.0 | 863.00 | 501.00 | 1364.00 | OK | |
| r-oldrel-macos-arm64 | 0.16.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.17.0 | 540.00 | 682.00 | 1222.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.17.0 | 624.00 | 554.00 | 1178.00 | NOTE |
Version: 0.16.3
Check: compiled code
Result: WARN
File ‘torch/libs/torchpkg.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
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-fedora-clang, r-devel-macos-arm64
Version: 0.16.3
Check: compiled code
Result: WARN
File ‘torch/libs/torchpkg.so’:
Found non-API calls to R: ‘R_UnboundValue’, ‘Rf_findVarInFrame’
This entry point may be removed soon:
‘Rf_findVarInFrame’
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-patched-linux-x86_64
Version: 0.16.3
Check: installed package size
Result: NOTE
installed size is 117.0Mb
sub-directories of 1Mb or more:
R 6.2Mb
help 1.7Mb
include 1.9Mb
libs 106.9Mb
Flavor: r-oldrel-macos-arm64
Version: 0.17.0
Check: installed package size
Result: NOTE
installed size is 205.9Mb
sub-directories of 1Mb or more:
R 6.1Mb
help 2.2Mb
include 1.9Mb
libs 195.3Mb
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64