- using R Under development (unstable) (2025-09-29 r88883)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
clang version 21.1.2
flang version 21.1.2
- running under: Fedora Linux 42 (Workstation Edition)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- checking for file ‘writeAlizer/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘writeAlizer’ version ‘1.6.4’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘writeAlizer’ can be installed ... [26s/33s] OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [27s/27s] OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking examples ... OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [15s/25s] 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
- checking PDF version of manual ... OK
- checking HTML version of manual ... OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR