* using log directory ‘/srv/hornik/tmp/CRAN_pretest/hubUtils.Rcheck’ * using R Under development (unstable) (2026-01-10 r89298) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 21.1.8 (1) Debian flang version 21.1.8 (1) * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * checking for file ‘hubUtils/DESCRIPTION’ ... OK * this is package ‘hubUtils’ version ‘1.2.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [4s/6s] OK * 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 ‘hubUtils’ can be installed ... [2s/2s] OK * checking package directory ... OK * checking for future file timestamps ... 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 ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/0s] OK * checking whether startup messages can be suppressed ... [0s/0s] 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 ... [3s/3s] OK * checking Rd files ... [0s/0s] 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... [0s/0s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking examples ... [3s/5s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [5s/5s] ERROR Running ‘testthat.R’ [4s/4s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(hubUtils) > > test_check("hubUtils") Saving _problems/test-utils-target-data-284.R [ FAIL 1 | WARN 0 | SKIP 38 | PASS 176 ] ══ Skipped tests (38) ══════════════════════════════════════════════════════════ • On CRAN (36): 'test-as_config.R:2:3', 'test-as_config.R:15:3', 'test-as_config.R:39:3', 'test-as_config.R:56:3', 'test-as_config.R:67:3', 'test-as_model_out_tbl.R:1:1', 'test-as_model_out_tbl.R:70:1', 'test-check_deprecated_schema.R:1:1', 'test-check_deprecated_schema.R:12:1', 'test-model_id_merge.R:1:1', 'test-model_id_merge.R:80:1', 'test-model_id_merge.R:88:1', 'test-read_config.R:1:1', 'test-read_config.R:35:3', 'test-read_config.R:52:1', 'test-read_config.R:60:1', 'test-read_config.R:66:1', 'test-read_config.R:73:3', 'test-read_config.R:123:1', 'test-utils-round-config.R:1:1', 'test-utils-round-config.R:13:1', 'test-utils-round-config.R:33:1', 'test-utils-round-config.R:45:1', 'test-utils-round_ids.R:1:1', 'test-utils-round_ids.R:18:1', 'test-utils-schema-versions.R:24:3', 'test-utils-schema-versions.R:43:3', 'test-utils-schema-versions.R:164:1', 'test-utils-schema.R:2:3', 'test-utils-schema.R:12:3', 'test-utils-schema.R:22:3', 'test-utils-schema.R:34:3', 'test-utils-schema.R:43:3', 'test-utils-schema.R:59:3', 'test-utils-url.R:7:3', 'test-utils-url.R:23:3' • arrow::arrow_with_s3() is not TRUE (2): 'test-read_config.R:22:3', 'test-utils-url.R:116:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-utils-target-data.R:284:3'): has_target_data_config works on S3 hubs ── Error: Invalid: Unrecognized filesystem type in URI: s3://hubverse/hubutils/testhubs/simple/ Backtrace: ▆ 1. └─arrow::s3_bucket("hubverse/hubutils/testhubs/simple/") at test-utils-target-data.R:284:3 2. └─FileSystem$from_uri(bucket) 3. └─arrow:::fs___FileSystemFromUri(uri) [ FAIL 1 | WARN 0 | SKIP 38 | PASS 176 ] Error: ! Test failures. Execution halted * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [1s/1s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR