CRAN Package Check Results for Package fritools2

Last updated on 2025-05-05 01:50:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.1.0 3.97 49.06 53.03 OK
r-devel-linux-x86_64-debian-gcc 4.1.0 3.24 36.06 39.30 OK
r-devel-linux-x86_64-fedora-clang 4.1.0 81.93 OK
r-devel-linux-x86_64-fedora-gcc 4.1.0 90.15 OK
r-devel-windows-x86_64 4.1.0 5.00 0.00 5.00 FAIL
r-patched-linux-x86_64 4.1.0 7.24 45.67 52.91 OK
r-release-linux-x86_64 4.1.0 3.79 45.52 49.31 OK
r-release-macos-arm64 4.1.0 55.00 NOTE
r-release-macos-x86_64 4.1.0 92.00 NOTE
r-release-windows-x86_64 4.1.0 7.00 130.00 137.00 NOTE
r-oldrel-macos-arm64 4.1.0 52.00 NOTE
r-oldrel-macos-x86_64 4.1.0 77.00 NOTE
r-oldrel-windows-x86_64 4.1.0 6.00 135.00 141.00 NOTE

Check Details

Version: 4.1.0
Check: Rd files
Result: NOTE checkRd: (-1) NEWS.Rd:234: Escaped LaTeX specials: \_ checkRd: (-1) NEWS.Rd:257: Escaped LaTeX specials: \_ \_ checkRd: (-1) NEWS.Rd:258: Escaped LaTeX specials: \_ \_ checkRd: (-1) NEWS.Rd:259: Escaped LaTeX specials: \_ checkRd: (-1) NEWS.Rd:262: Escaped LaTeX specials: \_ checkRd: (-1) NEWS.Rd:265: Escaped LaTeX specials: \_ Flavors: r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 4.1.0
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > flush(stderr()); flush(stdout()) > > ### Name: with_dir > ### Title: Execute Code in a Temporary Working Directory > ### Aliases: with_dir > > ### ** Examples > > temp_dir <- file.path(tempfile()) > dir.create(temp_dir) > with_dir(temp_dir, getwd()) [1] "D:/temp/2025_05_04_01_50_00_20595/RtmpmQ9tSV/file4eb45ebf6ebd" > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 6.62 0.56 21.03 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-devel-windows-x86_64