R Under development (unstable) (2024-07-28 r86931 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > 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.2s 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 11.3s 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: 2024-07-29 21:04:57 CEST test_make_datasets.R.......... 1 tests OK test_make_datasets.R.......... 1 tests OK test_make_datasets.R.......... 1 tests OK test_make_datasets.R.......... 1 tests OK test_make_datasets.R.......... 1 tests OK test_make_datasets.R.......... 2 tests OK test_make_datasets.R.......... 2 tests OK test_make_datasets.R.......... 3 tests OK test_make_datasets.R.......... 3 tests OK test_make_datasets.R.......... 3 tests OK test_make_datasets.R.......... 4 tests OK test_make_datasets.R.......... 4 tests OK test_make_datasets.R.......... 4 tests OK test_make_datasets.R.......... 4 tests OK test_make_datasets.R.......... 4 tests OK test_make_datasets.R.......... 5 tests OK test_make_datasets.R.......... 5 tests OK test_make_datasets.R.......... 5 tests OK test_make_datasets.R.......... 6 tests OK test_make_datasets.R.......... 7 tests OK test_make_datasets.R.......... 7 tests OK test_make_datasets.R.......... 8 tests OK test_make_datasets.R.......... 8 tests OK test_make_datasets.R.......... 8 tests OK test_make_datasets.R.......... 8 tests OK test_make_datasets.R.......... 9 tests OK test_make_datasets.R.......... 9 tests OK test_make_datasets.R.......... 9 tests OK test_make_datasets.R.......... 9 tests OK test_make_datasets.R.......... 10 tests OK test_make_datasets.R.......... 10 tests OK test_make_datasets.R.......... 10 tests OK test_make_datasets.R.......... 11 tests OK test_make_datasets.R.......... 11 tests OK test_make_datasets.R.......... 11 tests OK test_make_datasets.R.......... 12 tests OK test_make_datasets.R.......... 12 tests OK test_make_datasets.R.......... 12 tests OK test_make_datasets.R.......... 13 tests OK test_make_datasets.R.......... 14 tests OK 5.8s All ok, 40 results (18.3s) > > proc.time() user system elapsed 10.90 1.82 21.61