CRAN Package Check Results for Package dipsaus

Last updated on 2025-12-10 18:49:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 48.27 83.78 132.05 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 29.59 62.37 91.96 OK
r-devel-linux-x86_64-fedora-clang 0.3.2 218.00 20.13 238.13 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 398.00 -144.87 253.13 OK
r-devel-windows-x86_64 0.3.2 63.00 175.00 238.00 OK
r-patched-linux-x86_64 0.3.2 44.28 76.99 121.27 OK
r-release-linux-x86_64 0.3.2 43.06 77.14 120.20 OK
r-release-macos-arm64 0.3.1 18.00 16.00 34.00 NOTE
r-release-macos-x86_64 0.3.2 30.00 103.00 133.00 OK
r-release-windows-x86_64 0.3.2 64.00 138.00 202.00 OK
r-oldrel-macos-arm64 0.3.2 5.00 37.00 42.00 OK
r-oldrel-macos-x86_64 0.3.2 28.00 107.00 135.00 OK
r-oldrel-windows-x86_64 0.3.2 77.00 159.00 236.00 OK

Check Details

Version: 0.3.1
Check: compiled code
Result: NOTE File ‘dipsaus/libs/dipsaus.so’: Found non-API calls to R: ‘CLOENV’, ‘ENCLOS’ 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-arm64