CRAN Package Check Results for Package writeAlizer

Last updated on 2025-10-01 08:48:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-fedora-clang 1.6.4 189.88 ERROR
r-devel-linux-x86_64-fedora-gcc 1.6.5 218.44 OK
r-release-macos-x86_64 1.6.5 172.00 OK
r-release-windows-x86_64 1.6.5 18.00 177.00 195.00 OK
r-oldrel-macos-x86_64 1.6.5 163.00 OK
r-oldrel-windows-x86_64 1.6.5 23.00 195.00 218.00 OK

Check Details

Version: 1.6.4
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/25s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(writeAlizer) > > test_check("writeAlizer") Cleared cache: /tmp/RtmpysCBcu/working_dir/RtmpeMZCjz/file11b085d0fb14d/R/writeAlizer Cleared cache: /tmp/RtmpysCBcu/working_dir/RtmpeMZCjz/file11b08559fc4c5a/R/writeAlizer trying URL 'https://osf.io/2rsnc/download' trying URL 'https://osf.io/gvtyx/download' Content type 'application/octet-stream' length 1035 bytes ================================================== downloaded 1035 bytes trying URL 'https://osf.io/8v6nz/download' Content type 'application/octet-stream' length 1099 bytes ================================================== downloaded 1099 bytes trying URL 'https://osf.io/7dhc6/download' Content type 'application/octet-stream' length 1066 bytes ================================================== downloaded 1066 bytes [ FAIL 1 | WARN 0 | SKIP 3 | PASS 249 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-file-utilities.R:2:3', 'test-file-utilities.R:22:3', 'test-predict-values-negative.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-integration-predict_quality.R:69:5'): predict_quality runs for all model keys with mocked artifacts ── Error in `utils::download.file(url = url, destfile = dest, mode = "wb", quiet = quiet)`: cannot open URL 'https://osf.io/2rsnc/download' Backtrace: ▆ 1. └─base::lapply(models_rb, run_for_model, data = rb) at test-integration-predict_quality.R:113:3 2. └─writeAlizer (local) FUN(X[[i]], ...) 3. ├─base::suppressWarnings(writeAlizer:::preprocess(model, data)) at test-integration-predict_quality.R:69:5 4. │ └─base::withCallingHandlers(...) 5. └─writeAlizer:::preprocess(model, data) at test-integration-predict_quality.R:69:5 6. └─base::lapply(...) 7. └─writeAlizer (local) FUN(X[[i]], ...) 8. ├─base::readRDS(...) 9. └─writeAlizer:::.wa_ensure_file(...) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 249 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang