Last updated on 2026-08-02 05:50:59 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.18 | 38.01 | 40.19 | 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/RtmpMK3vEX/file1c6e0170bee7ed/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/Rtmp0CPR6N’ ‘~/tmp/scratch/Rtmp0lqrao’
‘~/tmp/scratch/Rtmp0rgVem’ ‘~/tmp/scratch/Rtmp0rnfH8’
‘~/tmp/scratch/Rtmp0vCWWQ’ ‘~/tmp/scratch/Rtmp1O8Qj7’
‘~/tmp/scratch/Rtmp1Sjgdh’ ‘~/tmp/scratch/Rtmp1gVmCB’
‘~/tmp/scratch/Rtmp1tEKPb’ ‘~/tmp/scratch/Rtmp2U5KuG’
‘~/tmp/scratch/Rtmp2xsBMO’ ‘~/tmp/scratch/Rtmp39jBtV’
‘~/tmp/scratch/Rtmp3UnbVS’ ‘~/tmp/scratch/Rtmp4A0sqD’
‘~/tmp/scratch/Rtmp4k6nRP’ ‘~/tmp/scratch/Rtmp52xazj’
‘~/tmp/scratch/Rtmp5WosJw’ ‘~/tmp/scratch/Rtmp5avzgU’
‘~/tmp/scratch/Rtmp5d3ME4’ ‘~/tmp/scratch/Rtmp5wbLSR’
‘~/tmp/scratch/Rtmp6FGgYd’ ‘~/tmp/scratch/Rtmp6eiWK1’
‘~/tmp/scratch/Rtmp6rnbag’ ‘~/tmp/scratch/Rtmp85hPnX’
‘~/tmp/scratch/Rtmp8IZeaK’ ‘~/tmp/scratch/Rtmp8aMA3v’
‘~/tmp/scratch/Rtmp9Gtyjt’ ‘~/tmp/scratch/Rtmp9InIoa’
‘~/tmp/scratch/Rtmp9K1PRO’ ‘~/tmp/scratch/Rtmp9Q6SQE’
‘~/tmp/scratch/Rtmp9oAEon’ ‘~/tmp/scratch/RtmpBOkPU6’
‘~/tmp/scratch/RtmpBWp1K6’ ‘~/tmp/scratch/RtmpDcL42v’
‘~/tmp/scratch/RtmpE11EEM’ ‘~/tmp/scratch/RtmpE9NISC’
‘~/tmp/scratch/RtmpEa5SGO’ ‘~/tmp/scratch/RtmpFtKe7U’
‘~/tmp/scratch/RtmpHPcDGU’ ‘~/tmp/scratch/RtmpHw7Jma’
‘~/tmp/scratch/RtmpI3qP11’ ‘~/tmp/scratch/RtmpJhFxjn’
‘~/tmp/scratch/RtmpLZCAWK’ ‘~/tmp/scratch/RtmpMzWDrB’
‘~/tmp/scratch/RtmpN42apa’ ‘~/tmp/scratch/RtmpNUVTZH’
‘~/tmp/scratch/RtmpNxOh46’ ‘~/tmp/scratch/RtmpPDfzjP’
‘~/tmp/scratch/RtmpPKHbcF’ ‘~/tmp/scratch/RtmpQOFIQZ’
‘~/tmp/scratch/RtmpRN0p0E’ ‘~/tmp/scratch/RtmpRwFzxE’
‘~/tmp/scratch/RtmpS2yaGf’ ‘~/tmp/scratch/RtmpSSoGsJ’
‘~/tmp/scratch/RtmpTRuR3D’ ‘~/tmp/scratch/RtmpUCC8nm’
‘~/tmp/scratch/RtmpUM4wPh’ ‘~/tmp/scratch/RtmpUZ6LZQ’
‘~/tmp/scratch/RtmpVCOyDW’ ‘~/tmp/scratch/RtmpVFoJ4w’
‘~/tmp/scratch/RtmpVOeA5E’ ‘~/tmp/scratch/RtmpVeP4jy’
‘~/tmp/scratch/RtmpVonrp3’ ‘~/tmp/scratch/RtmpVwMf13’
‘~/tmp/scratch/RtmpXJpgFB’ ‘~/tmp/scratch/RtmpXJzY1Q’
‘~/tmp/scratch/RtmpXn5T1y’ ‘~/tmp/scratch/RtmpYhOPTM’
‘~/tmp/scratch/RtmpZ4F9Wx’ ‘~/tmp/scratch/RtmpZSIYAs’
‘~/tmp/scratch/RtmpZiyd8z’ ‘~/tmp/scratch/RtmpZob9N1’
‘~/tmp/scratch/Rtmpa9cleV’ ‘~/tmp/scratch/RtmpcTahUa’
‘~/tmp/scratch/RtmpdPhJS2’ ‘~/tmp/scratch/RtmpdWZlT6’
‘~/tmp/scratch/RtmpdyPa5Y’ ‘~/tmp/scratch/Rtmpg3TEJd’
‘~/tmp/scratch/RtmpgEZKMN’ ‘~/tmp/scratch/RtmpgI1wxZ’
‘~/tmp/scratch/RtmpgoCjQU’ ‘~/tmp/scratch/RtmphGr3iM’
‘~/tmp/scratch/RtmpicYI4N’ ‘~/tmp/scratch/Rtmpiko1OL’
‘~/tmp/scratch/Rtmpiuwisa’ ‘~/tmp/scratch/Rtmpj6Vfgc’
‘~/tmp/scratch/Rtmplt7Ntf’ ‘~/tmp/scratch/RtmpmXTMrK’
‘~/tmp/scratch/Rtmpmvhxrd’ ‘~/tmp/scratch/RtmpngYGK6’
‘~/tmp/scratch/Rtmpo57dn5’ ‘~/tmp/scratch/Rtmpo7ixdG’
‘~/tmp/scratch/RtmpoBYCKR’ ‘~/tmp/scratch/RtmpoeEBzR’
‘~/tmp/scratch/Rtmpq4h00e’ ‘~/tmp/scratch/RtmpqEOzsj’
‘~/tmp/scratch/RtmpqWru6U’ ‘~/tmp/scratch/Rtmpr58f60’
‘~/tmp/scratch/Rtmpr8GOvT’ ‘~/tmp/scratch/RtmprLumJp’
‘~/tmp/scratch/RtmprV6t0t’ ‘~/tmp/scratch/RtmpreoAeO’
‘~/tmp/scratch/RtmprjWsKl’ ‘~/tmp/scratch/RtmpsTzlN4’
‘~/tmp/scratch/Rtmpsib3mM’ ‘~/tmp/scratch/RtmptOVWcP’
‘~/tmp/scratch/RtmptU9Ecr’ ‘~/tmp/scratch/RtmptVoADH’
‘~/tmp/scratch/Rtmpu0ik0B’ ‘~/tmp/scratch/RtmpuALJSD’
‘~/tmp/scratch/RtmpuGJt3z’ ‘~/tmp/scratch/RtmpuI4rVO’
‘~/tmp/scratch/RtmpuRFPBx’ ‘~/tmp/scratch/Rtmpud4krD’
‘~/tmp/scratch/RtmpvIdFX9’ ‘~/tmp/scratch/RtmpvURsp9’
‘~/tmp/scratch/RtmpvX62wJ’ ‘~/tmp/scratch/Rtmpw2yFbV’
‘~/tmp/scratch/Rtmpwc9N1l’ ‘~/tmp/scratch/RtmpwwS9zU’
‘~/tmp/scratch/RtmpzfYMKI’ ‘~/tmp/scratch/cc7xRUpe.s’
‘~/tmp/scratch/quarto-session8343b94df57c3440’
‘~/tmp/scratch/xvfb-run.0vpwkc’ ‘~/tmp/scratch/xvfb-run.1E0U98’
‘~/tmp/scratch/xvfb-run.1OUnc0’ ‘~/tmp/scratch/xvfb-run.5AluVL’
‘~/tmp/scratch/xvfb-run.5DoBaI’ ‘~/tmp/scratch/xvfb-run.5KOpJj’
‘~/tmp/scratch/xvfb-run.84zCHJ’ ‘~/tmp/scratch/xvfb-run.BRAxK3’
‘~/tmp/scratch/xvfb-run.FGP6rV’ ‘~/tmp/scratch/xvfb-run.IGfHvy’
‘~/tmp/scratch/xvfb-run.KtXbh7’ ‘~/tmp/scratch/xvfb-run.LYvJG3’
‘~/tmp/scratch/xvfb-run.NTKo79’ ‘~/tmp/scratch/xvfb-run.NZEO52’
‘~/tmp/scratch/xvfb-run.Rxg2k0’ ‘~/tmp/scratch/xvfb-run.UCoGlE’
‘~/tmp/scratch/xvfb-run.UKKJXE’ ‘~/tmp/scratch/xvfb-run.Utypnt’
‘~/tmp/scratch/xvfb-run.W9kfaP’ ‘~/tmp/scratch/xvfb-run.XkbCSS’
‘~/tmp/scratch/xvfb-run.Yf025e’ ‘~/tmp/scratch/xvfb-run.bxJoM0’
‘~/tmp/scratch/xvfb-run.c5jOup’ ‘~/tmp/scratch/xvfb-run.coUjLz’
‘~/tmp/scratch/xvfb-run.dSK5yp’ ‘~/tmp/scratch/xvfb-run.dxOYuu’
‘~/tmp/scratch/xvfb-run.eDfhwh’ ‘~/tmp/scratch/xvfb-run.eeYfFI’
‘~/tmp/scratch/xvfb-run.evguzs’ ‘~/tmp/scratch/xvfb-run.fLjeLZ’
‘~/tmp/scratch/xvfb-run.l713mG’ ‘~/tmp/scratch/xvfb-run.nNzZ8x’
‘~/tmp/scratch/xvfb-run.nQoAgp’ ‘~/tmp/scratch/xvfb-run.nhsf8R’
‘~/tmp/scratch/xvfb-run.o92gws’ ‘~/tmp/scratch/xvfb-run.rENd97’
‘~/tmp/scratch/xvfb-run.rI9crH’ ‘~/tmp/scratch/xvfb-run.sOYeSA’
‘~/tmp/scratch/xvfb-run.tiF5SM’ ‘~/tmp/scratch/xvfb-run.unhC2u’
‘~/tmp/scratch/xvfb-run.v5FS4G’ ‘~/tmp/scratch/xvfb-run.v6H5A7’
‘~/tmp/scratch/xvfb-run.xH5Cap’ ‘~/tmp/scratch/xvfb-run.xXHpCI’
‘~/tmp/scratch/xvfb-run.yQk9Vh’
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