CRAN Package Check Results for Package ddalpha

Last updated on 2026-03-28 05:50:40 CET.

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 75.19 83.97 159.16 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.16 183.00 176.22 359.22 OK
r-devel-linux-x86_64-fedora-gcc 1.3.16 216.00 190.43 406.43 OK
r-devel-macos-arm64 1.3.16 21.00 17.00 38.00 OK
r-devel-windows-x86_64 1.3.16 135.00 173.00 308.00 OK
r-patched-linux-x86_64 1.3.16 85.75 105.93 191.68 OK
r-release-linux-x86_64 1.3.16 84.21 106.44 190.65 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 122.00 163.00 285.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 142.00 204.00 346.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. Flavor: r-devel-linux-x86_64-debian-gcc