CRAN Package Check Results for Package minioclient

Last updated on 2024-10-02 01:48:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.6 2.07 22.68 24.75 OK
r-devel-linux-x86_64-debian-gcc 0.0.6 1.62 17.95 19.57 OK
r-devel-linux-x86_64-fedora-clang 0.0.6 39.19 OK
r-devel-linux-x86_64-fedora-gcc 0.0.6 37.99 OK
r-devel-windows-x86_64 0.0.6 3.00 53.00 56.00 FAIL
r-patched-linux-x86_64 0.0.6 OK
r-release-linux-x86_64 0.0.6 1.94 21.97 23.91 OK
r-release-macos-arm64 0.0.6 18.00 OK
r-release-macos-x86_64 0.0.6 27.00 OK
r-release-windows-x86_64 0.0.6 3.00 56.00 59.00 OK
r-oldrel-macos-arm64 0.0.6 18.00 OK
r-oldrel-macos-x86_64 0.0.6 35.00 OK
r-oldrel-windows-x86_64 0.0.6 3.00 54.00 57.00 OK

Check Details

Version: 0.0.6
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: + # upload a CSV file + tf <- tempfile() + write.csv(iris, tf, row.names = FALSE) + mc_mb("play/iris") + mc_cp(tf, "play/iris/iris.csv") + + # read first 12 lines from the CSV + mc_sql("play/iris/iris.csv", query = "select * from S3Object limit 12") + + ## Don't show: + }) # examplesIf > ## End(Don't show) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.51 0.03 0.55 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