* using log directory ‘/srv/hornik/tmp/CRAN_pretest/fiery.Rcheck’ * using R Under development (unstable) (2026-01-10 r89298) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 21.1.8 (1) Debian flang version 21.1.8 (1) * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * checking for file ‘fiery/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘fiery’ version ‘1.5.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [4s/6s] OK * 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 executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking serialization versions ... OK * checking whether package ‘fiery’ can be installed ... [4s/4s] OK * checking package directory ... OK * checking for future file timestamps ... 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 ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/0s] OK * checking whether startup messages can be suppressed ... [0s/0s] 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 ... [4s/4s] OK * checking Rd files ... [0s/0s] 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 installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [1s/1s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [4s/15s] ERROR Running ‘testthat.R’ [4s/15s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(fiery) > > test_check("fiery") Saving _problems/test-Fire-171.R error: URL (/testing) not matching mount point (/test) [ FAIL 1 | WARN 0 | SKIP 31 | PASS 137 ] ══ Skipped tests (31) ══════════════════════════════════════════════════════════ • On CRAN (31): 'test-Fire.R:3:3', 'test-Fire.R:35:3', 'test-Fire.R:53:3', 'test-Fire.R:79:3', 'test-Fire.R:94:1', 'test-Fire.R:125:1', 'test-Fire.R:158:1', 'test-Fire.R:355:1', 'test-Fire.R:377:1', 'test-Fire.R:498:3', 'test-Fire.R:510:1', 'test-Fire.R:530:1', 'test-Fire.R:556:1', 'test-Fire.R:603:1', 'test-Fire.R:632:1', 'test-Fire.R:652:1', 'test-Fire.R:672:1', 'test-Fire.R:681:1', 'test-Fire.R:717:1', 'test-Fire.R:743:1', 'test-Fire.R:770:1', 'test-HandlerStack.R:58:3', 'test-PromiseStack.R:2:3', 'test-PromiseStack.R:45:3', 'test-fake_request.R:1:1', 'test-fake_request.R:68:1', 'test-loggers.R:2:3', 'test-loggers.R:11:3', 'test-loggers.R:32:3', 'test-loggers.R:45:3', 'test-loggers.R:65:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-Fire.R:171:3'): active bindings work ───────────────────────── Expected `app$refresh_rate <- 10.5` to throw a warning with class . Backtrace: ▆ 1. └─lifecycle::expect_deprecated(app$refresh_rate <- 10.5) at test-Fire.R:171:3 2. └─testthat::expect_warning(...) [ FAIL 1 | WARN 0 | SKIP 31 | PASS 137 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [2s/2s] OK * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [1s/1s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR