* using log directory ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/inldata.Rcheck’ * using R Under development (unstable) (2025-07-13 r88407) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.7 (3+b1) Debian flang-new version 19.1.7 (3+b1) * running under: Debian GNU/Linux 13 (trixie) * using session charset: UTF-8 * checking for file ‘inldata/DESCRIPTION’ ... OK * this is package ‘inldata’ version ‘1.2.7’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [2s/2s] OK * checking package namespace information ... OK * checking package dependencies ... INFO Package suggested but not available for checking: ‘dataRetrieval’ * 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 ‘inldata’ can be installed ... OK See 'https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-clang/inldata-00install.html' for details. * 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 ... [8s/9s] OK * checking whether the package can be loaded with stated dependencies ... [8s/9s] OK * checking whether the package can be unloaded cleanly ... [8s/10s] OK * checking whether the namespace can be loaded with stated dependencies ... [8s/9s] OK * checking whether the namespace can be unloaded cleanly ... [8s/9s] OK * checking loading without being on the library search path ... [8s/10s] 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 ... [40s/51s] OK * checking Rd files ... [1s/1s] 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 ... [11s/14s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [16s/18s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [18s/24s] ERROR Running ‘tinytest.R’ [18s/24s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > if (requireNamespace("tinytest", quietly = TRUE)) { + Sys.setenv(R_TESTS = "") + tinytest::test_package("inldata") + } test_data.R................... 0 tests test_data.R................... 0 tests test_data.R................... 0 tests test_data.R................... 0 tests test_data.R................... 0 tests test_data.R................... 0 tests test_data.R................... 0 tests test_data.R................... 0 tests test_data.R................... 1 tests OK test_data.R................... 2 tests OK test_data.R................... 3 tests OK test_data.R................... 3 tests OK test_data.R................... 3 tests OK test_data.R................... 3 tests OK test_data.R................... 3 tests OK test_data.R................... 3 tests OK test_data.R................... 4 tests OK test_data.R................... 5 tests OK test_data.R................... 6 tests OK test_data.R................... 6 tests OK test_data.R................... 6 tests OK test_data.R................... 6 tests OK test_data.R................... 6 tests OK test_data.R................... 7 tests OK test_data.R................... 8 tests OK test_data.R................... 9 tests OK test_data.R................... 10 tests OK test_data.R................... 10 tests OK test_data.R................... 10 tests OK test_data.R................... 10 tests OK test_data.R................... 10 tests OK test_data.R................... 11 tests OK test_data.R................... 12 tests OK test_data.R................... 13 tests OK test_data.R................... 14 tests OK test_data.R................... 14 tests OK test_data.R................... 14 tests OK test_data.R................... 15 tests OK 1.9s test_functions.R.............. 0 tests test_functions.R.............. 0 tests test_functions.R.............. 0 tests test_functions.R.............. 0 tests test_functions.R.............. 1 tests OK test_functions.R.............. 1 tests OK test_functions.R.............. 2 tests OK test_functions.R.............. 2 tests OK test_functions.R.............. 2 tests OK test_functions.R.............. 3 tests OK test_functions.R.............. 3 tests OK test_functions.R.............. 4 tests OK test_functions.R.............. 4 tests OK test_functions.R.............. 4 tests OK test_functions.R.............. 4 tests OK test_functions.R.............. 4 tests OK test_functions.R.............. 4 tests OK test_functions.R.............. 5 tests OK test_functions.R.............. 5 tests OK test_functions.R.............. 6 tests OK test_functions.R.............. 7 tests OK test_functions.R.............. 7 tests OK test_functions.R.............. 7 tests OK test_functions.R.............. 8 tests OK test_functions.R.............. 9 tests OK Assertion on 'https://fail/on/bad/url/' failed: hard error with no response. test_functions.R.............. 10 tests OK Assertion on 'https://anyapi.io/api/v1/exchange/rates?base=NAN&apiKey=123' failed: responded but without an HTTP status code in the 200-299 range. test_functions.R.............. 11 tests OK 13.9s test_make_datasets.R.......... 0 tests test_make_datasets.R.......... 0 tests test_make_datasets.R.......... 0 tests test_make_datasets.R.......... 0 tests TIMESTAMP: 2025-07-15 01:58:43 CEST test_make_datasets.R.......... 1 tests 1 fails test_make_datasets.R.......... 1 tests 1 fails test_make_datasets.R.......... 1 tests 1 fails test_make_datasets.R.......... 1 tests 1 fails Error in loadNamespace(x) : there is no package called 'dataRetrieval' Calls: ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted * checking PDF version of manual ... [7s/9s] OK * checking HTML version of manual ... [2s/2s] OK * checking for non-standard things in the check directory ... OK * DONE Status: 1 ERROR