CRAN Package Check Results for Package distops

Last updated on 2025-02-11 03:50:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 18.62 24.78 43.40 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 12.45 19.45 31.90 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 83.88 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 75.58 NOTE
r-devel-windows-x86_64 0.1.0 26.00 0.00 26.00 FAIL
r-patched-linux-x86_64 0.1.0 16.25 23.38 39.63 NOTE
r-release-linux-x86_64 0.1.0 18.14 23.37 41.51 NOTE
r-release-macos-arm64 0.1.0 22.00 NOTE
r-release-macos-x86_64 0.1.0 33.00 NOTE
r-release-windows-x86_64 0.1.0 26.00 63.00 89.00 NOTE
r-oldrel-macos-arm64 0.1.0 31.00 NOTE
r-oldrel-macos-x86_64 0.1.0 38.00 NOTE
r-oldrel-windows-x86_64 0.1.0 29.00 70.00 99.00 NOTE

Check Details

Version: 0.1.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: ‘dev_package.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 0.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: > cleanEx() > nameEx("use_distops") > ### * use_distops > > flush(stderr()); flush(stdout()) > > ### Name: use_distops > ### Title: Setups package to use the *distops* package > ### Aliases: use_distops > > ### ** Examples > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.43 0.05 0.47 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

Version: 0.1.0
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-patched-linux-x86_64, r-release-linux-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