Last updated on 2026-04-01 09:52:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.16.3 | 728.06 | 325.63 | 1053.69 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.16.3 | 667.29 | 212.26 | 879.55 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.16.3 | 780.00 | 415.90 | 1195.90 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.16.3 | 1740.00 | 515.71 | 2255.71 | WARN | |
| r-devel-macos-arm64 | 0.16.3 | 152.00 | 18.00 | 170.00 | WARN | |
| r-devel-windows-x86_64 | 0.16.3 | 982.00 | 555.00 | 1537.00 | WARN | |
| r-patched-linux-x86_64 | 0.16.3 | 874.89 | 274.10 | 1148.99 | OK | |
| r-release-linux-x86_64 | 0.16.3 | 879.11 | 274.17 | 1153.28 | OK | |
| r-release-macos-arm64 | 0.16.3 | OK | ||||
| r-release-macos-x86_64 | 0.16.3 | 480.00 | 313.00 | 793.00 | OK | |
| r-release-windows-x86_64 | 0.16.3 | 944.00 | 507.00 | 1451.00 | OK | |
| r-oldrel-macos-arm64 | 0.16.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.16.3 | 500.00 | 345.00 | 845.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.16.3 | 1080.00 | 649.00 | 1729.00 | NOTE |
Version: 0.16.3
Check: compiled code
Result: WARN
File ‘torch/libs/torchpkg.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘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-devel-linux-x86_64-debian-clang
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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
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.
Flavor: r-devel-macos-arm64
Version: 0.16.3
Check: compiled code
Result: WARN
File 'torch/libs/x64/torchpkg.dll':
Found non-API calls to R: 'R_MissingArg', '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-devel-windows-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
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64