R version 4.6.0 beta (2026-04-12 r89872 ucrt) -- "Because it was There" Copyright (C) 2026 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(AIscreenR) Welcome to the AIscreenR. Be aware that we do not take any responsibility for the cost of using this software. If you experience any breakdowns with OpenAI's API models, check: https://status.openai.com/ > > test_check("AIscreenR") Starting 2 test processes. > test-save_functions.r: RIS file saved to: D:\temp\2026_04_13_10_40_17_25615\RtmpwX0YsE\file134941dfafb0.ris > test-save_functions.r: RIS file saved to: D:\temp\2026_04_13_10_40_17_25615\RtmpwX0YsE\file134947752cd6.ris [ FAIL 0 | WARN 0 | SKIP 42 | PASS 35 ] ══ Skipped tests (42) ══════════════════════════════════════════════════════════ • Can't find envvar AISCREENR_KEY (3): 'test-rate_limits.R:34:3', 'test-tabscreen_gpt.R:24:3', 'test-tabscreen_gpt.R:136:3' • Can't find envvar GROQ_KEY (2): 'test-tabscreen_groq.R:22:3', 'test-tabscreen_groq.R:134:3' • On CRAN (2): 'test-rate_limits.R:8:3', 'test-api_key_functions.R:3:3' • Skipping (35): 'test-report_errors.r:9:3', 'test-report_errors.r:49:3', 'test-tabscreen_gpt.R:248:3', 'test-tabscreen_gpt.R:328:3', 'test-tabscreen_gpt.R:398:3', 'test-tabscreen_gpt.R:467:3', 'test-tabscreen_gpt.R:560:3', 'test-tabscreen_gpt.R:640:3', 'test-tabscreen_gpt.R:749:3', 'test-tabscreen_gpt.R:867:3', 'test-tabscreen_gpt.R:956:3', 'test-tabscreen_gpt.R:997:3', 'test-tabscreen_gpt.R:1023:3', 'test-tabscreen_ollama.r:5:3', 'test-tabscreen_ollama.r:72:3', 'test-tabscreen_ollama.r:167:3', 'test-tabscreen_ollama.r:313:3', 'test-tabscreen_ollama.r:354:3', 'test-tabscreen_ollama.r:424:3', 'test-tabscreen_ollama.r:493:3', 'test-tabscreen_ollama.r:545:3', 'test-tabscreen_ollama.r:650:3', 'test-tabscreen_ollama.r:769:3', 'test-tabscreen_ollama.r:810:3', 'test-tabscreen_groq.R:234:3', 'test-tabscreen_groq.R:314:3', 'test-tabscreen_groq.R:382:3', 'test-tabscreen_groq.R:451:3', 'test-tabscreen_groq.R:544:3', 'test-tabscreen_groq.R:617:3', 'test-tabscreen_groq.R:721:3', 'test-tabscreen_groq.R:836:3', 'test-tabscreen_groq.R:923:3', 'test-tabscreen_groq.R:964:3', 'test-tabscreen_groq.R:987:3' [ FAIL 0 | WARN 0 | SKIP 42 | PASS 35 ] > > proc.time() user system elapsed 5.40 0.35 8.64