CRAN Package Check Results for Package covr

Last updated on 2025-11-12 01:48:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.5 5.75 132.58 138.33 OK
r-devel-linux-x86_64-debian-gcc 3.6.5 3.89 102.35 106.24 OK
r-devel-linux-x86_64-fedora-clang 3.6.5 21.00 195.91 216.91 OK
r-devel-linux-x86_64-fedora-gcc 3.6.5 11.00 207.32 218.32 OK
r-devel-windows-x86_64 3.6.4 10.00 196.00 206.00 NOTE
r-patched-linux-x86_64 3.6.4 5.46 118.64 124.10 NOTE
r-release-linux-x86_64 3.6.4 4.51 118.76 123.27 NOTE
r-release-macos-arm64 3.6.5 4.00 63.00 67.00 OK
r-release-macos-x86_64 3.6.5 8.00 119.00 127.00 OK
r-release-windows-x86_64 3.6.4 10.00 197.00 207.00 NOTE
r-oldrel-macos-arm64 3.6.5 4.00 71.00 75.00 OK
r-oldrel-macos-x86_64 3.6.5 7.00 152.00 159.00 OK
r-oldrel-windows-x86_64 3.6.5 14.00 162.00 176.00 OK

Check Details

Version: 3.6.4
Check: compiled code
Result: NOTE File 'covr/libs/x64/covr.dll': Found non-API calls to R: 'BODY', 'CLOENV', 'FORMALS', 'SET_BODY', 'SET_CLOENV', 'SET_FORMALS' 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-windows-x86_64, r-release-windows-x86_64

Version: 3.6.4
Check: compiled code
Result: NOTE File ‘covr/libs/covr.so’: Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘FORMALS’, ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_FORMALS’ 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-patched-linux-x86_64, r-release-linux-x86_64