* using log directory 'd:/Rcompile/CRANpkg/local/4.5/inldata.Rcheck' * using R version 4.5.1 (2025-06-13 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'inldata/DESCRIPTION' ... OK * this is package 'inldata' version '1.2.7' * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'inldata' can be installed ... OK * checking installed package size ... INFO installed size is 5.5Mb sub-directories of 1Mb or more: data 5.1Mb * 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 ... [6s] OK * checking whether the package can be loaded with stated dependencies ... [5s] OK * checking whether the package can be unloaded cleanly ... [6s] OK * checking whether the namespace can be loaded with stated dependencies ... [5s] OK * checking whether the namespace can be unloaded cleanly ... [5s] OK * checking loading without being on the library search path ... [5s] 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 ... [16s] OK * checking Rd files ... [1s] OK * checking Rd metadata ... 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 ... [9s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [26s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [22s] ERROR Running 'tinytest.R' [22s] 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.7s 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.7s 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-14 07:37:51 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: .onLoad failed in loadNamespace() for 'dataRetrieval', details: call: httr2::req_perform(check_endpoints_req) error: HTTP 404 Not Found. Execution halted * checking PDF version of manual ... [29s] OK * checking HTML version of manual ... [9s] OK * DONE Status: 1 ERROR