Last updated on 2026-03-29 01:50:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.16.3 | 726.29 | 323.76 | 1050.05 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.16.3 | 643.74 | 213.39 | 857.13 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.16.3 | 840.00 | 458.55 | 1298.55 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.16.3 | 1800.00 | 495.88 | 2295.88 | WARN | |
| r-devel-macos-arm64 | 0.16.3 | 150.00 | 25.00 | 175.00 | OK | |
| r-devel-windows-x86_64 | 0.16.3 | 957.00 | 553.00 | 1510.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 | 936.00 | 509.00 | 1445.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 | 1074.00 | 629.00 | 1703.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-linux-x86_64-fedora-gcc
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-gcc
Version: 0.16.3
Check: compiled code
Result: WARN
File 'torch/libs/x64/torchpkg.dll':
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-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