* using log directory ‘/data/gannet/ripley/R/packages/tests-LENGTH1/shinybootstrap2.Rcheck’ * using R Under development (unstable) (2022-04-26 r82260) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-stop-on-test-error’ * checking for file ‘shinybootstrap2/DESCRIPTION’ ... OK * this is package ‘shinybootstrap2’ version ‘0.2.1’ * 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 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 ‘shinybootstrap2’ can be installed ... [5s/18s] OK * checking package 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 R 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 ... [8s/23s] 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 LazyData ... NOTE 'LazyData' is specified without a 'data' directory * checking examples ... ERROR Running examples in ‘shinybootstrap2-Ex.R’ failed The error most likely occurred in: > ### Name: checkboxGroupInput > ### Title: Checkbox Group Input Control > ### Aliases: checkboxGroupInput > > ### ** Examples > > checkboxGroupInput("variable", "Variable:", + c("Cylinders" = "cyl", + "Transmission" = "am", + "Gears" = "gear")) ----------- FAILURE REPORT -------------- --- failure: length > 1 in coercion to logical --- --- srcref --- : --- package (from environment) --- shinybootstrap2 --- call from context --- label %AND% tags$label(class = "control-label", `for` = controlName, label) --- call from argument --- !is.null(y) && !is.na(y) --- R stacktrace --- where 1: label %AND% tags$label(class = "control-label", `for` = controlName, label) where 2: controlLabel(inputId, label) where 3: dots_list(...) where 4: tags$div(id = inputId, class = "control-group shiny-input-checkboxgroup", controlLabel(inputId, label), options) where 5: checkboxGroupInput("variable", "Variable:", c(Cylinders = "cyl", Transmission = "am", Gears = "gear")) --- value of length: 3 type: logical --- name attribs children TRUE TRUE TRUE --- function from context --- function (x, y) { if (!is.null(x) && !is.na(x)) if (!is.null(y) && !is.na(y)) return(y) return(NULL) } --- function search by body --- Function %AND% in namespace shinybootstrap2 has this body. ----------- END OF FAILURE REPORT -------------- Fatal error: length > 1 in coercion to logical * checking PDF version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 NOTE See ‘/data/gannet/ripley/R/packages/tests-LENGTH1/shinybootstrap2.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 2:39.58, 42.33 + 6.61