CRAN Package Check Results for Package JacobiEigen

Last updated on 2026-03-30 12:53:00 CEST.

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 9.71 27.47 37.18 NOTE
r-devel-linux-x86_64-fedora-clang 0.3-4 19.00 52.11 71.11 NOTE
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 16.00 19.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 12.27 30.62 42.89 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 14.00 83.00 97.00 ERROR

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. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang

Version: 0.3-4
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'JacobiEigen.Rmd' using rmarkdown ! Package pdftex.def Error: File `3aab15d7d73a1767bcaf4d02647dc4dfef6fa03f.pdf' not found: using draft setting. Error: processing vignette 'JacobiEigen.Rmd' failed with diagnostics: LaTeX failed to compile D:/RCompile/CRANpkg/local/4.4/JacobiEigen.Rcheck/vign_test/JacobiEigen/vignettes/JacobiEigen.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See JacobiEigen.log for more info. --- failed re-building 'JacobiEigen.Rmd' SUMMARY: processing the following file failed: 'JacobiEigen.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-windows-x86_64