CRAN Package Check Results for Package dipsaus

Last updated on 2025-04-05 09:53:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 43.97 76.77 120.74 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.1 30.03 55.30 85.33 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.1 236.51 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.1 238.01 NOTE
r-devel-macos-arm64 0.3.1 68.00 NOTE
r-devel-macos-x86_64 0.3.1 112.00 NOTE
r-devel-windows-x86_64 0.3.1 62.00 135.00 197.00 NOTE
r-patched-linux-x86_64 0.3.1 47.59 74.15 121.74 NOTE
r-release-linux-x86_64 0.3.0 46.73 71.45 118.18 OK
r-release-macos-arm64 0.3.1 69.00 OK
r-release-macos-x86_64 0.3.1 114.00 OK
r-release-windows-x86_64 0.3.1 56.00 136.00 192.00 OK
r-oldrel-macos-arm64 0.3.1 72.00 OK
r-oldrel-macos-x86_64 0.3.1 112.00 OK
r-oldrel-windows-x86_64 0.3.1 56.00 155.00 211.00 OK

Check Details

Version: 0.3.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘do_aggregate.Rd’ ‘no_op.Rd’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3.0
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-devel-linux-x86_64-debian-clang

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. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-macos-x86_64, r-patched-linux-x86_64

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