R Under development (unstable) (2026-07-22 r90289 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(bigbang) > > test_check("bigbang") Tracing function "install_local_archive" in package "namespace:functionalverse" Installing package into 'D:/temp/2026_07_23_04_15_16_4304/Rtmpa8rSxB/functional-regression-adbc70fe62b9/lib' (as 'lib' is unspecified) * installing *source* package 'bbblv' ... ** this is package 'bbblv' version '0.1.0' ** using staged installation ** data ** help No man pages found in package 'bbblv' *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (bbblv) Installed package bbblv_0.1.0 successfully. Installing package into 'D:/temp/2026_07_23_04_15_16_4304/Rtmpa8rSxB/functional-regression-adbc70fe62b9/lib' (as 'lib' is unspecified) * installing *source* package 'aaalv' ... ** this is package 'aaalv' version '0.1.0' ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help No man pages found in package 'aaalv' *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (aaalv) Installed package aaalv_0.1.0 successfully. Installing package into 'D:/temp/2026_07_23_04_15_16_4304/Rtmpa8rSxB/functional-regression-adbc70fe62b9/lib' (as 'lib' is unspecified) * installing *source* package 'tmpcomponent' ... ** this is package 'tmpcomponent' version '0.1.0' ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help No man pages found in package 'tmpcomponent' *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (tmpcomponent) Installed package tmpcomponent_0.1.0 successfully. Untracing function "install_local_archive" in package "namespace:functionalverse" * installing *source* package 'ziplv' ... ** this is package 'ziplv' version '0.1.0' ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help No man pages found in package 'ziplv' *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ziplv) [ FAIL 0 | WARN 0 | SKIP 0 | PASS 178 ] > > proc.time() user system elapsed 3.31 1.25 37.20