CRAN Package Check Results for Package worcs

Last updated on 2026-01-17 00:49:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.19 11.81 221.23 233.04 OK
r-devel-linux-x86_64-debian-gcc 0.1.19 9.22 168.79 178.01 OK
r-devel-linux-x86_64-fedora-clang 0.1.19 22.00 338.22 360.22 OK
r-devel-linux-x86_64-fedora-gcc 0.1.19 19.00 ERROR
r-devel-windows-x86_64 0.1.19 14.00 307.00 321.00 OK
r-patched-linux-x86_64 0.1.19 12.99 210.22 223.21 OK
r-release-linux-x86_64 0.1.19 11.81 211.33 223.14 OK
r-release-macos-arm64 0.1.19 OK
r-release-macos-x86_64 0.1.19 8.00 236.00 244.00 OK
r-release-windows-x86_64 0.1.19 16.00 298.00 314.00 OK
r-oldrel-macos-arm64 0.1.19 OK
r-oldrel-macos-x86_64 0.1.19 8.00 223.00 231.00 OK
r-oldrel-windows-x86_64 0.1.19 20.00 342.00 362.00 OK

Check Details

Version: 0.1.19
Check: whether the namespace can be unloaded cleanly
Result: WARN Error in find.package(package, lib.loc, verbose = verbose) : there is no package called ‘ranger’ Calls: suppressMessages ... asNamespace -> loadNamespace -> library.dynam -> find.package In addition: Warning message: S3 methods ‘as.data.frame.ranger.prediction’, ‘deforest.ranger’, ‘importance.ranger’, ‘predict.ranger’, ‘predict.ranger.forest’, ‘predictions.ranger’, ‘predictions.ranger.prediction’, ‘print.deforest.ranger’, ‘print.ranger’, ‘print.ranger.forest’, ‘print.ranger.prediction’, ‘str.ranger’, ‘str.ranger.forest’, ‘timepoints.ranger’, ‘timepoints.ranger.prediction’ were declared in NAMESPACE but not found Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.19
Check: loading without being on the library search path
Result: WARN Error: package or namespace load failed for ‘worcs’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘ranger’ Execution halted It looks like this package has a loading problem when not on .libPaths: see the messages for details. Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.19
Check: dependencies in R code
Result: NOTE Error: there is no package called ‘ranger’ Call sequence: 7: doWithOneRestart(return(expr), restart) 6: withOneRestart(expr, restarts[[1L]]) 5: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 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.1.19
Check: S3 generic/method consistency
Result: WARN Error: there is no package called ‘ranger’ Call sequence: 7: doWithOneRestart(return(expr), restart) 6: withOneRestart(expr, restarts[[1L]]) 5: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 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 See section ‘Generic functions and methods’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.19
Check: replacement functions
Result: WARN Error: there is no package called ‘ranger’ Call sequence: 7: doWithOneRestart(return(expr), restart) 6: withOneRestart(expr, restarts[[1L]]) 5: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 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 argument of a replacement function which corresponds to the right hand side must be named ‘value’. Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.19
Check: foreign function calls
Result: NOTE Error: there is no package called ‘ranger’ Call sequence: 7: doWithOneRestart(return(expr), restart) 6: withOneRestart(expr, restarts[[1L]]) 5: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 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 See chapter ‘System and foreign language interfaces’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.19
Check: R code for possible problems
Result: NOTE Error: there is no package called ‘ranger’ Call sequence: 7: doWithOneRestart(return(expr), restart) 6: withOneRestart(expr, restarts[[1L]]) 5: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 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 Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘ranger’ Calls: <Anonymous> Execution halted Error: there is no package called ‘ranger’ Call sequence: 7: doWithOneRestart(return(expr), restart) 6: withOneRestart(expr, restarts[[1L]]) 5: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 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.1.19
Check: for missing documentation entries
Result: WARN Error: package or namespace load failed for ‘worcs’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘ranger’ 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.1.19
Check: for code/documentation mismatches
Result: WARN Error: package or namespace load failed for ‘worcs’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘ranger’ 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 ‘worcs’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘ranger’ 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 ‘worcs’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘ranger’ 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.1.19
Check: Rd \usage sections
Result: NOTE Error: there is no package called ‘ranger’ Call sequence: 7: doWithOneRestart(return(expr), restart) 6: withOneRestart(expr, restarts[[1L]]) 5: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 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.1.19
Check: examples
Result: ERROR Running examples in ‘worcs-Ex.R’ failed The error occurred in: R Under development (unstable) (2026-01-16 r89305) -- "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 <- "worcs" > source(file.path(R.home("share"), "R", "examples-header.R")) > options(warn = 1) > library('worcs') Error: package or namespace load failed for ‘worcs’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘ranger’ Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

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

Version: 0.1.19
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘citation.Rmd’ using rmarkdown Quitting from citation.Rmd:10-16 [unnamed-chunk-1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! package or namespace load failed for 'worcs' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'ranger' --- Backtrace: ▆ 1. └─base::library(worcs) 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'citation.Rmd' failed with diagnostics: package or namespace load failed for 'worcs' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'ranger' --- failed re-building ‘citation.Rmd’ --- re-building ‘endpoints.Rmd’ using rmarkdown Quitting from endpoints.Rmd:17-19 [setup] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! package or namespace load failed for 'worcs' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'ranger' --- Backtrace: ▆ 1. └─base::library(worcs) 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'endpoints.Rmd' failed with diagnostics: package or namespace load failed for 'worcs' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'ranger' --- failed re-building ‘endpoints.Rmd’ --- re-building ‘git_cloud.Rmd’ using rmarkdown Quitting from git_cloud.Rmd:10-16 [unnamed-chunk-1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! package or namespace load failed for 'worcs' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'ranger' --- Backtrace: ▆ 1. └─base::library(worcs) 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'git_cloud.Rmd' failed with diagnostics: package or namespace load failed for 'worcs' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'ranger' --- failed re-building ‘git_cloud.Rmd’ --- re-building ‘reproduce.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘reproduce.Rmd’ --- re-building ‘setup-docker.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘setup-docker.Rmd’ --- re-building ‘setup.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘setup.Rmd’ --- re-building ‘synthetic_data.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘synthetic_data.Rmd’ --- re-building ‘targets.Rmd’ using rmarkdown Quitting from targets.Rmd:11-17 [unnamed-chunk-1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! package or namespace load failed for 'worcs' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'ranger' --- Backtrace: ▆ 1. └─base::library(worcs) 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'targets.Rmd' failed with diagnostics: package or namespace load failed for 'worcs' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'ranger' --- failed re-building ‘targets.Rmd’ --- re-building ‘workflow.Rmd’ using rmarkdown Quitting from workflow.Rmd:11-17 [unnamed-chunk-1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! package or namespace load failed for 'worcs' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'ranger' --- Backtrace: ▆ 1. └─base::library(worcs) 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'workflow.Rmd' failed with diagnostics: package or namespace load failed for 'worcs' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'ranger' --- failed re-building ‘workflow.Rmd’ SUMMARY: processing the following files failed: ‘citation.Rmd’ ‘endpoints.Rmd’ ‘git_cloud.Rmd’ ‘targets.Rmd’ ‘workflow.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc