* using log directory 'd:/RCompile/CRANincoming/R-devel/esq.handsontable.Rcheck' * using R version 4.6.0 RC (2026-04-17 r89914 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-04-20 12:44:32 UTC * checking for file 'esq.handsontable/DESCRIPTION' ... OK * this is package 'esq.handsontable' version '1.0.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Anastasia Kostiv ' New submission Possibly misspelled words in DESCRIPTION: dropdown (9:35) * 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 serialization versions ... OK * checking whether package 'esq.handsontable' can be installed ... WARNING Found the following significant warnings: Warning: D:/temp/2026_04_20_14_40_17_16046/RtmpUtjWZY/R.INSTALL825c86c5c22/esq.handsontable/man/esq_tableInput.Rd:50: unknown macro '\item' Warning: D:/temp/2026_04_20_14_40_17_16046/RtmpUtjWZY/R.INSTALL825c86c5c22/esq.handsontable/man/esq_tableInput.Rd:52: unknown macro '\item' Warning: D:/temp/2026_04_20_14_40_17_16046/RtmpUtjWZY/R.INSTALL825c86c5c22/esq.handsontable/man/esq_tableInput.Rd:54: unexpected section header '\value' Warning: D:/temp/2026_04_20_14_40_17_16046/RtmpUtjWZY/R.INSTALL825c86c5c22/esq.handsontable/man/esq_tableInput.Rd:57: unexpected section header '\description' Warning: D:/temp/2026_04_20_14_40_17_16046/RtmpUtjWZY/R.INSTALL825c86c5c22/esq.handsontable/man/esq_tableInput.Rd:63: unexpected section header '\details' Warning: D:/temp/2026_04_20_14_40_17_16046/RtmpUtjWZY/R.INSTALL825c86c5c22/esq.handsontable/man/esq_tableInput.Rd:109: unexpected section header '\examples' Warning: D:/temp/2026_04_20_14_40_17_16046/RtmpUtjWZY/R.INSTALL825c86c5c22/esq.handsontable/man/esq_tableInput.Rd:140: unexpected section header '\seealso' Warning: D:/temp/2026_04_20_14_40_17_16046/RtmpUtjWZY/R.INSTALL825c86c5c22/esq.handsontable/man/esq_tableInput.Rd:143: unexpected END_OF_INPUT ' See 'd:/RCompile/CRANincoming/R-devel/esq.handsontable.Rcheck/00install.out' for details. * 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 ... OK * checking Rd files ... WARNING prepare_Rd: ./man/esq_tableInput.Rd:50: unknown macro '\item' prepare_Rd: ./man/esq_tableInput.Rd:52: unknown macro '\item' prepare_Rd: ./man/esq_tableInput.Rd:54: unexpected section header '\value' prepare_Rd: ./man/esq_tableInput.Rd:57: unexpected section header '\description' prepare_Rd: ./man/esq_tableInput.Rd:63: unexpected section header '\details' prepare_Rd: ./man/esq_tableInput.Rd:109: unexpected section header '\examples' prepare_Rd: ./man/esq_tableInput.Rd:140: unexpected section header '\seealso' prepare_Rd: ./man/esq_tableInput.Rd:143: unexpected END_OF_INPUT ' ' checkRd: (-1) esq_tableInput.Rd:50-53: Lost braces 50 | \item{width}{Table width (default: "100\\%").} | ^ checkRd: (-1) esq_tableInput.Rd:52: Lost braces 52 | \item{cell_conditions}{A list of conditional cell configurations (see Details).} | ^ checkRd: (-1) esq_tableInput.Rd:54-56: Lost braces 54 | \value{ | ^ checkRd: (-1) esq_tableInput.Rd:57-62: Lost braces 57 | \description{ | ^ checkRd: (-1) esq_tableInput.Rd:63-108: Lost braces 63 | \details{ | ^ checkRd: (-1) esq_tableInput.Rd:109-139: Lost braces 109 | \examples{ | ^ checkRd: (-1) esq_tableInput.Rd:110-137: Lost braces 110 | if (interactive()) { | ^ checkRd: (-1) esq_tableInput.Rd:129-134: Lost braces 129 | server <- function(input, output, session) { | ^ checkRd: (-1) esq_tableInput.Rd:130-133: Lost braces 130 | observeEvent(input$myTable_edited, { | ^ checkRd: (-1) esq_tableInput.Rd:140-142: Lost braces 140 | \seealso{ | ^ * 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 ... WARNING Undocumented arguments in Rd file 'esq_tableInput.Rd' 'width' 'cell_conditions' Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * checking Rd contents ... NOTE Rd files without \description: 'esq_tableInput.Rd' * checking for unstated dependencies in examples ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... OK Running 'testthat.R' * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... [19s] OK * checking HTML version of manual ... OK * DONE Status: 3 WARNINGs, 2 NOTEs