CRAN Package Check Results for Package CovRegRF

Last updated on 2024-06-25 22:48:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.0 45.74 97.21 142.95 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.0 235.59 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.0 276.23 NOTE
r-devel-windows-x86_64 2.0.0 45.00 100.00 145.00 NOTE
r-patched-linux-x86_64 2.0.0 48.50 126.99 175.49 OK
r-release-linux-x86_64 2.0.0 34.36 132.17 166.53 OK
r-release-macos-arm64 2.0.0 66.00 OK
r-release-macos-x86_64 2.0.0 111.00 OK
r-release-windows-x86_64 2.0.0 50.00 101.00 151.00 OK
r-oldrel-macos-arm64 2.0.0 66.00 OK
r-oldrel-macos-x86_64 2.0.0 133.00 OK
r-oldrel-windows-x86_64 2.0.0 60.00 128.00 188.00 OK

Additional issues

clang18

Check Details

Version: 2.0.0
Check: compiled code
Result: NOTE File ‘CovRegRF/libs/CovRegRF.so’: Found non-API call to R: ‘STRING_PTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. 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: 2.0.0
Check: compiled code
Result: NOTE File 'CovRegRF/libs/x64/CovRegRF.dll': Found non-API call to R: 'STRING_PTR' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64