Last updated on 2026-04-25 09:49:39 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 | 36.55 | 101.85 | 138.40 | 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 | 53.51 | 141.65 | 195.16 | OK | |
| r-release-macos-arm64 | 1.0.4 | 13.00 | 33.00 | 46.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 | 62.00 | 165.00 | 227.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