R Under development (unstable) (2024-03-02 r86034 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. > library(testthat) > library(KoboconnectR) Extract Kobotools data to R > > test_check("KoboconnectR") | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% Downloading: 3.8 kB Downloading: 3.8 kB Downloading: 3.8 kB Downloading: 3.8 kB [ FAIL 0 | WARN 0 | SKIP 10 | PASS 28 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • On CRAN (10): 'test-get_kobo_token.R:28:3', 'test-kobo_df_download.R:2:3', 'test-kobo_export_create.R:4:3', 'test-kobo_export_create.R:15:3', 'test-kobo_export_create.R:25:3', 'test-kobo_export_create.R:36:3', 'test-kobo_exports.R:2:3', 'test-kobo_xls_dl.R:2:3', 'test-kobotools_api.R:31:3', 'test-kobotools_kpi_data.R:38:3' [ FAIL 0 | WARN 0 | SKIP 10 | PASS 28 ] > > proc.time() user system elapsed 1.65 0.28 4.34