- using R Under development (unstable) (2026-02-18 r89435 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-02-19 21:21:10 UTC
- checking for file 'unitizer/DESCRIPTION' ... OK
- this is package 'unitizer' version '1.4.23'
- 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 'unitizer' 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 ... [17s] OK
- checking Rd files ... [1s] 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 ... [2s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [44s] ERROR
Running 't-browser.R' [1s]
Comparing 't-browser.Rout' to 't-browser.Rout.save' ... OK
Running 't-capture.R' [1s]
Comparing 't-capture.Rout' to 't-capture.Rout.save' ... OK
Running 't-change.R' [1s]
Comparing 't-change.Rout' to 't-change.Rout.save' ... OK
Running 't-demo.R' [1s]
Running 't-error.R' [1s]
Comparing 't-error.Rout' to 't-error.Rout.save' ... OK
Running 't-exec.R' [1s]
Comparing 't-exec.Rout' to 't-exec.Rout.save' ... OK
Running 't-get.R' [2s]
Comparing 't-get.Rout' to 't-get.Rout.save' ... OK
Running 't-global.R' [1s]
Comparing 't-global.Rout' to 't-global.Rout.save' ... OK
Running 't-handledruns.R' [2s]
Comparing 't-handledruns.Rout' to 't-handledruns.Rout.save' ... OK
Running 't-ischecks.R' [1s]
Comparing 't-ischecks.Rout' to 't-ischecks.Rout.save' ... OK
Running 't-item.R' [2s]
Comparing 't-item.Rout' to 't-item.Rout.save' ... OK
Running 't-list.R' [1s]
Comparing 't-list.Rout' to 't-list.Rout.save' ... OK
Running 't-misc.R' [1s]
Comparing 't-misc.Rout' to 't-misc.Rout.save' ... OK
Running 't-nav.R' [4s]
Comparing 't-nav.Rout' to 't-nav.Rout.save' ... OK
Running 't-parse.R' [1s]
Comparing 't-parse.Rout' to 't-parse.Rout.save' ... OK
Running 't-prompt.R' [1s]
Comparing 't-prompt.Rout' to 't-prompt.Rout.save' ... OK
Running 't-random.R' [2s]
Comparing 't-random.Rout' to 't-random.Rout.save' ... OK
Running 't-rename.R' [1s]
Comparing 't-rename.Rout' to 't-rename.Rout.save' ... OK
Running 't-repairenvs.R' [1s]
Comparing 't-repairenvs.Rout' to 't-repairenvs.Rout.save' ... OK
Running 't-search.R' [1s]
Running 't-section.R' [1s]
Comparing 't-section.Rout' to 't-section.Rout.save' ... OK
Running 't-shim.R' [1s]
Running 't-state.R' [1s]
Comparing 't-state.Rout' to 't-state.Rout.save' ... OK
Running 't-text.R' [1s]
Comparing 't-text.Rout' to 't-text.Rout.save' ... OK
Running 't-translate.R' [3s]
Comparing 't-translate.Rout' to 't-translate.Rout.save' ... OK
Running 't-upgrade.R' [4s]
Comparing 't-upgrade.Rout' to 't-upgrade.Rout.save' ... OK
Running 't-utz1.R' [1s]
Running 't-utz2.R' [1s]
Running 'zz-check.R' [0s]
Running the tests in 'tests/t-demo.R' failed.
Complete output:
> source(file.path("aammrtf", "mock.R"))
> source(file.path("_helper", "init.R"))
> source(file.path("_helper", "pkgs.R"))
Install Packages
Error in install.packages(pkg, repos = NULL, type = "src", lib = TMP.LIB, :
cannot install binary packages from other operating systems on Windows
Error in inst_pak(PKG.DIRS) : install error
Execution halted
Error in find.package(pkgs, lib) :
there are no packages called 'unitizerdummypkg1', 'unitizerdummypkg2', 'utzflm'
Running the tests in 'tests/t-search.R' failed.
Complete output:
> source(file.path("_helper", "init.R"))
> source(file.path("_helper", "pkgs.R"))
Install Packages
Error in install.packages(pkg, repos = NULL, type = "src", lib = TMP.LIB, :
cannot install binary packages from other operating systems on Windows
Error in inst_pak(PKG.DIRS) : install error
Execution halted
Error in find.package(pkgs, lib) :
there are no packages called 'unitizerdummypkg1', 'unitizerdummypkg2', 'utzflm'
Running the tests in 'tests/t-shim.R' failed.
Complete output:
> source(file.path("aammrtf", "mock.R"))
> source(file.path("_helper", "init.R"))
> source(file.path("_helper", "pkgs.R"))
Install Packages
Error in install.packages(pkg, repos = NULL, type = "src", lib = TMP.LIB, :
cannot install binary packages from other operating systems on Windows
Error in inst_pak(PKG.DIRS) : install error
Execution halted
Error in find.package(pkgs, lib) :
there are no packages called 'unitizerdummypkg1', 'unitizerdummypkg2', 'utzflm'
Running the tests in 'tests/t-utz1.R' failed.
Complete output:
> # - "No Attach Test" -----------------------------------------------------------
>
> f <- paste0(tempfile(), ".R")
> writeLines("1 + 1", f)
> try(unitizer::unitize(f))
Error in unitize_core(test.file.inf, list(store.id.inf), state = state, :
`unitizer` package must be attached to the search path, e.g. with `library(unitizer)`
> unlink(f)
>
> # - "Usual Setup" --------------------------------------------------------------
>
> source(file.path("_helper", "init.R"))
> source(file.path("aammrtf", "ref.R")); make_ref_obj_funs("refobjs")
> source(file.path("_helper", "pkgs.R"))
Install Packages
Error in install.packages(pkg, repos = NULL, type = "src", lib = TMP.LIB, :
cannot install binary packages from other operating systems on Windows
Error in inst_pak(PKG.DIRS) : install error
Execution halted
Error in find.package(pkgs, lib) :
there are no packages called 'unitizerdummypkg1', 'unitizerdummypkg2', 'utzflm'
Running the tests in 'tests/t-utz2.R' failed.
Complete output:
> # Overflow tests from testthat.unitize.R
>
> source(file.path("_helper", "init.R"))
> source(file.path("_helper", "pkgs.R"))
Install Packages
Error in install.packages(pkg, repos = NULL, type = "src", lib = TMP.LIB, :
cannot install binary packages from other operating systems on Windows
Error in inst_pak(PKG.DIRS) : install error
Execution halted
Error in find.package(pkgs, lib) :
there are no packages called 'unitizerdummypkg1', 'unitizerdummypkg2', 'utzflm'
Running the tests in 'tests/zz-check.R' failed.
Complete output:
> source('aammrtf/check.R')
43: > lorem1 <- "Today, with Kiernan on the stand offering confirmation, Howard walked the jury through the enormous amount of data pulled from Ulbricht's computer. Defense lawyers haven't had a chance yet to respond to this evidence<e2><80><94>that will likely come tomorrow. The mountain they have to climb looks higher than ever, though. Last week, Ulbricht's lawyer outlined a defense in which Ulbricht walked away from the marketplace he created and was \"lured back.\" But what will explain the dozens of folders of data on this laptop, with data from the upper echelons of Silk Road management<e2><80><94>mixed with the most intimate details of Ulbricht's personal life?"
Error: .Rout files missing (failed?):
't-demo.Rout', 't-search.Rout', 't-shim.Rout', 't-utz1.Rout', 't-utz2.Rout'
In addition: Warning message:
In eval(ei, envir) : Some outputs contain non-ASCII:
't-text.Rout'
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [12s] OK
- checking PDF version of manual ... [22s] OK
- checking HTML version of manual ... [14s] OK
- DONE
Status: 1 ERROR