CRAN Package Check Results for Package dockerfiler

Last updated on 2025-05-19 19:50:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.5 4.77 42.04 46.81 OK
r-devel-linux-x86_64-debian-gcc 0.2.5 3.00 31.31 34.31 OK
r-devel-linux-x86_64-fedora-clang 0.2.5 72.90 OK
r-devel-linux-x86_64-fedora-gcc 0.2.5 84.60 OK
r-devel-windows-x86_64 0.2.5 8.00 73.00 81.00 OK
r-patched-linux-x86_64 0.2.5 5.44 136.48 141.92 OK
r-release-linux-x86_64 0.2.5 4.94 131.63 136.57 OK
r-release-macos-arm64 0.2.5 78.00 ERROR
r-release-macos-x86_64 0.2.5 6.00 OK
r-release-windows-x86_64 0.2.5 7.00 213.00 220.00 OK
r-oldrel-macos-arm64 0.2.5 114.00 OK
r-oldrel-macos-x86_64 0.2.5 243.00 OK
r-oldrel-windows-x86_64 0.2.4 8.00 251.00 259.00 OK

Check Details

Version: 0.2.5
Check: tests
Result: ERROR Running ‘testthat.R’ [26s/32s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dockerfiler) > > test_check("dockerfiler") i Please wait while we compute system requirements... ✔ Updated metadata database: 5.90 MB in 15 files. ℹ Updating metadata database ✖ Updating metadata database ... failed v Done renv version = 0.0.0 i Please wait while we compute system requirements... Fetching system dependencies for 54 package(s) records. ✔ Updated metadata database: 5.90 MB in 14 files. ℹ Updating metadata database ✖ Updating metadata database ... failed i No sysreqs required v Done renv version = 1.0.3 i Please wait while we compute system requirements... Fetching system dependencies for 54 package(s) records. ✖ Metadata update failed i No sysreqs required v Done renv version = the must up to date in the repos i Please wait while we compute system requirements... Fetching system dependencies for 54 package(s) records. i No sysreqs required v Done renv version = banana i Please wait while we compute system requirements... Fetching system dependencies for 54 package(s) records. i No sysreqs required v Done renv version = 1.0.3 i Please wait while we compute system requirements... Fetching system dependencies for 54 package(s) records. i No sysreqs required v Done renv version = the must up to date in the repos i Please wait while we compute system requirements... Fetching system dependencies for 55 package(s) records. i No sysreqs required v Done renv version = banana i Please wait while we compute system requirements... Fetching system dependencies for 55 package(s) records. i No sysreqs required v Done renv version = 1.0.0 i Please wait while we compute system requirements... Fetching system dependencies for 55 package(s) records. i No sysreqs required v Done [ FAIL 5 | WARN 114 | SKIP 1 | PASS 72 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-get_sysreqs.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-dock_from_desc.R:105:7'): dock_from_desc works ─────────────── grepl("apt-get update && apt-get install", tpf) is not TRUE `actual`: FALSE `expected`: TRUE ── Error ('test-dock_from_renv.R:65:3'): dock_from_renv works ────────────────── Error in `file(file, ifelse(append, "a", "w"))`: cannot open the connection Backtrace: ▆ 1. └─out$write(file.path(dir_build, "Dockerfile")) at test-dock_from_renv.R:65:3 2. └─base::write(self$Dockerfile, file = as, append = append) 3. └─base::cat(...) 4. └─base::file(file, ifelse(append, "a", "w")) ── Failure ('test-dock_from_renv.R:112:3'): dock_from_renv works with full dependencies ── any(grepl("python3", out$Dockerfile)) is not TRUE `actual`: FALSE `expected`: TRUE ── Error ('test-dockerbuild.R:11:7'): dockerfile is buildable ────────────────── Error in `file(con, "r")`: cannot open the connection Backtrace: ▆ 1. └─dockerfiler::dock_from_renv(lockfile = "renv.lock") at test-dockerbuild.R:11:7 2. └─dockerfiler::renv$lockfile_read(file = lockfile) 3. └─dockerfiler (local) renv_lockfile_read(file = file) 4. └─base::readLines(file, warn = FALSE, encoding = "UTF-8") 5. └─base::file(con, "r") ── Error ('test-utils.R:2:3'): utils works ───────────────────────────────────── Error in `file(file, if (append) "a" else "w")`: cannot open the connection Backtrace: ▆ 1. └─testthat::capture_output(...) at test-utils.R:2:3 2. └─testthat::capture_output_lines(code, print, width = width) 3. └─testthat:::eval_with_output(code, print = print, width = width) 4. └─withr::with_output_sink(path, withVisible(code)) 5. └─withr:::set_output_sink(file = new, append = append, split = split) 6. └─withr:::output_sink(file = file, append = append, split = split) 7. └─base::sink(file = file, append = append, type = "output", split = split) 8. └─base::file(file, if (append) "a" else "w") [ FAIL 5 | WARN 114 | SKIP 1 | PASS 72 ] Error: Test failures Execution halted Error in file(con, "w") : cannot open the connection Calls: <Anonymous> ... renv_hash_text -> renv_bootstrap_hash_text -> writeLines -> file In addition: Warning message: In file(con, "w") : cannot open file '/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T//Rtmpm3zSUA/renv-hash-1882473ff270': No space left on device Flavor: r-release-macos-arm64