Last updated on 2026-04-26 00:49:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 46.81 | 133.06 | 179.87 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 34.60 | 90.57 | 125.17 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 80.00 | 243.81 | 323.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 101.00 | 243.43 | 344.43 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 52.06 | 130.89 | 182.95 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 49.65 | 127.08 | 176.73 | OK | |
| r-release-macos-arm64 | 0.2.0 | 11.00 | 27.00 | 38.00 | OK | |
| r-release-macos-x86_64 | 0.2.0 | 31.00 | 185.00 | 216.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.0 | 54.00 | 236.00 | 290.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | 10.00 | 42.00 | 52.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.0 | 32.00 | 276.00 | 308.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 60.00 | 262.00 | 322.00 | OK |
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-release-macos-x86_64