- using R version 4.6.0 (2026-04-24)
- using platform: x86_64-apple-darwin20
- R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 14.2.0
- running under: macOS Ventura 13.3.1
- using session charset: UTF-8
* current time: 2026-04-28 12:00:30 UTC
- checking for file ‘surveytable/DESCRIPTION’ ... OK
- this is package ‘surveytable’ version ‘0.9.10’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... INFO
Package suggested but not available for checking: ‘openxlsx2’
- 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 whether package ‘surveytable’ can be installed ... [8s/11s] OK
See the install log for details.
- checking installed package size ... INFO
installed size is 5.3Mb
sub-directories of 1Mb or more:
doc 4.7Mb
- 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 ... [2s/2s] OK
- checking whether the package can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the package can be unloaded cleanly ... [1s/2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [2s/2s] OK
- checking loading without being on the library search path ... [1s/3s] OK
- checking whether startup messages can be suppressed ... [2s/2s] 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 ... [7s/9s] OK
- checking Rd files ... [0s/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 contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... [0s/0s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking sizes of PDF files under ‘inst/doc’ ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [18s/25s] OK
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [98s/130s] ERROR
Error(s) in re-building vignettes:
--- re-building ‘Example-National-Ambulatory-Medical-Care-Survey-NAMCS-tables.Rmd’ using rmarkdown
--- finished re-building ‘Example-National-Ambulatory-Medical-Care-Survey-NAMCS-tables.Rmd’
--- re-building ‘Example-Residential-Care-Community-Services-User-NSLTCP-RCC-SU-report.Rmd’ using rmarkdown
--- finished re-building ‘Example-Residential-Care-Community-Services-User-NSLTCP-RCC-SU-report.Rmd’
--- re-building ‘Printing-HTML.Rmd’ using rmarkdown
Quitting from Printing-HTML.Rmd:225-228 [unnamed-chunk-25]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `assert_package()`:
! `print` requires the "openxlsx2" package. To install, type:
install.packages("openxlsx2")
---
Backtrace:
▆
1. ├─base::withVisible(knit_print(x, ...))
2. ├─knitr::knit_print(x, ...)
3. ├─huxtable:::knit_print.data.frame(x, ...)
4. ├─base::NextMethod()
5. ├─knitr:::knit_print.default(x, ...)
6. │ └─knitr::normal_print(x)
7. │ ├─base::print(x)
8. │ └─surveytable:::print.surveytable_table(x)
9. │ └─getOption("surveytable.print") %>% do.call(list(x, ...))
10. ├─base::do.call(., list(x, ...))
11. └─surveytable:::.print_excel(`<srvytbl_[,5]>`)
12. └─surveytable:::assert_package("print", "openxlsx2")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Printing-HTML.Rmd' failed with diagnostics:
`print` requires the "openxlsx2" package. To install, type:
install.packages("openxlsx2")
--- failed re-building ‘Printing-HTML.Rmd’
--- re-building ‘Printing-PDF.Rmd’ using rmarkdown
Quitting from Printing-PDF.Rmd:167-170 [unnamed-chunk-16]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `assert_package()`:
! `print` requires the "openxlsx2" package. To install, type:
install.packages("openxlsx2")
---
Backtrace:
x
1. +-base::withVisible(knit_print(x, ...))
2. +-knitr::knit_print(x, ...)
3. +-huxtable:::knit_print.data.frame(x, ...)
4. +-base::NextMethod()
5. +-knitr:::knit_print.default(x, ...)
6. | \-knitr::normal_print(x)
7. | +-base::print(x)
8. | \-surveytable:::print.surveytable_table(x)
9. | \-getOption("surveytable.print") %>% do.call(list(x, ...))
10. +-base::do.call(., list(x, ...))
11. \-surveytable:::.print_excel(`<srvytbl_[,5]>`)
12. \-surveytable:::assert_package("print", "openxlsx2")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Printing-PDF.Rmd' failed with diagnostics:
`print` requires the "openxlsx2" package. To install, type:
install.packages("openxlsx2")
--- failed re-building ‘Printing-PDF.Rmd’
--- re-building ‘Tips-tricks.Rmd’ using rmarkdown
--- finished re-building ‘Tips-tricks.Rmd’
--- re-building ‘surveytable.Rmd’ using rmarkdown
--- finished re-building ‘surveytable.Rmd’
--- re-building ‘use-cases.Rmd’ using rmarkdown
--- finished re-building ‘use-cases.Rmd’
SUMMARY: processing the following files failed:
‘Printing-HTML.Rmd’ ‘Printing-PDF.Rmd’
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [7s/8s] OK
- DONE
Status: 1 ERROR
- using check arguments '--no-clean-on-error '