R Under development (unstable) (2025-05-03 r88188 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(openalexR) openalexR v2.0.0 introduces breaking changes. See NEWS.md for details. To suppress this message, add `openalexR.message = suppressed` to your .Renviron file. > > test_check("openalexR") Identifier is missing, please specify filter or search argument. [ FAIL 0 | WARN 0 | SKIP 32 | PASS 23 ] ══ Skipped tests (32) ══════════════════════════════════════════════════════════ • On CRAN (31): 'test-coro.R:3:3', 'test-coverage.R:2:3', 'test-oa2bibliometrix.R:2:3', 'test-oa2df.R:2:3', 'test-oa_fetch.R:2:3', 'test-oa_fetch.R:14:3', 'test-oa_fetch.R:25:3', 'test-oa_fetch.R:36:3', 'test-oa_fetch.R:68:3', 'test-oa_fetch.R:85:3', 'test-oa_fetch.R:105:3', 'test-oa_fetch.R:112:3', 'test-oa_fetch.R:131:3', 'test-oa_fetch.R:138:3', 'test-oa_fetch.R:160:3', 'test-oa_fetch.R:227:3', 'test-oa_fetch.R:291:3', 'test-oa_fetch.R:300:3', 'test-oa_fetch.R:319:3', 'test-oa_fetch.R:333:3', 'test-oa_fetch.R:342:3', 'test-oa_fetch.R:351:3', 'test-oa_fetch.R:360:3', 'test-oa_fetch.R:388:3', 'test-oa_fetch.R:463:3', 'test-oa_snowball.R:2:3', 'test-oa_snowball.R:30:3', 'test-oa_snowball.R:40:3', 'test-oa_snowball.R:57:3', 'test-simplify.R:2:3', 'test-simplify.R:13:3' • Skipping (1): 'test-oa_ngrams.R:2:3' [ FAIL 0 | WARN 0 | SKIP 32 | PASS 23 ] > > proc.time() user system elapsed 1.90 0.34 3.75