CRAN Package Check Results for Package flan

Last updated on 2026-04-28 08:53:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 74.85 63.60 138.45 OK
r-devel-linux-x86_64-debian-gcc 1.0 54.19 44.95 99.14 OK
r-devel-linux-x86_64-fedora-clang 1.0 101.00 100.94 201.94 OK
r-devel-linux-x86_64-fedora-gcc 1.0 153.00 91.53 244.53 OK
r-devel-windows-x86_64 1.0 11.00 5.00 16.00 ERROR
r-patched-linux-x86_64 1.0 68.30 58.31 126.61 OK
r-release-linux-x86_64 1.0 68.57 57.86 126.43 OK
r-release-macos-arm64 1.0 14.00 11.00 25.00 OK
r-release-macos-x86_64 1.0 43.00 79.00 122.00 NOTE
r-release-windows-x86_64 1.0 9.00 5.00 14.00 ERROR
r-oldrel-macos-arm64 1.0 OK
r-oldrel-macos-x86_64 1.0 37.00 67.00 104.00 OK
r-oldrel-windows-x86_64 1.0 12.00 7.00 19.00 ERROR

Check Details

Version: 1.0
Check: whether package can be installed
Result: ERROR Installation failed. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 1.0
Check: compiled code
Result: NOTE File ‘flan/libs/flan.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-release-macos-x86_64