Last updated on 2026-07-06 14:53:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 2.99 | 48.43 | 51.42 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 1.85 | 37.59 | 39.44 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 103.04 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 88.61 | ERROR | |||
| r-devel-windows-x86_64 | 0.3.0 | 7.00 | 145.00 | 152.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 2.57 | 44.09 | 46.66 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 2.82 | 44.72 | 47.54 | OK | |
| r-release-macos-arm64 | 0.3.0 | 1.00 | 19.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 0.3.0 | 2.00 | 62.00 | 64.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 6.00 | 141.00 | 147.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | 1.00 | 20.00 | 21.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.0 | 2.00 | 63.00 | 65.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 7.00 | 154.00 | 161.00 | OK |
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # 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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(rollama)
> test_check("rollama")
Saving _problems/test-cache-32.R
Created cache directory '/tmp/RtmpVDH8um/working_dir/RtmpdgHjjR/file1745ad10b6a3cc/new_cache'
x Could not connect to Ollama at <http://localhost:11434>
[ FAIL 1 | WARN 0 | SKIP 27 | PASS 26 ]
══ Skipped tests (27) ══════════════════════════════════════════════════════════
• ping_ollama(silent = TRUE) is not TRUE (27): 'test-aaa.R:4:3',
'test-cache.R:128:3', 'test-cache.R:137:3', 'test-cache.R:147:3',
'test-cache.R:164:3', 'test-cache.R:191:3', 'test-chat.R:2:3',
'test-chat.R:16:3', 'test-chat.R:40:3', 'test-chat.R:64:3',
'test-chat.R:97:3', 'test-chat.R:120:3', 'test-embedding.R:2:3',
'test-embedding.R:11:3', 'test-embedding.R:23:3', 'test-embedding.R:28:3',
'test-embedding.R:33:3', 'test-make_query.R:37:3', 'test-models.R:4:3',
'test-models.R:9:3', 'test-models.R:18:3', 'test-models.R:31:3',
'test-models.R:43:3', 'test-models.R:48:3', 'test-models.R:54:3',
'test-models.R:62:3', 'test-utils.R:9:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-cache.R:32:3'): req_hash deterministically returns a 32-character hash string ──
Expected `req_hash(make_fake_req())` to equal "0227ca5af8ae565c3383d248a8b1010a".
Differences:
`actual`: "aa8987c18b69ccd868e451b5426aac70"
`expected`: "0227ca5af8ae565c3383d248a8b1010a"
[ FAIL 1 | WARN 0 | SKIP 27 | PASS 26 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [8s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # 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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(rollama)
> test_check("rollama")
Saving _problems/test-cache-32.R
Created cache directory '/tmp/Rtmp1Poplv/working_dir/RtmpnAYSvc/file1ca0ab113c07ea/new_cache'
x Could not connect to Ollama at <http://localhost:11434>
[ FAIL 1 | WARN 0 | SKIP 27 | PASS 26 ]
══ Skipped tests (27) ══════════════════════════════════════════════════════════
• ping_ollama(silent = TRUE) is not TRUE (27): 'test-aaa.R:4:3',
'test-cache.R:128:3', 'test-cache.R:137:3', 'test-cache.R:147:3',
'test-cache.R:164:3', 'test-cache.R:191:3', 'test-chat.R:2:3',
'test-chat.R:16:3', 'test-chat.R:40:3', 'test-chat.R:64:3',
'test-chat.R:97:3', 'test-chat.R:120:3', 'test-embedding.R:2:3',
'test-embedding.R:11:3', 'test-embedding.R:23:3', 'test-embedding.R:28:3',
'test-embedding.R:33:3', 'test-make_query.R:37:3', 'test-models.R:4:3',
'test-models.R:9:3', 'test-models.R:18:3', 'test-models.R:31:3',
'test-models.R:43:3', 'test-models.R:48:3', 'test-models.R:54:3',
'test-models.R:62:3', 'test-utils.R:9:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-cache.R:32:3'): req_hash deterministically returns a 32-character hash string ──
Expected `req_hash(make_fake_req())` to equal "0227ca5af8ae565c3383d248a8b1010a".
Differences:
`actual`: "aa8987c18b69ccd868e451b5426aac70"
`expected`: "0227ca5af8ae565c3383d248a8b1010a"
[ FAIL 1 | WARN 0 | SKIP 27 | PASS 26 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc