Last updated on 2026-08-01 01:52:57 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.21 | 38.54 | 40.75 | 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.10 | 45.09 | 47.19 | 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’ [3s/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/Rtmp80aEIN/filef2cd707826fe/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/Rtmp0zdWIp’ ‘~/tmp/scratch/Rtmp124FJp’
‘~/tmp/scratch/Rtmp13AGN7’ ‘~/tmp/scratch/Rtmp1A0aqf’
‘~/tmp/scratch/Rtmp1HWL6V’ ‘~/tmp/scratch/Rtmp1NtCqH’
‘~/tmp/scratch/Rtmp1peDNa’ ‘~/tmp/scratch/Rtmp20Zl8s’
‘~/tmp/scratch/Rtmp2sVUfe’ ‘~/tmp/scratch/Rtmp2zYsPq’
‘~/tmp/scratch/Rtmp3CN1cr’ ‘~/tmp/scratch/Rtmp4Bocra’
‘~/tmp/scratch/Rtmp4IdyQt’ ‘~/tmp/scratch/Rtmp5kjS1o’
‘~/tmp/scratch/Rtmp60R64E’ ‘~/tmp/scratch/Rtmp67Az4X’
‘~/tmp/scratch/Rtmp7BROEE’ ‘~/tmp/scratch/Rtmp7tQX7v’
‘~/tmp/scratch/Rtmp85e7uS’ ‘~/tmp/scratch/Rtmp8SyWR9’
‘~/tmp/scratch/Rtmp8V6gLk’ ‘~/tmp/scratch/Rtmp8hi3Vk’
‘~/tmp/scratch/RtmpABtPzz’ ‘~/tmp/scratch/RtmpALUD9e’
‘~/tmp/scratch/RtmpB1jBI9’ ‘~/tmp/scratch/RtmpB1ldM8’
‘~/tmp/scratch/RtmpBZuDUS’ ‘~/tmp/scratch/RtmpBcX1JQ’
‘~/tmp/scratch/RtmpBd6P6D’ ‘~/tmp/scratch/RtmpCOLbzs’
‘~/tmp/scratch/RtmpCgwHWF’ ‘~/tmp/scratch/RtmpCtDITe’
‘~/tmp/scratch/RtmpCupL8T’ ‘~/tmp/scratch/RtmpDVuuqn’
‘~/tmp/scratch/RtmpDbNWuL’ ‘~/tmp/scratch/RtmpE15VjR’
‘~/tmp/scratch/RtmpEaYFKJ’ ‘~/tmp/scratch/RtmpEnsWjv’
‘~/tmp/scratch/RtmpFm7Ylj’ ‘~/tmp/scratch/RtmpGU1Bzg’
‘~/tmp/scratch/RtmpHTnTxE’ ‘~/tmp/scratch/RtmpHbvWZB’
‘~/tmp/scratch/RtmpHnnGS1’ ‘~/tmp/scratch/RtmpHtRHXW’
‘~/tmp/scratch/RtmpJErH9e’ ‘~/tmp/scratch/RtmpKO9SN9’
‘~/tmp/scratch/RtmpKdv9wx’ ‘~/tmp/scratch/RtmpKggpT1’
‘~/tmp/scratch/RtmpL58blu’ ‘~/tmp/scratch/RtmpL6kvJ9’
‘~/tmp/scratch/RtmpMCvjuq’ ‘~/tmp/scratch/RtmpMOrDny’
‘~/tmp/scratch/RtmpNFOeGX’ ‘~/tmp/scratch/RtmpNiJrCN’
‘~/tmp/scratch/RtmpO5jSLo’ ‘~/tmp/scratch/RtmpOmmGzK’
‘~/tmp/scratch/RtmpP8fRZr’ ‘~/tmp/scratch/RtmpPv0T2N’
‘~/tmp/scratch/RtmpSGybZG’ ‘~/tmp/scratch/RtmpUCaTCw’
‘~/tmp/scratch/RtmpUySZI9’ ‘~/tmp/scratch/RtmpWj00At’
‘~/tmp/scratch/RtmpXKV3Xn’ ‘~/tmp/scratch/RtmpXM7jkv’
‘~/tmp/scratch/RtmpYkSghl’ ‘~/tmp/scratch/RtmpZ2L4Ur’
‘~/tmp/scratch/RtmpZwtqIj’ ‘~/tmp/scratch/RtmpbPj51v’
‘~/tmp/scratch/RtmpcITdHR’ ‘~/tmp/scratch/RtmpcS2eYz’
‘~/tmp/scratch/RtmpdcqmcY’ ‘~/tmp/scratch/RtmpfDRwTV’
‘~/tmp/scratch/RtmpgIB9Dm’ ‘~/tmp/scratch/RtmpgZXUt3’
‘~/tmp/scratch/Rtmpgh2ex3’ ‘~/tmp/scratch/Rtmph37sXo’
‘~/tmp/scratch/RtmphQXnhM’ ‘~/tmp/scratch/Rtmpi2LKU1’
‘~/tmp/scratch/Rtmpi3ydi9’ ‘~/tmp/scratch/RtmpipYdGQ’
‘~/tmp/scratch/Rtmpkx10mm’ ‘~/tmp/scratch/Rtmpl3DGQZ’
‘~/tmp/scratch/RtmplqNh8J’ ‘~/tmp/scratch/RtmpmCIXfN’
‘~/tmp/scratch/RtmpnKgHqR’ ‘~/tmp/scratch/RtmpnWfZdi’
‘~/tmp/scratch/RtmpnpvMOm’ ‘~/tmp/scratch/RtmpoXojdJ’
‘~/tmp/scratch/RtmpojiXyq’ ‘~/tmp/scratch/Rtmpp4z2Wx’
‘~/tmp/scratch/RtmppPG7cc’ ‘~/tmp/scratch/RtmppmEgkS’
‘~/tmp/scratch/Rtmpq0BirQ’ ‘~/tmp/scratch/RtmpqbgFgR’
‘~/tmp/scratch/RtmpqdNfsj’ ‘~/tmp/scratch/RtmpqsGdoA’
‘~/tmp/scratch/RtmprpQC7d’ ‘~/tmp/scratch/Rtmps494Cb’
‘~/tmp/scratch/RtmpsKCzXq’ ‘~/tmp/scratch/RtmptABEVp’
‘~/tmp/scratch/RtmpteIX5p’ ‘~/tmp/scratch/RtmpuEkBcn’
‘~/tmp/scratch/RtmpuM5kTY’ ‘~/tmp/scratch/RtmpuhcxDd’
‘~/tmp/scratch/Rtmpuqyo9R’ ‘~/tmp/scratch/Rtmpus2r1I’
‘~/tmp/scratch/RtmpuvzXhz’ ‘~/tmp/scratch/RtmpuyKWF9’
‘~/tmp/scratch/RtmpvGTn7l’ ‘~/tmp/scratch/Rtmpvfanz7’
‘~/tmp/scratch/Rtmpw1NnLy’ ‘~/tmp/scratch/RtmpwwzFUf’
‘~/tmp/scratch/Rtmpx2jm3M’ ‘~/tmp/scratch/Rtmpxi6cyB’
‘~/tmp/scratch/RtmpyIhG9n’ ‘~/tmp/scratch/RtmpyWV25Z’
‘~/tmp/scratch/Rtmpz9slc9’ ‘~/tmp/scratch/RtmpzgBf2h’
‘~/tmp/scratch/RtmpzhlpzY’ ‘~/tmp/scratch/RtmpzxNfIc’
‘~/tmp/scratch/xvfb-run.0eO7Rq’ ‘~/tmp/scratch/xvfb-run.27s41c’
‘~/tmp/scratch/xvfb-run.2KWCgD’ ‘~/tmp/scratch/xvfb-run.2mdKMl’
‘~/tmp/scratch/xvfb-run.2n17Dm’ ‘~/tmp/scratch/xvfb-run.3wW2LL’
‘~/tmp/scratch/xvfb-run.49dElh’ ‘~/tmp/scratch/xvfb-run.4NiMkB’
‘~/tmp/scratch/xvfb-run.58MG3e’ ‘~/tmp/scratch/xvfb-run.5EOyjR’
‘~/tmp/scratch/xvfb-run.5fla9D’ ‘~/tmp/scratch/xvfb-run.7o547O’
‘~/tmp/scratch/xvfb-run.9P1t92’ ‘~/tmp/scratch/xvfb-run.BlTgS0’
‘~/tmp/scratch/xvfb-run.CSNlZo’ ‘~/tmp/scratch/xvfb-run.DKT66p’
‘~/tmp/scratch/xvfb-run.GfVeqU’ ‘~/tmp/scratch/xvfb-run.HWMMnj’
‘~/tmp/scratch/xvfb-run.K9AlM2’ ‘~/tmp/scratch/xvfb-run.MXYqHx’
‘~/tmp/scratch/xvfb-run.O0s5LY’ ‘~/tmp/scratch/xvfb-run.PFqWqz’
‘~/tmp/scratch/xvfb-run.Qu0OXr’ ‘~/tmp/scratch/xvfb-run.T8V5Ln’
‘~/tmp/scratch/xvfb-run.TkEtGJ’ ‘~/tmp/scratch/xvfb-run.UrQyia’
‘~/tmp/scratch/xvfb-run.VlL9FF’ ‘~/tmp/scratch/xvfb-run.b8cu72’
‘~/tmp/scratch/xvfb-run.dc22i4’ ‘~/tmp/scratch/xvfb-run.eamSVy’
‘~/tmp/scratch/xvfb-run.epPEqK’ ‘~/tmp/scratch/xvfb-run.fQqYgM’
‘~/tmp/scratch/xvfb-run.feMv1W’ ‘~/tmp/scratch/xvfb-run.gm3Ide’
‘~/tmp/scratch/xvfb-run.kRN7IH’ ‘~/tmp/scratch/xvfb-run.lAtRM5’
‘~/tmp/scratch/xvfb-run.mh2xnn’ ‘~/tmp/scratch/xvfb-run.n4Qqow’
‘~/tmp/scratch/xvfb-run.ouMTKn’ ‘~/tmp/scratch/xvfb-run.prcu8w’
‘~/tmp/scratch/xvfb-run.pwSCcG’ ‘~/tmp/scratch/xvfb-run.qoc22f’
‘~/tmp/scratch/xvfb-run.rRYi7K’ ‘~/tmp/scratch/xvfb-run.t4Y2oV’
‘~/tmp/scratch/xvfb-run.u7lLLo’ ‘~/tmp/scratch/xvfb-run.vp77Qo’
‘~/tmp/scratch/xvfb-run.w5HCl9’ ‘~/tmp/scratch/xvfb-run.w8qC5a’
‘~/tmp/scratch/xvfb-run.yQSqEx’ ‘~/tmp/scratch/xvfb-run.yyrkb2’
‘~/tmp/scratch/xvfb-run.zgzaFG’ ‘~/tmp/scratch/xvfb-run.zjj7cO’
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/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/RtmpOxuksd/file1fc239f84889/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