R Under development (unstable) (2024-08-19 r87028 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") Error: HTTP 401 Unauthorized. Error during export creation: Failed to retrieve existing exports. Export creation was not successful Error: Invalid type entered Export could not be created Error: HTTP 404 Not Found. Error: Failed to retrieve existing exports. Export could not be created Error: HTTP 401 Unauthorized. Error: Failed to retrieve existing exports. Export could not be created Error: HTTP 401 Unauthorized. Error: Failed to retrieve existing exports. Export could not be created Error: HTTP 401 Unauthorized. Error during export creation: Failed to retrieve existing exports. Export creation was not successful Data could not be downloaded. Please try again or check the parameters. Error: HTTP 401 Unauthorized. [ FAIL 0 | WARN 0 | SKIP 12 | PASS 28 ] ══ Skipped tests (12) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test-get_kobo_token.R:28:3', 'test-kobo_df_download.R:3:3', 'test-kobo_export_create.R:5:3', 'test-kobo_export_create.R:16:3', 'test-kobo_export_create.R:26:3', 'test-kobo_export_create.R:37:3', 'test-kobo_exports.R:3:3', 'test-kobo_exports.R:9:3', 'test-kobo_media_downloader.R:2:3', 'test-kobo_xls_dl.R:2:3', 'test-kobotools_api.R:35:3', 'test-kobotools_kpi_data.R:37:3' [ FAIL 0 | WARN 0 | SKIP 12 | PASS 28 ] > > proc.time() user system elapsed 1.32 0.18 6.56