CRAN Package Check Results for Package Ease

Last updated on 2026-03-28 08:50:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 21.85 60.93 82.78 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 16.25 43.60 59.85 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 28.00 92.91 120.91 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 45.00 102.57 147.57 OK
r-devel-macos-arm64 0.1.2 5.00 22.00 27.00 OK
r-devel-windows-x86_64 0.1.2 25.00 97.00 122.00 OK
r-patched-linux-x86_64 0.1.2 22.28 54.03 76.31 OK
r-release-linux-x86_64 0.1.2 21.30 53.49 74.79 OK
r-release-macos-arm64 0.1.2 OK
r-release-macos-x86_64 0.1.2 13.00 65.00 78.00 OK
r-release-windows-x86_64 0.1.2 23.00 94.00 117.00 OK
r-oldrel-macos-arm64 0.1.2 OK
r-oldrel-macos-x86_64 0.1.2 15.00 48.00 63.00 OK
r-oldrel-windows-x86_64 0.1.2 23.00 120.00 143.00 OK

Check Details

Version: 0.1.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Ehouarn Le Faou <ehouarnlefaou@orange.fr>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Ehouarn", family = "Le Faou", role = c("aut", "cre"), email = "ehouarnlefaou@orange.fr") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: compiled code
Result: NOTE File ‘Ease/libs/Ease.so’: Found non-API call to R: ‘R_UnboundValue’ 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-linux-x86_64-debian-gcc