CRAN Package Check Results for Package CovRegRF

Last updated on 2024-07-02 01:57:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 60.97 135.63 196.60 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.0 37.26 96.43 133.69 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.0 252.93 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.0 249.90 NOTE
r-devel-windows-x86_64 2.0.0 48.00 100.00 148.00 NOTE
r-patched-linux-x86_64 2.0.0 55.55 126.14 181.69 OK
r-release-linux-x86_64 2.0.0 35.09 127.35 162.44 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 49.00 98.00 147.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 126.00 186.00 OK

Additional issues

clang18 gcc-ASAN

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. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

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, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: 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. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64