Last updated on 2026-04-24 13:48:46 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 | 657.26 | 215.75 | 873.01 | 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 | 899.54 | 285.95 | 1185.49 | OK | |
| r-release-macos-arm64 | 0.17.0 | 163.00 | 25.00 | 188.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 | 942.00 | 698.00 | 1640.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