* using log directory 'd:/RCompile/CRANincoming/R-devel/micsr.Rcheck' * using R Under development (unstable) (2025-06-03 r88266 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'micsr/DESCRIPTION' ... OK * this is package 'micsr' version '0.1-2' * package encoding: UTF-8 * checking CRAN incoming feasibility ... [14s] NOTE Maintainer: 'Yves Croissant ' Found the following (possibly) invalid file URIs: URI: 2024-02-22 From: man/recall.Rd URI: 2024-02-21 From: man/unemp_duration.Rd * 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 'micsr' can be installed ... OK * used C++ compiler: 'g++.exe (GCC) 14.2.0' * checking installed package size ... 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... 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 ... [34s] OK * checking Rd files ... 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 contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... OK * checking sizes of PDF files under 'inst/doc' ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [26s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [56s] OK Running 'tinytest.R' [56s] * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [143s] ERROR Error(s) in re-building vignettes: --- re-building 'charitable.qmd' using pdf processing file: charitable.qmd output file: charitable.knit.md Warning message: Duplicated chunk option(s) 'label' in both chunk header and pipe comments of the chunk 'fig-histnorm'. pandoc to: latex output-file: charitable.tex standalone: true pdf-engine: xelatex variables: graphics: true tables: true default-image-extension: pdf metadata documentclass: scrartcl classoption: - DIV=11 - numbers=noendperiod papersize: letter header-includes: - \KOMAoption{captions}{tableheading} block-headings: true title: Estimating the Tobit-1 model with the charitable data set date: today date-format: long bibliography: - ../inst/REFERENCES.bib vignette: | %\VignetteIndexEntry{Estimating the Tobit-1 model with the charitable data set} %\VignetteEngine{quarto::pdf} %\VignetteEncoding{UTF-8} Rendering PDF running xelatex - 1 This is XeTeX, Version 3.141592653-2.6-0.999994 (MiKTeX 23.1) (preloaded format=xelatex.fmt) restricted \write18 enabled. entering extended mode running xelatex - 2 This is XeTeX, Version 3.141592653-2.6-0.999994 (MiKTeX 23.1) (preloaded format=xelatex.fmt) restricted \write18 enabled. entering extended mode Output created: charitable.pdf --- finished re-building 'charitable.qmd' --- re-building 'escount.qmd' using pdf processing file: escount.qmd Error in initialize(value, ...) : invalid name for slot of class "tinytable": table Calls: .main ... -> -> initialize -> initialize Quitting from escount.qmd:369-377 [tbl-tripsres] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `initialize()`: ! invalid name for slot of class "tinytable": table --- Backtrace: x 1. \-modelsummary::msummary(...) 2. \-modelsummary:::factory(...) 3. \-modelsummary (local) factory_fun(...) 4. +-base::do.call(tinytable::tt, arguments) 5. \-tinytable (local) ``(``, caption = NULL) 6. \-methods::new(...) 7. +-methods::initialize(value, ...) 8. \-methods::initialize(value, ...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Execution halted Error: processing vignette 'escount.qmd' failed with diagnostics: ✖ Error running quarto cli. Caused by error: ! System command 'quarto.exe' failed --- failed re-building 'escount.qmd' --- re-building 'expreg.qmd' using pdf processing file: expreg.qmd Error in initialize(value, ...) : invalid name for slot of class "tinytable": table Calls: .main ... -> -> initialize -> initialize Quitting from expreg.qmd:249-256 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `initialize()`: ! invalid name for slot of class "tinytable": table --- Backtrace: x 1. \-modelsummary::msummary(...) 2. \-modelsummary:::factory(...) 3. \-modelsummary (local) factory_fun(...) 4. +-base::do.call(tinytable::tt, arguments) 5. \-tinytable (local) ``(``, caption = NULL) 6. \-methods::new(...) 7. +-methods::initialize(value, ...) 8. \-methods::initialize(value, ...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Execution halted Error: processing vignette 'expreg.qmd' failed with diagnostics: ✖ Error running quarto cli. Caused by error: ! System command 'quarto.exe' failed --- failed re-building 'expreg.qmd' --- re-building 'lm_function.qmd' using pdf processing file: lm_function.qmd output file: lm_function.knit.md pandoc to: latex output-file: lm_function.tex standalone: true pdf-engine: xelatex variables: graphics: true tables: true default-image-extension: pdf metadata documentclass: scrartcl classoption: - DIV=11 - numbers=noendperiod papersize: letter header-includes: - \KOMAoption{captions}{tableheading} block-headings: true title: lm function date: today date-format: long bibliography: - ../inst/REFERENCES.bib vignette: | %\VignetteIndexEntry{lm function} %\VignetteEngine{quarto::pdf} %\VignetteEncoding{UTF-8} Rendering PDF running xelatex - 1 This is XeTeX, Version 3.141592653-2.6-0.999994 (MiKTeX 23.1) (preloaded format=xelatex.fmt) restricted \write18 enabled. entering extended mode running xelatex - 2 This is XeTeX, Version 3.141592653-2.6-0.999994 (MiKTeX 23.1) (preloaded format=xelatex.fmt) restricted \write18 enabled. entering extended mode Output created: lm_function.pdf --- finished re-building 'lm_function.qmd' --- re-building 'micsr_objects.qmd' using pdf processing file: micsr_objects.qmd output file: micsr_objects.knit.md pandoc to: latex output-file: micsr_objects.tex standalone: true pdf-engine: xelatex variables: graphics: true tables: true default-image-extension: pdf metadata documentclass: scrartcl classoption: - DIV=11 - numbers=noendperiod papersize: letter header-includes: - \KOMAoption{captions}{tableheading} block-headings: true title: micsr objects date: today date-format: long bibliography: - ../inst/REFERENCES.bib vignette: | %\VignetteIndexEntry{micsr objects} %\VignetteEngine{quarto::pdf} %\VignetteEncoding{UTF-8} Rendering PDF running xelatex - 1 This is XeTeX, Version 3.141592653-2.6-0.999994 (MiKTeX 23.1) (preloaded format=xelatex.fmt) restricted \write18 enabled. entering extended mode running xelatex - 2 This is XeTeX, Version 3.141592653-2.6-0.999994 (MiKTeX 23.1) (preloaded format=xelatex.fmt) restricted \write18 enabled. entering extended mode Output created: micsr_objects.pdf --- finished re-building 'micsr_objects.qmd' --- re-building 'ndvuong.qmd' using pdf processing file: ndvuong.qmd Error in initialize(value, ...) : invalid name for slot of class "tinytable": table Calls: .main ... -> -> initialize -> initialize Quitting from ndvuong.qmd:710-718 [unnamed-chunk-11] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `initialize()`: ! invalid name for slot of class "tinytable": table --- Backtrace: x 1. \-modelsummary::msummary(...) 2. \-modelsummary:::factory(...) 3. \-modelsummary (local) factory_fun(...) 4. +-base::do.call(tinytable::tt, arguments) 5. \-tinytable (local) ``(``, caption = NULL) 6. \-methods::new(...) 7. +-methods::initialize(value, ...) 8. \-methods::initialize(value, ...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Execution halted Error: processing vignette 'ndvuong.qmd' failed with diagnostics: ✖ Error running quarto cli. Caused by error: ! System command 'quarto.exe' failed --- failed re-building 'ndvuong.qmd' SUMMARY: processing the following files failed: 'escount.qmd' 'expreg.qmd' 'ndvuong.qmd' Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... [30s] OK * checking HTML version of manual ... OK * DONE Status: 1 ERROR, 1 NOTE