CRAN Package Check Results for Maintainer ‘Krystian Igras <krystian8207 at gmail.com>’

Last updated on 2026-04-07 04:50:42 CEST.

Package ERROR NOTE OK
cohortBuilder 14
hypothesis 11 3
queryBuilder 14
shinyCohortBuilder 1 13
shinyGizmo 1 8 5
shinyQueryBuilder 1 13

Package cohortBuilder

Current CRAN status: OK: 14

Package hypothesis

Current CRAN status: NOTE: 11, OK: 3

Version: 1.1.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘hypothesis-api.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Package queryBuilder

Current CRAN status: OK: 14

Package shinyCohortBuilder

Current CRAN status: ERROR: 1, OK: 13

Version: 0.4.0
Check: R code for possible problems
Result: NOTE Error: there is no package called ‘rlang’ Call sequence: 9: doWithOneRestart(return(expr), restart) 8: withOneRestart(expr, restarts[[1L]]) 7: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 6: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 5: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 1: loadNamespace(package, lib.loc) Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.4.0
Check: for missing documentation entries
Result: WARN Error: package or namespace load failed for ‘shinyCohortBuilder’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘rlang’ Call sequence: 6: stop(msg, call. = FALSE, domain = NA) 5: value[[3L]](cond) 4: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 3: tryCatchList(expr, classes, parentenv, handlers) 2: tryCatch({ ns <- loadNamespace(package, lib.loc) env <- attachNamespace(ns, pos = pos, deps, exclude, include.only) }, error = function(e) { P <- if (!is.null(cc <- conditionCall(e))) paste(" in", deparse(cc)[1L]) else "" msg <- gettextf("package or namespace load failed for %s%s:\n %s", sQuote(package), P, conditionMessage(e)) if (logical.return && !quietly) message(paste("Error:", msg), domain = NA) else stop(msg, call. = FALSE, domain = NA) }) 1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE) Execution halted All user-level objects in a package should have documentation entries. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.4.0
Check: for code/documentation mismatches
Result: WARN Error: package or namespace load failed for ‘shinyCohortBuilder’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘rlang’ Call sequence: 6: stop(msg, call. = FALSE, domain = NA) 5: value[[3L]](cond) 4: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 3: tryCatchList(expr, classes, parentenv, handlers) 2: tryCatch({ ns <- loadNamespace(package, lib.loc) env <- attachNamespace(ns, pos = pos, deps, exclude, include.only) }, error = function(e) { P <- if (!is.null(cc <- conditionCall(e))) paste(" in", deparse(cc)[1L]) else "" msg <- gettextf("package or namespace load failed for %s%s:\n %s", sQuote(package), P, conditionMessage(e)) if (logical.return && !quietly) message(paste("Error:", msg), domain = NA) else stop(msg, call. = FALSE, domain = NA) }) 1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE) Execution halted Error: package or namespace load failed for ‘shinyCohortBuilder’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘rlang’ Call sequence: 6: stop(msg, call. = FALSE, domain = NA) 5: value[[3L]](cond) 4: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 3: tryCatchList(expr, classes, parentenv, handlers) 2: tryCatch({ ns <- loadNamespace(package, lib.loc) env <- attachNamespace(ns, pos = pos, deps, exclude, include.only) }, error = function(e) { P <- if (!is.null(cc <- conditionCall(e))) paste(" in", deparse(cc)[1L]) else "" msg <- gettextf("package or namespace load failed for %s%s:\n %s", sQuote(package), P, conditionMessage(e)) if (logical.return && !quietly) message(paste("Error:", msg), domain = NA) else stop(msg, call. = FALSE, domain = NA) }) 1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE) Execution halted Error: package or namespace load failed for ‘shinyCohortBuilder’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘rlang’ Call sequence: 6: stop(msg, call. = FALSE, domain = NA) 5: value[[3L]](cond) 4: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 3: tryCatchList(expr, classes, parentenv, handlers) 2: tryCatch({ ns <- loadNamespace(package, lib.loc) env <- attachNamespace(ns, pos = pos, deps, exclude, include.only) }, error = function(e) { P <- if (!is.null(cc <- conditionCall(e))) paste(" in", deparse(cc)[1L]) else "" msg <- gettextf("package or namespace load failed for %s%s:\n %s", sQuote(package), P, conditionMessage(e)) if (logical.return && !quietly) message(paste("Error:", msg), domain = NA) else stop(msg, call. = FALSE, domain = NA) }) 1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE) Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.4.0
Check: Rd \usage sections
Result: NOTE Error: there is no package called ‘rlang’ Call sequence: 9: doWithOneRestart(return(expr), restart) 8: withOneRestart(expr, restarts[[1L]]) 7: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 6: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 5: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 1: loadNamespace(package, lib.loc) Execution halted The \usage entries for S3 methods should use the \method markup and not their full name. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.4.0
Check: examples
Result: ERROR Running examples in ‘shinyCohortBuilder-Ex.R’ failed The error occurred in: R Under development (unstable) (2026-04-04 r89789) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > pkgname <- "shinyCohortBuilder" > source(file.path(R.home("share"), "R", "examples-header.R")) > options(warn = 1) > library('shinyCohortBuilder') Error: package or namespace load failed for ‘shinyCohortBuilder’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘rlang’ Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error: package or namespace load failed for 'testthat' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called 'rlang' Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.4.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘custom-gui-layer.Rmd’ using rmarkdown Error: processing vignette 'custom-gui-layer.Rmd' failed with diagnostics: there is no package called ‘rlang’ --- failed re-building ‘custom-gui-layer.Rmd’ --- re-building ‘gui-filter-layer.Rmd’ using rmarkdown Error: processing vignette 'gui-filter-layer.Rmd' failed with diagnostics: there is no package called ‘rlang’ --- failed re-building ‘gui-filter-layer.Rmd’ --- re-building ‘package-options.Rmd’ using rmarkdown Error: processing vignette 'package-options.Rmd' failed with diagnostics: there is no package called ‘rlang’ --- failed re-building ‘package-options.Rmd’ --- re-building ‘shinyCohortBuilder.Rmd’ using rmarkdown Error: processing vignette 'shinyCohortBuilder.Rmd' failed with diagnostics: there is no package called ‘rlang’ --- failed re-building ‘shinyCohortBuilder.Rmd’ --- re-building ‘updating-source.Rmd’ using rmarkdown Error: processing vignette 'updating-source.Rmd' failed with diagnostics: there is no package called ‘rlang’ --- failed re-building ‘updating-source.Rmd’ SUMMARY: processing the following files failed: ‘custom-gui-layer.Rmd’ ‘gui-filter-layer.Rmd’ ‘package-options.Rmd’ ‘shinyCohortBuilder.Rmd’ ‘updating-source.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Package shinyGizmo

Current CRAN status: ERROR: 1, NOTE: 8, OK: 5

Version: 0.4.2
Check: Rd files
Result: NOTE checkRd: (-1) js_calls.Rd:63: Lost braces in \itemize; meant \describe ? checkRd: (-1) js_calls.Rd:64: Lost braces in \itemize; meant \describe ? checkRd: (-1) js_calls.Rd:65-66: Lost braces in \itemize; meant \describe ? checkRd: (-1) js_calls.Rd:67: Lost braces in \itemize; meant \describe ? checkRd: (-1) js_calls.Rd:68: Lost braces in \itemize; meant \describe ? checkRd: (-1) js_calls.Rd:69: Lost braces in \itemize; meant \describe ? checkRd: (-1) pickCheckboxNamesAndLabels.Rd:14: Lost braces 14 | \item{choices}{link{pickCheckboxInput} choices list.} | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.5.0
Check: whether the package can be loaded
Result: ERROR Loading this package had a fatal error status code 1 Loading log: Error: package or namespace load failed for ‘shinyGizmo’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘rlang’ Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Package shinyQueryBuilder

Current CRAN status: ERROR: 1, OK: 13

Version: 0.1.0
Check: package dependencies
Result: ERROR Package required but not available: ‘rlang’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-gcc