CRAN Package Check Results for Package FuzzyQ

Last updated on 2025-01-17 17:48:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 1.91 20.04 21.95 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.55 16.83 18.38 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 35.78 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 33.82 OK
r-devel-windows-x86_64 0.1.0 2.00 49.00 51.00 OK
r-patched-linux-x86_64 0.1.0 1.85 19.52 21.37 OK
r-release-linux-x86_64 0.1.0 1.61 19.28 20.89 OK
r-release-macos-arm64 0.1.0 16.00 OK
r-release-macos-x86_64 0.1.0 23.00 OK
r-release-windows-x86_64 0.1.0 3.00 0.00 3.00 FAIL
r-oldrel-macos-arm64 0.1.0 18.00 OK
r-oldrel-macos-x86_64 0.1.0 22.00 OK
r-oldrel-windows-x86_64 0.1.0 3.00 48.00 51.00 OK

Check Details

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: > data(antsA) > FQAnts <- fuzzyq(antsA, sorting = TRUE) > # Compute species Commonness Indices of species of 1,000 bootstrap > # replicates: > > # Compute 95 % confidence intervals, percentile method, default values: > > # Plot Commonness Indices and their respective confidence intervals: > spp <- FQAnts$spp > col.RC <- c("brown2", "turquoise3") # two colors to plot rare and common > # species > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.67 0.03 0.7 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-release-windows-x86_64