R Under development (unstable) (2025-01-09 r87552 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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("RKorAPClient") > > test_check("RKorAPClient") apiUrl: https://korap.ids-mannheim.de/api/v1.0/ Searching "einfache" in "": 129 hits, took Using fields API: Retrieved page 1/3 in 13.818449999999999 ms Using fields API: Retrieved page 2/3 in 13.609551 ms Using fields API: Retrieved page 3/3 in 9.608906 ms [ FAIL 0 | WARN 0 | SKIP 34 | PASS 30 ] ══ Skipped tests (34) ══════════════════════════════════════════════════════════ • On CRAN (34): 'test-collocations.R:2:3', 'test-collocations.R:15:3', 'test-collocations.R:39:3', 'test-corpusQuery.R:2:3', 'test-corpusQuery.R:9:3', 'test-corpusQuery.R:21:3', 'test-corpusQuery.R:31:3', 'test-corpusQuery.R:43:3', 'test-corpusQuery.R:55:3', 'test-corpusQuery.R:62:3', 'test-corpusQuery.R:74:3', 'test-corpusQuery.R:85:3', 'test-corpusQuery.R:91:3', 'test-corpusQuery.R:99:3', 'test-corpusQuery.R:107:3', 'test-corpusQuery.R:115:3', 'test-corpusQuery.R:121:3', 'test-corpusQuery.R:140:3', 'test-corpusStats.R:2:3', 'test-corpusStats.R:11:3', 'test-corpusStats.R:20:3', 'test-corpusStats.R:26:3', 'test-demos.R:2:3', 'test-demos.R:16:3', 'test-demos.R:31:3', 'test-demos.R:46:3', 'test-demos.R:61:3', 'test-demos.R:78:3', 'test-demos.R:94:3', 'test-demos.R:111:3', 'test-demos.R:129:3', 'test-textMetadata.R:2:3', 'test-textMetadata.R:9:3', 'test-textMetadata.R:15:3' [ FAIL 0 | WARN 0 | SKIP 34 | PASS 30 ] > > proc.time() user system elapsed 3.14 0.62 5.62