CRAN Package Check Results for Package dipsaus

Last updated on 2025-12-07 11:50:14 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 28.19 53.48 81.67 WARN
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 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 162.00 239.00 OK

Check Details

Version: 0.3.2
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown', 'yaml' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.2
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

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