CRAN Package Check Results for Package cmahalanobis

Last updated on 2024-09-26 21:49:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 12.13 101.09 113.22 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.2 8.81 82.53 91.34 OK
r-devel-linux-x86_64-fedora-clang 0.4.2 206.95 OK
r-devel-linux-x86_64-fedora-gcc 0.4.2 152.81 OK
r-devel-windows-x86_64 0.4.2 13.00 131.00 144.00 OK
r-patched-linux-x86_64 0.4.2 11.32 105.43 116.75 OK
r-release-linux-x86_64 0.4.2 10.17 107.24 117.41 OK
r-release-macos-arm64 0.4.2 52.00 OK
r-release-macos-x86_64 0.4.2 89.00 OK
r-release-windows-x86_64 0.4.2 14.00 118.00 132.00 OK
r-oldrel-macos-arm64 0.4.2 61.00 OK
r-oldrel-macos-x86_64 0.4.2 110.00 OK
r-oldrel-windows-x86_64 0.4.2 19.00 148.00 167.00 OK

Check Details

Version: 0.4.1
Check: examples
Result: ERROR Running examples in ‘cmahalanobis-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: generate_report_cchebyshev > ### Title: Generate a Microsoft Word document about the Chebyshev distance > ### matrix and the p-values matrix with corresponding plots. > ### Aliases: generate_report_cchebyshev > > ### ** Examples > > # Generate a report about "Species" factor in iris dataset > generate_report_cchebyshev(iris, ~Species) Loading required namespace: rmarkdown iter imp variable 1 1 1 2 1 3 1 4 1 5 2 1 2 2 2 3 2 4 2 5 3 1 3 2 3 3 3 4 3 5 4 1 4 2 4 3 4 4 4 5 5 1 5 2 5 3 5 4 5 5 iter imp variable 1 1 1 2 1 3 1 4 1 5 2 1 2 2 2 3 2 4 2 5 3 1 3 2 3 3 3 4 3 5 4 1 4 2 4 3 4 4 4 5 5 1 5 2 5 3 5 4 5 5 iter imp variable 1 1 1 2 1 3 1 4 1 5 2 1 2 2 2 3 2 4 2 5 3 1 3 2 3 3 3 4 3 5 4 1 4 2 4 3 4 4 4 5 5 1 5 2 5 3 5 4 5 5 iter imp variable 1 1 1 2 1 3 1 4 1 5 2 1 2 2 2 3 2 4 2 5 3 1 3 2 3 3 3 4 3 5 4 1 4 2 4 3 4 4 4 5 5 1 5 2 5 3 5 4 5 5 iter imp variable 1 1 1 2 1 3 1 4 1 5 2 1 2 2 2 3 2 4 2 5 3 1 3 2 3 3 3 4 3 5 4 1 4 2 4 3 4 4 4 5 5 1 5 2 5 3 5 4 5 5 iter imp variable 1 1 1 2 1 3 1 4 1 5 2 1 2 2 2 3 2 4 2 5 3 1 3 2 3 3 3 4 3 5 4 1 4 2 4 3 4 4 4 5 5 1 5 2 5 3 5 4 5 5 processing file: template_report_cchebyshev.Rmd Warning in dir.create(dirname(name), recursive = TRUE) : cannot create dir 'reportcchebyshev_files/figure-docx', reason 'No such file or directory' Error in `value[[3L]]()`: ! could not open file 'reportcchebyshev_files/figure-docx/unnamed-chunk-1-1.png' Backtrace: 1. rmarkdown::render(...) 2. knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet) 3. knitr:::process_file(text, output) 6. knitr:::process_group(group) 7. knitr:::call_block(x) ... 23. grDevices::replayPlot(x) 24. base::tryCatch(.External2(C_playSnapshot, x), error = restore) 25. base (local) tryCatchList(expr, classes, parentenv, handlers) 26. base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 27. value[[3L]](cond) Warning in file(con, "w") : cannot open file 'template_report_cchebyshev.knit.md': Read-only file system Error in file(con, "w") : cannot open the connection Calls: generate_report_cchebyshev ... <Anonymous> -> handler -> write_utf8 -> writeLines -> file Execution halted Flavor: r-devel-linux-x86_64-debian-clang