CRAN Package Check Results for Package semiArtificial

Last updated on 2025-06-17 05:50:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4.1 20.71 155.37 176.08 NOTE
r-devel-linux-x86_64-debian-gcc 2.4.1 14.05 103.30 117.35 NOTE
r-devel-linux-x86_64-fedora-clang 2.4.1 270.10 OK
r-devel-linux-x86_64-fedora-gcc 2.4.1 246.53 OK
r-devel-windows-x86_64 2.4.1 20.00 135.00 155.00 OK
r-patched-linux-x86_64 2.4.1 17.44 143.39 160.83 OK
r-release-linux-x86_64 2.4.1 18.98 144.44 163.42 OK
r-release-macos-arm64 2.4.1 69.00 OK
r-release-macos-x86_64 2.4.1 130.00 OK
r-release-windows-x86_64 2.4.1 19.00 0.00 19.00 FAIL
r-oldrel-macos-arm64 2.4.1 57.00 OK
r-oldrel-macos-x86_64 2.4.1 99.00 OK
r-oldrel-windows-x86_64 2.4.1 26.00 180.00 206.00 OK

Check Details

Version: 2.4.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Marko Robnik-Sikonja <marko.robnik@fri.uni-lj.si>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Marko", family = "Robnik-Sikonja", role = c("aut", "cre"), email = "marko.robnik@fri.uni-lj.si") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.4.1
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 plot(irisNewUn) # plot generated data > ##D summary(irisNewUn) > ##D > ##D # create tree ensemble generator for regression problem > ##D CO2gen<- treeEnsemble(uptake~.,CO2, noTrees=10) > ##D CO2New <- newdata(CO2gen, size=200) > ##D plot(CO2) # plot original data > ##D plot(CO2New) # plot generated data > ##D summary(CO2) > ##D summary(CO2New) > ## End(Not run) > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 9.42 0.75 10.05 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