CRAN Package Check Results for Package epiphy

Last updated on 2025-12-30 12:48:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 21.20 148.94 170.14 NOTE
r-devel-linux-x86_64-debian-gcc 0.5.0 14.67 97.39 112.06 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.0 40.00 234.59 274.59 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 38.00 235.60 273.60 NOTE
r-devel-windows-x86_64 0.5.0 29.00 171.00 200.00 NOTE
r-patched-linux-x86_64 0.5.0 21.39 133.39 154.78 OK
r-release-linux-x86_64 0.5.0 21.37 134.90 156.27 OK
r-release-macos-arm64 0.5.0 OK
r-release-macos-x86_64 0.5.0 13.00 111.00 124.00 OK
r-release-windows-x86_64 0.5.0 25.00 160.00 185.00 OK
r-oldrel-macos-arm64 0.5.0 OK
r-oldrel-macos-x86_64 0.5.0 17.00 84.00 101.00 OK
r-oldrel-windows-x86_64 0.5.0 33.00 200.00 233.00 OK

Check Details

Version: 0.5.0
Check: compiled code
Result: NOTE File ‘epiphy/libs/epiphy.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-gcc

Version: 0.5.0
Check: compiled code
Result: NOTE File 'epiphy/libs/x64/epiphy.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