R Under development (unstable) (2024-04-24 r86484 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. > # 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(chattr) > > test_check("chattr") ! -- chattr * Provider: OpenAI - Chat Completions * Path/URL: https://api.openai.com/v1/chat/completions * Model: gpt-4 * Label: GPT 4 (OpenAI) [ FAIL 0 | WARN 0 | SKIP 31 | PASS 37 ] ══ Skipped tests (31) ══════════════════════════════════════════════════════════ • On CRAN (31): 'test-app-server.R:2:3', 'test-app-server.R:20:3', 'test-app-ui.R:2:3', 'test-app-ui.R:12:3', 'test-app-ui.R:17:3', 'test-app-ui.R:24:3', 'test-backend-llamagpt.R:14:3', 'test-backend-llamagpt.R:48:3', 'test-backend-llamagpt.R:64:3', 'test-backend-llamagpt.R:68:3', 'test-backend-openai.R:12:3', 'test-backend-openai.R:89:3', 'test-backend-openai.R:121:3', 'test-backend-openai.R:156:3', 'test-backend-openai.R:174:3', 'test-ch-defaults-save.R:3:3', 'test-ch_context.R:2:3', 'test-ch_context.R:12:3', 'test-ch_defaults.R:2:3', 'test-ch_defaults.R:9:3', 'test-ch_defaults.R:19:3', 'test-chattr-test.R:4:3', 'test-chattr-test.R:13:3', 'test-chattr-test.R:22:3', 'test-chattr-use.R:7:7', 'test-chattr-use.R:14:3', 'test-chattr-use.R:32:3', 'test-chattr.R:11:3', 'test-chattr.R:15:3', 'test-chattr.R:26:3', 'test-utils.R:6:3' [ FAIL 0 | WARN 0 | SKIP 31 | PASS 37 ] Deleting unused snapshots: • app-server/001.json • app-server/002.json • app-server/003.json • app-server/004.json > > proc.time() user system elapsed 5.90 0.93 7.89