CRAN Package Check Results for Package dipsaus

Last updated on 2025-12-05 09:49:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 43.52 86.91 130.43 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 29.93 62.69 92.62 OK
r-devel-linux-x86_64-fedora-clang 0.3.2 119.00 112.11 231.11 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 77.00 149.70 226.70 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 44.50 79.26 123.76 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 78.00 164.00 242.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