R Under development (unstable) (2024-01-07 r85787 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) ){ + home <- length(unclass(packageVersion("restatapi"))[[1]]) == 4 + tinytest::test_package("restatapi", at_home = home) + } restatapi: - version 0.22.5 - config file with the API version 2 loaded from GitHub (the 'current' API version number is 2). - no parallel computing. - 'libcurl' method will be used for file download, can be changed with 'options(restatapi_dmethod=...)' - the Table of contents (TOC) was not pre-loaded into the deafult cache ('.restatapi_env'). test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 0 tests test_restatapi.R.............. 1 tests OK test_restatapi.R.............. 7 tests OK test_restatapi.R.............. 7 tests OK test_restatapi.R.............. 7 tests OK test_restatapi.R.............. 7 tests OK test_restatapi.R.............. 8 tests OK test_restatapi.R.............. 9 tests OK test_restatapi.R.............. 10 tests OK test_restatapi.R.............. 10 tests OK test_restatapi.R.............. 13 tests OK test_restatapi.R.............. 13 tests OK test_restatapi.R.............. 13 tests OK test_restatapi.R.............. 17 tests OK test_restatapi.R.............. 17 tests OK test_restatapi.R.............. 17 tests OK test_restatapi.R.............. 17 tests OK test_restatapi.R.............. 17 tests OK test_restatapi.R.............. 21 tests OK test_restatapi.R.............. 21 tests OK test_restatapi.R.............. 21 tests OK test_restatapi.R.............. 21 tests OK test_restatapi.R.............. 21 tests OK test_restatapi.R.............. 22 tests OK test_restatapi.R.............. 23 tests OK test_restatapi.R.............. 23 tests OK test_restatapi.R.............. 23 tests OK test_restatapi.R.............. 23 tests OK test_restatapi.R.............. 23 tests OK test_restatapi.R.............. 24 tests OK test_restatapi.R.............. 26 tests OK test_restatapi.R.............. 27 tests OK test_restatapi.R.............. 28 tests OK test_restatapi.R.............. 29 tests OK test_restatapi.R.............. 30 tests OK test_restatapi.R.............. 33 tests OK test_restatapi.R.............. 34 tests OK test_restatapi.R.............. 35 tests OK test_restatapi.R.............. 35 tests OK test_restatapi.R.............. 36 tests OK test_restatapi.R.............. 36 tests OK test_restatapi.R.............. 40 tests OK test_restatapi.R.............. 40 tests OK test_restatapi.R.............. 40 tests OK test_restatapi.R.............. 40 tests OK test_restatapi.R.............. 42 tests OK test_restatapi.R.............. 44 tests OK test_restatapi.R.............. 45 tests OK test_restatapi.R.............. 46 tests OK test_restatapi.R.............. 47 tests OK test_restatapi.R.............. 49 tests OK test_restatapi.R.............. 50 tests OK test_restatapi.R.............. 54 tests OK test_restatapi.R.............. 56 tests OK test_restatapi.R.............. 58 tests OK test_restatapi.R.............. 59 tests OK test_restatapi.R.............. 60 tests OK test_restatapi.R.............. 61 tests OK test_restatapi.R.............. 62 tests OK test_restatapi.R.............. 63 tests OK test_restatapi.R.............. 64 tests OK test_restatapi.R.............. 65 tests OK test_restatapi.R.............. 66 tests OK test_restatapi.R.............. 67 tests OK test_restatapi.R.............. 68 tests OK test_restatapi.R.............. 69 tests OK test_restatapi.R.............. 70 tests OK test_restatapi.R.............. 71 tests OK test_restatapi.R.............. 72 tests OK test_restatapi.R.............. 72 tests OK test_restatapi.R.............. 72 tests OK test_restatapi.R.............. 73 tests OK test_restatapi.R.............. 73 tests OK test_restatapi.R.............. 74 tests OK test_restatapi.R.............. 74 tests OK test_restatapi.R.............. 76 tests OK Server x64 test_restatapi.R.............. 76 tests OK Are we at home:FALSE test_restatapi.R.............. 76 tests OK test_restatapi.R.............. 76 tests OK test_restatapi.R.............. 76 tests OK test_restatapi.R.............. 76 tests OK Skipped tests: config version: 2 test_restatapi.R.............. 76 tests OK test_restatapi.R.............. 76 tests OK 35.5s All ok, 76 results (35.5s) There were 50 or more warnings (use warnings() to see the first 50) > > proc.time() user system elapsed 22.81 1.35 35.81