CRAN Package Check Results for Package cpp11bigwig

Last updated on 2026-01-01 10:49:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 25.61 106.18 131.79 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.3 20.20 76.69 96.89 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.3 45.00 174.44 219.44 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.3 47.00 139.12 186.12 NOTE
r-devel-windows-x86_64 0.1.3 36.00 123.00 159.00 NOTE
r-patched-linux-x86_64 0.1.3 27.01 99.90 126.91 OK
r-release-linux-x86_64 0.1.3 28.12 100.42 128.54 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

Additional issues

rchk

Check Details

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. 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

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