R Under development (unstable) (2024-12-18 r87448 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(robotoolbox) > > test_check("robotoolbox") could not find D:/RCompile/CRANincoming/R-devel/robotoolbox.Rcheck/tests/fixtures; creating it [ FAIL 0 | WARN 0 | SKIP 31 | PASS 0 ] ══ Skipped tests (31) ══════════════════════════════════════════════════════════ • On CRAN (29): 'test-kobo_asset.R:2:3', 'test-kobo_asset_file_list.R:2:3', 'test-kobo_asset_list.R:2:3', 'test-kobo_asset_list.R:21:3', 'test-kobo_asset_version.R:2:3', 'test-kobo_asset_version_list.R:2:3', 'test-kobo_audit.R:28:3', 'test-kobo_data.R:2:3', 'test-kobo_data.R:26:3', 'test-kobo_data.R:50:3', 'test-kobo_data.R:64:3', 'test-kobo_data.R:89:3', 'test-kobo_data.R:106:3', 'test-kobo_data.R:130:3', 'test-kobo_data.R:165:3', 'test-kobo_data.R:181:3', 'test-kobo_data.R:196:3', 'test-kobo_data.R:211:3', 'test-kobo_data.R:226:3', 'test-kobo_data.R:239:3', 'test-kobo_data.R:253:3', 'test-kobo_data.R:273:3', 'test-kobo_data.R:295:3', 'test-kobo_form.R:2:3', 'test-kobo_form.R:21:3', 'test-kobo_form.R:40:3', 'test-kobo_form.R:55:3', 'test-kobo_settings.R:2:3', 'test-kobo_token.R:2:3' • Test server not configured (2): 'test-kobo_audit.R:5:3', 'test-kobo_lang.R:5:3' [ FAIL 0 | WARN 0 | SKIP 31 | PASS 0 ] > > proc.time() user system elapsed 2.31 0.26 2.57