* using log directory 'd:/RCompile/CRANincoming/R-devel/pizzarr.Rcheck' * using R Under development (unstable) (2026-03-15 r89634 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-03-16 20:41:48 UTC * checking for file 'pizzarr/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'pizzarr' version '0.1.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'David Blodgett ' New submission Found the following (possibly) invalid URLs: URL: https://github.com/zarr-developers/pizzarr/blob/main/CONTRIBUTING.md From: README.md Status: 404 Message: Not Found * 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 * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... 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 ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... 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 examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [60s] ERROR Running 'testthat.R' [59s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(pizzarr) > > test_check("pizzarr") Saving _problems/test-array-345.R [ FAIL 1 | WARN 0 | SKIP 8 | PASS 1271 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • On Windows (3): 'test-01-parallel.R:105:3', 'test-01-parallel.R:127:3', 'test-array.R:363:3' • {qs} is not installed (5): 'test-compat.R:7:5', 'test-compat.R:18:5', 'test-compat.R:29:5', 'test-compression.R:4:5', 'test-compression.R:71:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-array.R:345:3'): [<- raises error ────────────────────────────── Error in `eval_bare(quo_get_expr(.quo), quo_get_env(.quo))`: attempt to apply non-function Backtrace: ▆ 1. └─testthat::expect_error(a$`[<-`(), "not yet supported") at test-array.R:345:3 2. └─testthat:::expect_condition_matching_(...) 3. └─testthat:::quasi_capture(...) 4. ├─testthat (local) .capture(...) 5. │ └─base::withCallingHandlers(...) 6. └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) [ FAIL 1 | WARN 0 | SKIP 8 | PASS 1271 ] Error: ! Test failures. Warning messages: 1: `setup()` was deprecated in the 3rd edition. ℹ Please use test fixtures instead see vignette('test-fixtures') for details 2: `teardown()` was deprecated in the 3rd edition. ℹ Please use test fixtures instead see vignette('test-fixtures') for details 3: In for (i in seq_len(n)) { : closing unused connection 7 (<-CRANwin3.fb05.statistik.uni-dortmund.de:11100) 4: In for (i in seq_len(n)) { : closing unused connection 6 (<-CRANwin3.fb05.statistik.uni-dortmund.de:11100) 5: In .Internal(gc(verbose, reset, full)) : closing unused connection 7 (<-CRANwin3.fb05.statistik.uni-dortmund.de:11100) 6: In .Internal(gc(verbose, reset, full)) : closing unused connection 6 (<-CRANwin3.fb05.statistik.uni-dortmund.de:11100) Execution halted * checking PDF version of manual ... [14s] OK * checking HTML version of manual ... [21s] OK * DONE Status: 1 ERROR, 1 NOTE