CRAN Package Check Results for Package AsianOption

Last updated on 2026-03-28 01:51:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 48.09 131.61 179.70 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 34.24 90.60 124.84 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 87.00 249.09 336.09 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 98.00 244.29 342.29 OK
r-devel-macos-arm64 0.2.0 14.00 43.00 57.00 OK
r-devel-windows-x86_64 0.2.0 53.00 238.00 291.00 OK
r-patched-linux-x86_64 0.2.0 39.52 127.89 167.41 OK
r-release-linux-x86_64 0.2.0 42.30 126.93 169.23 OK
r-release-macos-arm64 0.2.0 10.00 42.00 52.00 OK
r-release-macos-x86_64 0.2.0 32.00 276.00 308.00 OK
r-release-windows-x86_64 0.2.0 52.00 230.00 282.00 OK
r-oldrel-macos-arm64 0.2.0 11.00 54.00 65.00 OK
r-oldrel-macos-x86_64 0.2.0 30.00 286.00 316.00 OK
r-oldrel-windows-x86_64 0.2.0 51.00 254.00 305.00 OK

Check Details

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