Last updated on 2026-01-08 07:48:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 25.18 | 105.43 | 130.61 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 19.69 | 79.50 | 99.19 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 44.00 | 173.30 | 217.30 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 54.00 | 180.53 | 234.53 | OK | |
| r-devel-windows-x86_64 | 0.1.3 | 36.00 | 122.00 | 158.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.3 | 27.26 | 99.32 | 126.58 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 25.37 | 100.55 | 125.92 | OK | |
| r-release-macos-arm64 | 0.1.3 | 5.00 | 26.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 0.1.3 | 20.00 | 96.00 | 116.00 | OK | |
| r-release-windows-x86_64 | 0.1.3 | 35.00 | 118.00 | 153.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | 6.00 | 31.00 | 37.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.3 | 20.00 | 110.00 | 130.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.3 | 47.00 | 163.00 | 210.00 | OK |
Version: 0.1.3
Check: compiled code
Result: NOTE
File ‘cpp11bigwig/libs/cpp11bigwig.so’:
Found non-API call to R: ‘ATTRIB’
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-linux-x86_64-debian-clang
Version: 0.1.3
Check: compiled code
Result: NOTE
File 'cpp11bigwig/libs/x64/cpp11bigwig.dll':
Found non-API call to R: 'ATTRIB'
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