Last updated on 2026-04-02 05:54:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 26.32 | 24.88 | 51.20 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 16.07 | 20.37 | 36.44 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 39.00 | 40.08 | 79.08 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 50.00 | 37.50 | 87.50 | NOTE | |
| r-devel-macos-arm64 | 0.1.0 | 5.00 | 9.00 | 14.00 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 31.00 | 63.00 | 94.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.0 | 23.79 | 22.92 | 46.71 | NOTE | |
| r-release-linux-x86_64 | 0.1.0 | 17.88 | 22.05 | 39.93 | OK | |
| r-release-macos-arm64 | 0.1.0 | OK | ||||
| r-release-macos-x86_64 | 0.1.0 | 13.00 | 27.00 | 40.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 26.00 | 62.00 | 88.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 15.00 | 22.00 | 37.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.0 | 32.00 | 70.00 | 102.00 | NOTE |
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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 0.1.0
Check: compiled code
Result: NOTE
File 'CircularDDM/libs/x64/CircularDDM.dll':
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-devel-windows-x86_64
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64