CRAN Package Check Results for Package ManifoldOptim

Last updated on 2026-04-28 19:51:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 197.61 27.64 225.25 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 129.05 22.32 151.37 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 389.00 40.82 429.82 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 367.00 38.89 405.89 OK
r-devel-windows-x86_64 1.0.1 13.00 8.00 21.00 ERROR
r-patched-linux-x86_64 1.0.1 181.05 25.63 206.68 OK
r-release-linux-x86_64 1.0.1 178.43 25.31 203.74 OK
r-release-macos-arm64 1.0.1 49.00 -26.00 23.00 OK
r-release-macos-x86_64 1.0.1 122.00 -29.00 93.00 NOTE
r-release-windows-x86_64 1.0.1 11.00 6.00 17.00 ERROR
r-oldrel-macos-arm64 1.0.1 OK
r-oldrel-macos-x86_64 1.0.1 105.00 -20.00 85.00 OK
r-oldrel-windows-x86_64 1.0.1 13.00 8.00 21.00 ERROR

Check Details

Version: 1.0.1
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.1
Check: compiled code
Result: NOTE File ‘ManifoldOptim/libs/ManifoldOptim.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