R version 4.6.0 beta (2026-04-10 r89860 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. > if (requireNamespace("tinytest", quietly = TRUE)) { + tinytest::test_package("llm.api") + } test_config.R................. 0 tests test_config.R................. 0 tests test_config.R................. 0 tests test_config.R................. 0 tests test_config.R................. 1 tests OK test_config.R................. 2 tests OK test_config.R................. 3 tests OK test_config.R................. 4 tests OK test_config.R................. 4 tests OK test_config.R................. 5 tests OK test_config.R................. 6 tests OK test_config.R................. 7 tests OK test_config.R................. 7 tests OK test_config.R................. 7 tests OK test_config.R................. 8 tests OK 50ms test_providers.R.............. 0 tests test_providers.R.............. 0 tests test_providers.R.............. 1 tests OK test_providers.R.............. 2 tests OK test_providers.R.............. 3 tests OK test_providers.R.............. 4 tests OK test_providers.R.............. 5 tests OK test_providers.R.............. 6 tests OK test_providers.R.............. 7 tests OK test_providers.R.............. 8 tests OK test_providers.R.............. 9 tests OK test_providers.R.............. 10 tests OK test_providers.R.............. 11 tests OK test_providers.R.............. 12 tests OK test_providers.R.............. 13 tests OK test_providers.R.............. 14 tests OK test_providers.R.............. 14 tests OK test_providers.R.............. 15 tests OK test_providers.R.............. 15 tests OK test_providers.R.............. 16 tests OK test_providers.R.............. 16 tests OK test_providers.R.............. 17 tests OK test_providers.R.............. 17 tests OK test_providers.R.............. 18 tests OK test_providers.R.............. 18 tests OK test_providers.R.............. 18 tests OK test_providers.R.............. 19 tests OK test_providers.R.............. 20 tests OK test_providers.R.............. 21 tests OK test_providers.R.............. 21 tests OK test_providers.R.............. 22 tests OK test_providers.R.............. 23 tests OK test_providers.R.............. 24 tests OK test_providers.R.............. 24 tests OK test_providers.R.............. 25 tests OK test_providers.R.............. 26 tests OK test_providers.R.............. 27 tests OK test_providers.R.............. 27 tests OK test_providers.R.............. 28 tests OK test_providers.R.............. 29 tests OK test_providers.R.............. 30 tests OK test_providers.R.............. 31 tests OK test_providers.R.............. 32 tests OK 9.0s All ok, 40 results (9.0s) > > proc.time() user system elapsed 0.10 0.18 9.17