Last updated on 2026-04-27 02:53:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 61.87 | 153.07 | 214.94 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 39.21 | 103.52 | 142.73 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 97.00 | 243.64 | 340.64 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 114.00 | 249.24 | 363.24 | OK | |
| r-patched-linux-x86_64 | 1.0.4 | 56.21 | 146.52 | 202.73 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 55.04 | 145.60 | 200.64 | OK | |
| r-release-macos-arm64 | 1.0.4 | 13.00 | 34.00 | 47.00 | OK | |
| r-release-macos-x86_64 | 1.0.4 | 40.00 | 144.00 | 184.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.4 | 69.00 | 172.00 | 241.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.4 | 12.00 | 34.00 | 46.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.4 | 39.00 | 148.00 | 187.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.4 | 84.00 | 224.00 | 308.00 | OK |
Version: 1.0.4
Check: compiled code
Result: NOTE
File ‘causalOT/libs/causalOT.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