CRAN Package Check Results for Package CorMID

Last updated on 2025-12-27 12:49:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 15.29 50.35 65.64 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.1 10.78 40.00 50.78 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.1 33.00 83.54 116.54 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.1 29.00 82.57 111.57 NOTE
r-devel-windows-x86_64 0.3.1 18.00 79.00 97.00 NOTE
r-patched-linux-x86_64 0.3.1 15.49 46.65 62.14 OK
r-release-linux-x86_64 0.3.1 15.79 46.14 61.93 OK
r-release-macos-arm64 0.3.1 OK
r-release-macos-x86_64 0.3.1 11.00 76.00 87.00 OK
r-release-windows-x86_64 0.3.1 20.00 78.00 98.00 OK
r-oldrel-macos-arm64 0.3.1 OK
r-oldrel-macos-x86_64 0.3.1 11.00 103.00 114.00 OK
r-oldrel-windows-x86_64 0.3.1 21.00 98.00 119.00 OK

Check Details

Version: 0.3.1
Check: compiled code
Result: NOTE File ‘CorMID/libs/CorMID.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. 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: 0.3.1
Check: compiled code
Result: NOTE File 'CorMID/libs/x64/CorMID.dll': 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-windows-x86_64