Last updated on 2026-04-28 08:53:50 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.17.0 | 750.18 | 337.30 | 1087.48 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.17.0 | 656.38 | 224.67 | 881.05 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.17.0 | 720.00 | 345.45 | 1065.45 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.17.0 | 1920.00 | 504.09 | 2424.09 | OK | |
| r-devel-windows-x86_64 | 0.17.0 | 1006.00 | 672.00 | 1678.00 | OK | |
| r-patched-linux-x86_64 | 0.17.0 | 932.27 | 312.51 | 1244.78 | OK | |
| r-release-linux-x86_64 | 0.17.0 | 929.93 | 311.68 | 1241.61 | OK | |
| r-release-macos-arm64 | 0.17.0 | 157.00 | 20.00 | 177.00 | OK | |
| r-release-macos-x86_64 | 0.17.0 | 540.00 | 555.00 | 1095.00 | NOTE | |
| r-release-windows-x86_64 | 0.17.0 | 974.00 | 721.00 | 1695.00 | OK | |
| r-oldrel-macos-arm64 | 0.17.0 | 163.00 | 25.00 | 188.00 | OK | |
| r-oldrel-macos-x86_64 | 0.17.0 | 540.00 | 576.00 | 1116.00 | OK | |
| r-oldrel-windows-x86_64 | 0.17.0 | 1233.00 | 827.00 | 2060.00 | OK |
Version: 0.17.0
Check: compiled code
Result: NOTE
File ‘torch/libs/torch.so’:
Found non-API call to R: ‘R_UnboundValue’
File ‘torch/libs/torchpkg.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.
Flavor: r-release-macos-x86_64