CRAN Package Check Results for Package Ease

Last updated on 2026-03-31 22:52:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 22.80 61.59 84.39 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 16.84 43.71 60.55 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 27.00 92.12 119.12 NOTE
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 20.00 25.00 OK
r-devel-windows-x86_64 0.1.2 25.00 98.00 123.00 NOTE
r-patched-linux-x86_64 0.1.2 22.28 54.03 76.31 OK
r-release-linux-x86_64 0.1.2 21.61 54.03 75.64 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 100.00 123.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 26.00 121.00 147.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang

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