CRAN Package Check Results for Package fude

Last updated on 2025-01-23 19:49:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.7 8.02 34.77 42.79 OK
r-devel-linux-x86_64-debian-gcc 0.3.7 6.60 26.57 33.17 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.7 65.25 OK
r-devel-linux-x86_64-fedora-gcc 0.3.7 63.98 OK
r-devel-windows-x86_64 0.3.7 12.00 62.00 74.00 OK
r-patched-linux-x86_64 0.3.7 8.19 33.06 41.25 OK
r-release-linux-x86_64 0.3.7 8.26 32.98 41.24 OK
r-release-macos-arm64 0.3.7 32.00 OK
r-release-macos-x86_64 0.3.7 55.00 OK
r-release-windows-x86_64 0.3.7 11.00 62.00 73.00 OK
r-oldrel-macos-arm64 0.3.7 33.00 OK
r-oldrel-macos-x86_64 0.3.7 53.00 OK
r-oldrel-windows-x86_64 0.3.7 14.00 68.00 82.00 OK

Check Details

Version: 0.3.7
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: ‘combine_fude.R’ ‘extract_fude.R’ ‘get_boundary.R’ ‘ls_fude.R’ ‘read_fude.R’ Flavor: r-devel-linux-x86_64-debian-gcc