CRAN Package Check Results for Package JacobiEigen

Last updated on 2026-03-28 05:50:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-4 12.83 34.07 46.90 NOTE
r-devel-linux-x86_64-debian-gcc 0.3-4 10.46 27.15 37.61 NOTE
r-devel-linux-x86_64-fedora-clang 0.3-4 19.00 49.92 68.92 OK
r-devel-linux-x86_64-fedora-gcc 0.3-4 26.00 61.11 87.11 OK
r-devel-macos-arm64 0.3-4 3.00 17.00 20.00 OK
r-devel-windows-x86_64 0.3-4 16.00 78.00 94.00 OK
r-patched-linux-x86_64 0.3-4 12.30 30.45 42.75 OK
r-release-linux-x86_64 0.3-4 11.50 30.29 41.79 OK
r-release-macos-arm64 0.3-4 OK
r-release-macos-x86_64 0.3-4 8.00 46.00 54.00 OK
r-release-windows-x86_64 0.3-4 16.00 74.00 90.00 OK
r-oldrel-macos-arm64 0.3-4 OK
r-oldrel-macos-x86_64 0.3-4 10.00 35.00 45.00 OK
r-oldrel-windows-x86_64 0.3-4 15.00 87.00 102.00 OK

Check Details

Version: 0.3-4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Bill Venables <Bill.Venables@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Bill", family = "Venables", role = c("aut", "cre"), email = "bill.venables@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.3-4
Check: compiled code
Result: NOTE File ‘JacobiEigen/libs/JacobiEigen.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