CRAN Package Check Results for Package covr

Last updated on 2025-10-21 09:48:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.4 4.59 119.40 123.99 NOTE
r-devel-linux-x86_64-debian-gcc 3.6.4 3.97 91.76 95.73 NOTE
r-devel-linux-x86_64-fedora-clang 3.6.4 150.54 NOTE
r-devel-linux-x86_64-fedora-gcc 3.6.4 225.15 NOTE
r-devel-windows-x86_64 3.6.4 9.00 199.00 208.00 NOTE
r-patched-linux-x86_64 3.6.4 4.71 119.07 123.78 NOTE
r-release-linux-x86_64 3.6.4 4.80 119.33 124.13 NOTE
r-release-macos-arm64 3.6.4 155.00 NOTE
r-release-macos-x86_64 3.6.4 269.00 NOTE
r-release-windows-x86_64 3.6.4 10.00 201.00 211.00 NOTE
r-oldrel-macos-arm64 3.6.4 109.00 OK
r-oldrel-macos-x86_64 3.6.4 209.00 OK
r-oldrel-windows-x86_64 3.6.4 12.00 246.00 258.00 OK

Check Details

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-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, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 3.6.4
Check: HTML version of manual
Result: NOTE Found the following HTML validation problems: as_coverage.html:52:1 (as_coverage.Rd:14): Warning: missing </ul> before </div> as_coverage_with_tests.html:50:1 (as_coverage_with_tests.Rd:12): Warning: missing </ul> before </div> azure.html:65:1 (azure.Rd:23): Warning: missing </ul> before </div> count.html:46:1 (count.Rd:10): Warning: missing </ul> before </div> count_test.html:46:1 (count_test.Rd:10): Warning: missing </ul> before </div> coveralls.html:74:1 (coveralls.Rd:30): Warning: missing </ul> before </div> display_name.html:46:1 (display_name.Rd:10): Warning: missing </ul> before </div> environment_coverage.html:66:1 (environment_coverage.Rd:24): Warning: missing </ul> before </div> file_report.html:64:1 (file_report.Rd:22): Warning: missing </ul> before </div> gitlab.html:63:1 (gitlab.Rd:18): Warning: missing </ul> before </div> key.html:46:1 (key.Rd:10): Warning: missing </ul> before </div> new_counter.html:50:1 (new_counter.Rd:12): Warning: missing </ul> before </div> value.html:50:1 (value.Rd:12): Warning: missing </ul> before </div> Flavor: r-devel-linux-x86_64-debian-gcc

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