R Under development (unstable) (2024-09-28 r87201 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.23.2 - 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.............. 26 tests OK test_restatapi.R.............. 26 tests OK test_restatapi.R.............. 26 tests OK test_restatapi.R.............. 26 tests OK test_restatapi.R.............. 27 tests OK test_restatapi.R.............. 28 tests OK test_restatapi.R.............. 28 tests OK test_restatapi.R.............. 28 tests OK test_restatapi.R.............. 28 tests OK test_restatapi.R.............. 28 tests OK test_restatapi.R.............. 29 tests OK test_restatapi.R.............. 31 tests OK test_restatapi.R.............. 32 tests OK test_restatapi.R.............. 33 tests OK test_restatapi.R.............. 34 tests OK test_restatapi.R.............. 35 tests OK test_restatapi.R.............. 38 tests OK test_restatapi.R.............. 39 tests OK test_restatapi.R.............. 40 tests OK test_restatapi.R.............. 40 tests OK test_restatapi.R.............. 41 tests OK test_restatapi.R.............. 41 tests OK test_restatapi.R.............. 45 tests OK test_restatapi.R.............. 45 tests OK test_restatapi.R.............. 45 tests OK test_restatapi.R.............. 45 tests OK test_restatapi.R.............. 47 tests OK test_restatapi.R.............. 49 tests OK test_restatapi.R.............. 50 tests OK test_restatapi.R.............. 51 tests OK test_restatapi.R.............. 52 tests OK test_restatapi.R.............. 54 tests OK test_restatapi.R.............. 55 tests OK test_restatapi.R.............. 59 tests OK test_restatapi.R.............. 61 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.............. 73 tests OK test_restatapi.R.............. 74 tests OK test_restatapi.R.............. 75 tests OK test_restatapi.R.............. 76 tests OK test_restatapi.R.............. 77 tests OK test_restatapi.R.............. 77 tests OK test_restatapi.R.............. 77 tests OK test_restatapi.R.............. 78 tests OK test_restatapi.R.............. 78 tests OK test_restatapi.R.............. 79 tests OK test_restatapi.R.............. 79 tests OK test_restatapi.R.............. 81 tests OK Server x64 test_restatapi.R.............. 81 tests OK Are we at home:FALSE test_restatapi.R.............. 81 tests OK test_restatapi.R.............. 81 tests OK test_restatapi.R.............. 81 tests OK test_restatapi.R.............. 81 tests OK test_restatapi.R.............. 82 tests OK test_restatapi.R.............. 82 tests OK test_restatapi.R.............. 82 tests OK test_restatapi.R.............. 83 tests OK test_restatapi.R.............. 83 tests OK There are skipped tests:27-29 test_restatapi.R.............. 83 tests OK Skipped tests: 27-29 config version: 2 test_restatapi.R.............. 83 tests OK test_restatapi.R.............. 83 tests OK 42.7s All ok, 83 results (42.7s) > > proc.time() user system elapsed 24.09 1.96 43.12