Last updated on 2026-08-03 14:51:13 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 2.59 | 48.72 | 51.31 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 2.09 | 37.60 | 39.69 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 81.02 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 39.74 | ERROR | |||
| r-devel-windows-x86_64 | 0.3.0 | 7.00 | 143.00 | 150.00 | ERROR | |
| r-patched-linux-x86_64 | 0.3.0 | 3.38 | 44.81 | 48.19 | ERROR | |
| r-release-linux-x86_64 | 0.3.0 | 2.63 | 44.95 | 47.58 | ERROR | |
| 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 | 7.00 | 144.00 | 151.00 | ERROR | |
| 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 | 8.00 | 158.00 | 166.00 | ERROR |
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [5s/6s]
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 '/home/hornik/tmp/scratch/RtmppkHMxv/file37f3563be7badb/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-debian-clang
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [4s/4s]
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 '/home/hornik/tmp/scratch/Rtmp9O0UaD/file3904b4a2521bd/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-debian-gcc
Version: 0.3.0
Check: for new files in some other directories
Result: NOTE
Found the following files/directories:
‘~/tmp/scratch/Rtmp0HBsGA’ ‘~/tmp/scratch/Rtmp0XXzsM’
‘~/tmp/scratch/Rtmp25isv8’ ‘~/tmp/scratch/Rtmp2KmLvD’
‘~/tmp/scratch/Rtmp2qCM0l’ ‘~/tmp/scratch/Rtmp2rx6OW’
‘~/tmp/scratch/Rtmp2w5oFL’ ‘~/tmp/scratch/Rtmp4nmst6’
‘~/tmp/scratch/Rtmp50jchj’ ‘~/tmp/scratch/Rtmp53s5jS’
‘~/tmp/scratch/Rtmp5HgS1O’ ‘~/tmp/scratch/Rtmp5J2JvY’
‘~/tmp/scratch/Rtmp5hbYyA’ ‘~/tmp/scratch/Rtmp5jHpja’
‘~/tmp/scratch/Rtmp76Cn1s’ ‘~/tmp/scratch/Rtmp8Pvq1O’
‘~/tmp/scratch/Rtmp97dSqt’ ‘~/tmp/scratch/Rtmp98IUxR’
‘~/tmp/scratch/Rtmp9L7NVx’ ‘~/tmp/scratch/RtmpASfwAo’
‘~/tmp/scratch/RtmpAdNPPq’ ‘~/tmp/scratch/RtmpBP5LP1’
‘~/tmp/scratch/RtmpBfOGQP’ ‘~/tmp/scratch/RtmpC25rpQ’
‘~/tmp/scratch/RtmpDcDqee’ ‘~/tmp/scratch/RtmpDr7G0X’
‘~/tmp/scratch/RtmpE4O8i1’ ‘~/tmp/scratch/RtmpEr7ZLn’
‘~/tmp/scratch/RtmpEuc2xf’ ‘~/tmp/scratch/RtmpFGfMyO’
‘~/tmp/scratch/RtmpFHkP1m’ ‘~/tmp/scratch/RtmpFlTJdW’
‘~/tmp/scratch/RtmpFyfc3J’ ‘~/tmp/scratch/RtmpGBiIUQ’
‘~/tmp/scratch/RtmpGKp4lW’ ‘~/tmp/scratch/RtmpGMjH8l’
‘~/tmp/scratch/RtmpH9Q93l’ ‘~/tmp/scratch/RtmpIw9jiy’
‘~/tmp/scratch/RtmpIwZXd5’ ‘~/tmp/scratch/RtmpIxPUUb’
‘~/tmp/scratch/RtmpJYKaEI’ ‘~/tmp/scratch/RtmpKRqMnA’
‘~/tmp/scratch/RtmpKSItAj’ ‘~/tmp/scratch/RtmpKVfzUp’
‘~/tmp/scratch/RtmpKxdLQC’ ‘~/tmp/scratch/RtmpLFiWxR’
‘~/tmp/scratch/RtmpLUw5YL’ ‘~/tmp/scratch/RtmpLeExr5’
‘~/tmp/scratch/RtmpLnr8z1’ ‘~/tmp/scratch/RtmpMNw7Av’
‘~/tmp/scratch/RtmpMsrbjg’ ‘~/tmp/scratch/RtmpNqbUBD’
‘~/tmp/scratch/RtmpO9c1Nq’ ‘~/tmp/scratch/RtmpOyDow0’
‘~/tmp/scratch/RtmpQ6FGo8’ ‘~/tmp/scratch/RtmpQmiIgc’
‘~/tmp/scratch/RtmpQtwI06’ ‘~/tmp/scratch/RtmpQupXG4’
‘~/tmp/scratch/RtmpRHJv3g’ ‘~/tmp/scratch/RtmpTjmMNM’
‘~/tmp/scratch/RtmpTpFwn4’ ‘~/tmp/scratch/RtmpVfpr9y’
‘~/tmp/scratch/RtmpWUkioT’ ‘~/tmp/scratch/RtmpWXClWJ’
‘~/tmp/scratch/RtmpXVLkCx’ ‘~/tmp/scratch/RtmpXhCQHU’
‘~/tmp/scratch/RtmpY7L0aS’ ‘~/tmp/scratch/RtmpYfDWmh’
‘~/tmp/scratch/Rtmpa9XUqw’ ‘~/tmp/scratch/RtmpaPZ7YB’
‘~/tmp/scratch/Rtmpafisju’ ‘~/tmp/scratch/Rtmpax4Bwc’
‘~/tmp/scratch/Rtmpb38C18’ ‘~/tmp/scratch/RtmpcjsUXe’
‘~/tmp/scratch/RtmpcvT4wK’ ‘~/tmp/scratch/RtmpczyW68’
‘~/tmp/scratch/Rtmpdbz87B’ ‘~/tmp/scratch/RtmpdmnqNy’
‘~/tmp/scratch/RtmpdonUmW’ ‘~/tmp/scratch/RtmpdvSWlg’
‘~/tmp/scratch/Rtmpf4uKyx’ ‘~/tmp/scratch/RtmpflTAdG’
‘~/tmp/scratch/RtmpgGJcEL’ ‘~/tmp/scratch/RtmphR9slC’
‘~/tmp/scratch/RtmpjESB0x’ ‘~/tmp/scratch/RtmpjNQv13’
‘~/tmp/scratch/RtmpjfsuBP’ ‘~/tmp/scratch/Rtmpju44Hm’
‘~/tmp/scratch/Rtmpk1pIzT’ ‘~/tmp/scratch/RtmpkZuLdC’
‘~/tmp/scratch/RtmpkegKfk’ ‘~/tmp/scratch/RtmpkhVhYf’
‘~/tmp/scratch/RtmplSwKFd’ ‘~/tmp/scratch/RtmplZe2VY’
‘~/tmp/scratch/Rtmpm1j0eG’ ‘~/tmp/scratch/RtmpmB7vP4’
‘~/tmp/scratch/RtmpmWfVMK’ ‘~/tmp/scratch/Rtmpmxl7rY’
‘~/tmp/scratch/RtmpnSjSDB’ ‘~/tmp/scratch/Rtmpnepuue’
‘~/tmp/scratch/Rtmpnqy1GE’ ‘~/tmp/scratch/RtmpoAbVC9’
‘~/tmp/scratch/RtmpoXjnei’ ‘~/tmp/scratch/RtmpqH6sZB’
‘~/tmp/scratch/RtmpqdBSVX’ ‘~/tmp/scratch/Rtmpqnhutg’
‘~/tmp/scratch/RtmprWRDJS’ ‘~/tmp/scratch/RtmpsCVaZS’
‘~/tmp/scratch/RtmptJsKn4’ ‘~/tmp/scratch/Rtmpum1LKv’
‘~/tmp/scratch/RtmpvGegRe’ ‘~/tmp/scratch/RtmpvMLPYG’
‘~/tmp/scratch/RtmpwegwZs’ ‘~/tmp/scratch/RtmpwnULGD’
‘~/tmp/scratch/Rtmpwsp0Ht’ ‘~/tmp/scratch/Rtmpxg4Vb8’
‘~/tmp/scratch/RtmpxgWRWz’ ‘~/tmp/scratch/Rtmpxgek0v’
‘~/tmp/scratch/RtmpxkGQGH’ ‘~/tmp/scratch/Rtmpyi8416’
‘~/tmp/scratch/xvfb-run.0YVl0m’ ‘~/tmp/scratch/xvfb-run.0lgklQ’
‘~/tmp/scratch/xvfb-run.1YWwxj’ ‘~/tmp/scratch/xvfb-run.6XVyNx’
‘~/tmp/scratch/xvfb-run.9r3LCp’ ‘~/tmp/scratch/xvfb-run.9z2Tvj’
‘~/tmp/scratch/xvfb-run.AeUc7I’ ‘~/tmp/scratch/xvfb-run.AhTk6f’
‘~/tmp/scratch/xvfb-run.B1DZDi’ ‘~/tmp/scratch/xvfb-run.BEg3v9’
‘~/tmp/scratch/xvfb-run.Cb1Vzr’ ‘~/tmp/scratch/xvfb-run.EXULYY’
‘~/tmp/scratch/xvfb-run.FNYybw’ ‘~/tmp/scratch/xvfb-run.G50VLT’
‘~/tmp/scratch/xvfb-run.GQGSGD’ ‘~/tmp/scratch/xvfb-run.Lufj2I’
‘~/tmp/scratch/xvfb-run.Oq40Lj’ ‘~/tmp/scratch/xvfb-run.OytvhI’
‘~/tmp/scratch/xvfb-run.QUMaGb’ ‘~/tmp/scratch/xvfb-run.VT3zqj’
‘~/tmp/scratch/xvfb-run.Xrmh7A’ ‘~/tmp/scratch/xvfb-run.YsZoY4’
‘~/tmp/scratch/xvfb-run.c68ffQ’ ‘~/tmp/scratch/xvfb-run.ckZBj3’
‘~/tmp/scratch/xvfb-run.e3QKS2’ ‘~/tmp/scratch/xvfb-run.ePGAmH’
‘~/tmp/scratch/xvfb-run.f2fb4n’ ‘~/tmp/scratch/xvfb-run.gGYnyf’
‘~/tmp/scratch/xvfb-run.gYmXfm’ ‘~/tmp/scratch/xvfb-run.ktPb0z’
‘~/tmp/scratch/xvfb-run.m3kO13’ ‘~/tmp/scratch/xvfb-run.mM9HQf’
‘~/tmp/scratch/xvfb-run.mN4xvy’ ‘~/tmp/scratch/xvfb-run.nX359P’
‘~/tmp/scratch/xvfb-run.ooobSI’ ‘~/tmp/scratch/xvfb-run.pphfov’
‘~/tmp/scratch/xvfb-run.q2FuEN’ ‘~/tmp/scratch/xvfb-run.rOFPnw’
‘~/tmp/scratch/xvfb-run.uP6bEM’ ‘~/tmp/scratch/xvfb-run.uUCd48’
‘~/tmp/scratch/xvfb-run.wDccx5’ ‘~/tmp/scratch/xvfb-run.y4xZ1C’
‘~/tmp/scratch/xvfb-run.yRdkmy’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [9s/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/RtmpSgNhXX/working_dir/RtmpLL7BGF/file1d953752f17301/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’
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/RtmpO05lRu/working_dir/RtmpVMaOpT/file10e7ed6d0bc3e6/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
Version: 0.3.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [75s]
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 'D:\temp\2026_07_29_01_50_00_30317\RtmpScLo57\file653c7cf22e88/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-windows-x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [5s/7s]
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 '/home/hornik/tmp/scratch/RtmpvgSWeW/file23ea8324198a8d/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-patched-linux-x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [5s/7s]
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 '/home/hornik/tmp/scratch/RtmpMHIGz7/file78a4c8f26661/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-release-linux-x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [75s]
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 'D:\temp\2026_07_30_01_50_00_17551\RtmpOeDPtK\fileda7c711979a7/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-release-windows-x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [77s]
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 'D:\temp\2026_07_28_14_23_56_26965\RtmpoFUST6\file3bb855f512ea/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-oldrel-windows-x86_64