CRAN Package Check Results for Package ciu

Last updated on 2025-08-02 09:48:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8 6.73 59.89 66.62 OK
r-devel-linux-x86_64-debian-gcc 0.8 4.24 43.61 47.85 OK
r-devel-linux-x86_64-fedora-clang 0.8 104.76 OK
r-devel-linux-x86_64-fedora-gcc 0.8 98.85 OK
r-devel-windows-x86_64 0.8 10.00 85.00 95.00 OK
r-patched-linux-x86_64 0.8 6.76 56.62 63.38 OK
r-release-linux-x86_64 0.8 6.35 56.66 63.01 OK
r-release-macos-arm64 0.8 34.00 OK
r-release-macos-x86_64 0.8 53.00 OK
r-release-windows-x86_64 0.8 8.00 83.00 91.00 OK
r-oldrel-macos-arm64 0.8 38.00 OK
r-oldrel-macos-x86_64 0.8 52.00 OK
r-oldrel-windows-x86_64 0.8 11.00 0.00 11.00 FAIL

Check Details

Version: 0.8
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: > ##D cat(ciu.textual(ciu, boston.inst, use.text.effects = TRUE, ciu.meta = meta.top)) > ##D > ##D # Explain intermediate concept utility, using input features (could also > ##D # be using other intermediate concepts). > ##D cat(ciu.textual(ciu, boston.inst, use.text.effects = TRUE, ind.inputs = Boston.voc$SOCIAL, > ##D target.concept = "SOCIAL", target.ciu = meta.top$ciuvals[["SOCIAL"]])) > ##D cat(ciu.textual(ciu, boston.inst, use.text.effects = TRUE, ind.inputs = Boston.voc$HOUSING, > ##D target.concept = "HOUSING", target.ciu = meta.top$ciuvals[["HOUSING"]])) > ## End(Not run) > > > > ### * <FOOTER> > ### > cleanEx() detaching 'package:MASS' > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 8.44 0.32 8.78 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-oldrel-windows-x86_64