CRAN Package Check Results for Package ddalpha

Last updated on 2026-03-31 07:52:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.16 111.17 120.68 231.85 OK
r-devel-linux-x86_64-debian-gcc 1.3.16 71.83 85.70 157.53 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.16 184.00 179.05 363.05 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.16 216.00 190.43 406.43 OK
r-devel-macos-arm64 1.3.16 24.00 14.00 38.00 OK
r-devel-windows-x86_64 1.3.16 137.00 171.00 308.00 NOTE
r-patched-linux-x86_64 1.3.16 85.75 105.93 191.68 OK
r-release-linux-x86_64 1.3.16 84.09 104.66 188.75 OK
r-release-macos-arm64 1.3.16 OK
r-release-macos-x86_64 1.3.16 60.00 83.00 143.00 OK
r-release-windows-x86_64 1.3.16 124.00 165.00 289.00 OK
r-oldrel-macos-arm64 1.3.16 OK
r-oldrel-macos-x86_64 1.3.16 60.00 85.00 145.00 OK
r-oldrel-windows-x86_64 1.3.16 150.00 190.00 340.00 OK

Check Details

Version: 1.3.16
Check: compiled code
Result: NOTE File ‘ddalpha/libs/ddalpha.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: 1.3.16
Check: compiled code
Result: NOTE File 'ddalpha/libs/x64/ddalpha.dll': 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-windows-x86_64