- using R Under development (unstable) (2026-07-14 r90255 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-07-15 14:31:38 UTC
- checking for file 'diffobj/DESCRIPTION' ... OK
- checking extension type ... Package
- this is package 'diffobj' version '0.3.6'
- 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 'diffobj' can be installed ... OK
See the install log for details.
- used C compiler: 'gcc.exe (GCC) 14.3.0'
- 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 ... [0s] 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 ... [0s] 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 ... [14s] NOTE
Found calls to structure() using deprecated special names:
diffobj/tests/test-core.R (.Label: 2, .Names: 1)
diffobj/tests/test-diffChr.R (.Dim: 1)
diffobj/tests/test-diffPrint.R (.Names: 2)
- 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 line endings in C/C++/Fortran sources/headers ... OK
- checking pragmas in C/C++ headers and code ... OK
- checking compiled code ... 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 ... [54s] ERROR
Running 'test-atomic.R' [3s]
Comparing 'test-atomic.Rout' to 'test-atomic.Rout.save' ... OK
Running 'test-banner.R' [1s]
Comparing 'test-banner.Rout' to 'test-banner.Rout.save' ... OK
Running 'test-capture.R' [1s]
Comparing 'test-capture.Rout' to 'test-capture.Rout.save' ... OK
Running 'test-check.R' [1s]
Comparing 'test-check.Rout' to 'test-check.Rout.save' ... OK
Running 'test-context.R' [2s]
Comparing 'test-context.Rout' to 'test-context.Rout.save' ... OK
Running 'test-core.R' [1s]
Comparing 'test-core.Rout' to 'test-core.Rout.save' ...
157,159d156
< Warning message:
< In structure(c(3L, 1L, 3L, 1L, 2L, 1L, 2L), .Label = c("Match", :
< Replacing special names '.Label' is deprecated; use 'levels' instead.
171,175d167
< Warning messages:
< 1: In structure(c(3L, 1L, 3L, 1L, 2L, 1L, 2L), .Label = c("Match", :
< Replacing special names '.Label' is deprecated; use 'levels' instead.
< 2: In structure(list(type = structure(c(3L, 1L, 3L, 1L, 2L, 1L, 2L), :
< Replacing special names '.Names' is deprecated; use 'names' instead.
Running 'test-diffChr.R' [3s]
Comparing 'test-diffChr.Rout' to 'test-diffChr.Rout.save' ...
230,232d229
< Warning message:
< In structure(c("0x0000, 0x001F", "0x008F, 0x009F", "0x0300, 0x036F"), :
< Replacing special names '.Dim' is deprecated; use 'dim' instead.
Running 'test-diffDeparse.R' [1s]
Comparing 'test-diffDeparse.Rout' to 'test-diffDeparse.Rout.save' ... OK
Running 'test-diffObj.R' [3s]
Comparing 'test-diffObj.Rout' to 'test-diffObj.Rout.save' ... OK
Running 'test-diffPrint.R' [5s]
Comparing 'test-diffPrint.Rout' to 'test-diffPrint.Rout.save' ...
187,189d186
< Warning message:
< In structure(c(-1717, 101, 0.938678984853783), .Names = c("intercept", :
< Replacing special names '.Names' is deprecated; use 'names' instead.
194,196d190
< Warning message:
< In structure(c(-3.541306e+13, 701248600000, 0.938679), .Names = c("intercept", :
< Replacing special names '.Names' is deprecated; use 'names' instead.
Running 'test-diffStr.R' [3s]
Comparing 'test-diffStr.Rout' to 'test-diffStr.Rout.save' ... OK
Running 'test-file.R' [2s]
Comparing 'test-file.Rout' to 'test-file.Rout.save' ... OK
Running 'test-guide.R' [1s]
Comparing 'test-guide.Rout' to 'test-guide.Rout.save' ... OK
Running 'test-html.R' [1s]
Comparing 'test-html.Rout' to 'test-html.Rout.save' ... OK
Running 'test-limit.R' [2s]
Comparing 'test-limit.Rout' to 'test-limit.Rout.save' ... OK
Running 'test-methods.R' [1s]
Comparing 'test-methods.Rout' to 'test-methods.Rout.save' ... OK
Running 'test-misc.R' [1s]
Comparing 'test-misc.Rout' to 'test-misc.Rout.save' ... OK
Running 'test-pager.R' [2s]
Comparing 'test-pager.Rout' to 'test-pager.Rout.save' ... OK
Running 'test-rdiff.R' [1s]
Comparing 'test-rdiff.Rout' to 'test-rdiff.Rout.save' ... OK
Running 'test-s4.R' [1s]
Comparing 'test-s4.Rout' to 'test-s4.Rout.save' ... OK
Running 'test-scaling.R' [1s]
Running 'test-ses.R' [2s]
Comparing 'test-ses.Rout' to 'test-ses.Rout.save' ... OK
Running 'test-style.R' [3s]
Comparing 'test-style.Rout' to 'test-style.Rout.save' ... OK
Running 'test-subset.R' [1s]
Comparing 'test-subset.Rout' to 'test-subset.Rout.save' ... OK
Running 'test-summary.R' [3s]
Comparing 'test-summary.Rout' to 'test-summary.Rout.save' ... OK
Running 'test-text.R' [1s]
Comparing 'test-text.Rout' to 'test-text.Rout.save' ... OK
Running 'test-trim.R' [1s]
Comparing 'test-trim.Rout' to 'test-trim.Rout.save' ... OK
Running 'test-warnings.R' [1s]
Comparing 'test-warnings.Rout' to 'test-warnings.Rout.save' ... OK
Running 'zz-test-check.R' [4s]
Running the tests in 'tests/zz-test-check.R' failed.
Complete output:
> source('_helper/check.R')
Error: Test output differences:
'test-core.Rout', 'test-diffChr.Rout', 'test-diffPrint.Rout'
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [8s] OK
- checking PDF version of manual ... [23s] OK
- checking HTML version of manual ... [18s] OK
- DONE
Status: 1 ERROR, 1 NOTE