* using log directory ‘/home/hornik/tmp/CRAN_special_noSuggests/confcons.Rcheck’ * using R Under development (unstable) (2025-08-26 r88710) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc-15 (Debian 15.2.0-1) 15.2.0 GNU Fortran (Debian 15.2.0-1) 15.2.0 * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * checking for file ‘confcons/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘confcons’ version ‘0.3.2’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [4s/6s] NOTE Maintainer: ‘Ákos Bede-Fazekas ’ New submission Package was archived on CRAN Possibly misspelled words in DESCRIPTION: Fazekas (13:10) Somodi (12:68) al (13:21) et (13:18) transferability (11:25) CRAN repository db overrides: X-CRAN-Comment: Archived on 2025-08-25 as errors were not corrected in time. * 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 serialization versions ... OK * checking whether package ‘confcons’ can be installed ... [1s/1s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking ‘build’ 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 ... [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 ... [2s/2s] 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 installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [0s/0s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [2s/2s] ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(confcons) > requireNamespace("ROCR", quietly = TRUE) > > test_check("confcons") [ FAIL 9 | WARN 0 | SKIP 0 | PASS 117 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_confidence.R:16:7'): returns expexted value for normal parameters - small example ── Error in `expect_vector(object = confidence(observations = observations, predictions = predictions, thresholds = thresholds, type = "positive"), ptype = numeric(length = 0))`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_confidence.R:16:49 2. └─rlang::check_installed("vctrs") ── Error ('test_confidence.R:61:7'): returns expexted value for normal parameters - long example - logical ── Error in `expect_vector(object = confidence(observations = observations_1000_logical, predictions = predictions_1000), ptype = numeric(length = 0))`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_confidence.R:61:49 2. └─rlang::check_installed("vctrs") ── Error ('test_confidence.R:88:7'): returns expexted value for normal parameters - long example - integer ── Error in `expect_vector(object = confidence(observations = observations_4000_integer, predictions = predictions_4000, type = "positive"), ptype = numeric(length = 0))`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_confidence.R:88:49 2. └─rlang::check_installed("vctrs") ── Error ('test_consistence.R:7:7'): returns expexted value for normal parameters - small example ── Error in `expect_vector(object = consistency(conf_train = conf_train, conf_eval = conf_eval), ptype = numeric(length = 0))`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_consistence.R:7:49 2. └─rlang::check_installed("vctrs") ── Error ('test_measures.R:13:7'): returns expexted value for normal parameters - default parameterization ── Error in `expect_vector(object = measures(observations = observations, predictions = predictions, evaluation_mask = evaluation_mask), ptype = numeric(length = 0))`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_measures.R:13:49 2. └─rlang::check_installed("vctrs") ── Error ('test_thresholds.R:7:7'): returns expexted value for normal parameters - small example ── Error in `expect_vector(object = thresholds(observations = observations, predictions = predictions), ptype = numeric(length = 0))`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_thresholds.R:7:49 2. └─rlang::check_installed("vctrs") ── Error ('test_thresholds.R:28:7'): returns expexted value for normal parameters - long example - logical ── Error in `expect_vector(object = thresholds(observations = observations, predictions = predictions), ptype = numeric(length = 0))`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_thresholds.R:28:49 2. └─rlang::check_installed("vctrs") ── Error ('test_thresholds.R:49:7'): returns expexted value for normal parameters - long example - integer ── Error in `expect_vector(object = thresholds(observations = observations, predictions = predictions), ptype = numeric(length = 0))`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_thresholds.R:49:49 2. └─rlang::check_installed("vctrs") ── Error ('test_thresholds.R:112:7'): type = "information" ───────────────────── Error in `expect_vector(object = thresholds(observations = observations, predictions = predictions, type = "information"), ptype = numeric(length = 0))`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_thresholds.R:112:49 2. └─rlang::check_installed("vctrs") [ FAIL 9 | WARN 0 | SKIP 0 | PASS 117 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [0s/0s] OK * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 NOTE