Last updated on 2026-04-26 01:48:55 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 | 667.90 | 221.61 | 889.51 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.17.0 | 720.00 | 233.72 | 953.72 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.17.0 | 1380.00 | 263.39 | 1643.39 | 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 | 163.00 | 21.00 | 184.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 | 944.00 | 677.00 | 1621.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 | 1252.00 | 846.00 | 2098.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