CRAN Package Check Results for Package cpp11bigwig

Last updated on 2025-12-20 01:49:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 17.85 105.63 123.48 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 19.96 76.29 96.25 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.3 42.00 152.63 194.63 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 54.00 165.11 219.11 OK
r-devel-windows-x86_64 0.1.3 38.00 130.00 168.00 OK
r-patched-linux-x86_64 0.1.3 28.28 100.32 128.60 OK
r-release-linux-x86_64 0.1.3 27.58 101.40 128.98 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 38.00 126.00 164.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 158.00 205.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. Flavor: r-devel-linux-x86_64-debian-gcc