Last updated on 2026-04-30 18:53:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 23.51 | 25.32 | 48.83 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 16.99 | 20.05 | 37.04 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 35.00 | 36.79 | 71.79 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 47.00 | 35.41 | 82.41 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 33.00 | 61.00 | 94.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 24.97 | 22.83 | 47.80 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 22.58 | 22.93 | 45.51 | OK | |
| r-release-macos-arm64 | 0.1.0 | 5.00 | 9.00 | 14.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 16.00 | 30.00 | 46.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.0 | 31.00 | 76.00 | 107.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 13.00 | 27.00 | 40.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 35.00 | 70.00 | 105.00 | OK |
Version: 0.1.0
Check: compiled code
Result: NOTE
File ‘CircularDDM/libs/CircularDDM.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