- using R version 4.6.1 (2026-06-24 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 14.3.0
GNU Fortran (GCC) 14.3.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
* current time: 2026-08-12 19:36:06 UTC
- checking for file 'pizzarr/DESCRIPTION' ... OK
- checking extension type ... Package
- this is package 'pizzarr' version '0.2.0'
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking whether package 'pizzarr' can be installed ... OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking 'build' directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [1s] OK
- checking whether the package can be loaded with stated dependencies ... [1s] OK
- checking whether the package can be unloaded cleanly ... [1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s] OK
- checking whether the namespace can be unloaded cleanly ... [1s] OK
- checking loading without being on the library search path ... [1s] OK
- checking whether startup messages can be suppressed ... [1s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [6s] OK
- checking Rd files ... [4s] OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking installed files from 'inst/doc' ... OK
- checking files in 'vignettes' ... OK
- checking examples ... [4s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [29s] OK
Running 'testthat.R' [28s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [25s] ERROR
Error(s) in re-building vignettes:
--- re-building 'basics.Rmd' using rmarkdown
Quitting from basics.Rmd:107-127 [unnamed-chunk-9]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `curl::curl_fetch_disk()`:
! Failure when receiving data from the peer [github.com]:
Connection died, tried 5 times before giving up
---
Backtrace:
▆
1. ├─pizzarr::pizzarr_sample("dog.ome.zarr")
2. │ └─client$get(disk = new_z)
3. │ └─private$make_request(rr, mock)
4. │ └─crul:::crul_fetch(opts)
5. │ └─curl::curl_fetch_disk(x$url$url, x$disk, handle = x$url$handle)
6. └─curl:::raise_libcurl_error(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'basics.Rmd' failed with diagnostics:
Failure when receiving data from the peer [github.com]:
Connection died, tried 5 times before giving up
--- failed re-building 'basics.Rmd'
--- re-building 'ome-ngff.Rmd' using rmarkdown
--- finished re-building 'ome-ngff.Rmd'
--- re-building 'pizzarr.Rmd' using rmarkdown
--- finished re-building 'pizzarr.Rmd'
--- re-building 'remote-anndata.Rmd' using rmarkdown
--- finished re-building 'remote-anndata.Rmd'
--- re-building 'remote-ome-ngff.Rmd' using rmarkdown
--- finished re-building 'remote-ome-ngff.Rmd'
--- re-building 'session_info.Rmd' using rmarkdown
--- finished re-building 'session_info.Rmd'
--- re-building 'v3-interop.Rmd' using rmarkdown
--- finished re-building 'v3-interop.Rmd'
--- re-building 'v3-read.Rmd' using rmarkdown
--- finished re-building 'v3-read.Rmd'
--- re-building 'zarr-operations.Rmd' using rmarkdown
--- finished re-building 'zarr-operations.Rmd'
--- re-building 'zarrs-backend.Rmd' using rmarkdown
--- finished re-building 'zarrs-backend.Rmd'
SUMMARY: processing the following file failed:
'basics.Rmd'
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [24s] OK
- checking HTML version of manual ... [31s] OK
- DONE
Status: 1 ERROR