CRAN Package Check Results for Package BayesianMCPMod

Last updated on 2026-07-27 15:50:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 3.64 572.98 576.62 OK
r-devel-linux-x86_64-debian-gcc 1.3.2 2.34 360.05 362.39 OK
r-devel-linux-x86_64-fedora-clang 1.3.2 951.64 OK
r-devel-linux-x86_64-fedora-gcc 1.3.2 370.28 OK
r-devel-windows-x86_64 1.3.2 6.00 115.00 121.00 ERROR
r-patched-linux-x86_64 1.3.2 3.74 554.19 557.93 OK
r-release-linux-x86_64 1.3.2 3.22 549.05 552.27 OK
r-release-macos-arm64 1.3.2 1.00 130.00 131.00 OK
r-release-macos-x86_64 1.3.2 2.00 437.00 439.00 OK
r-release-windows-x86_64 1.3.2 6.00 540.00 546.00 OK
r-oldrel-macos-arm64 1.3.2 1.00 141.00 142.00 OK
r-oldrel-macos-x86_64 1.3.2 2.00 468.00 470.00 OK
r-oldrel-windows-x86_64 1.3.2 7.00 801.00 808.00 OK

Check Details

Version: 1.3.2
Check: examples
Result: ERROR Running examples in 'BayesianMCPMod-Ex.R' failed The error most likely occurred in: > ### Name: assessDesign > ### Title: assessDesign > ### Aliases: assessDesign > > ### ** Examples > > n_patients <- c(40, 60, 60, 60, 60) > dose_levels <- c(0, 0.5, 2, 4, 8) > > mods <- DoseFinding::Mods(linear = NULL, + emax = c(0.5, 1.2), + exponential = 2, + betaMod = c(1, 1), + doses = dose_levels, + maxEff = 6) > > sd <- 12 > prior_list <- list(Ctrl = RBesT::mixnorm(comp1 = c(w = 1, m = 0, s = 12), sigma = 2), + DG_1 = RBesT::mixnorm(comp1 = c(w = 1, m = 1, s = 12), sigma = 2), + DG_2 = RBesT::mixnorm(comp1 = c(w = 1, m = 1.2, s = 11), sigma = 2) , + DG_3 = RBesT::mixnorm(comp1 = c(w = 1, m = 1.3, s = 11), sigma = 2) , + DG_4 = RBesT::mixnorm(comp1 = c(w = 1, m = 2, s = 13), sigma = 2)) Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared object 'D:/RCompile/CRANpkg/lib/4.7/RBesT/libs/x64/RBesT.dll': LoadLibrary failure: Das angegebene Modul wurde nicht gefunden. Calls: loadNamespace -> library.dynam -> dyn.load -> inDL Execution halted Flavor: r-devel-windows-x86_64

Version: 1.3.2
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [7s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(BayesianMCPMod) > > test_check("BayesianMCPMod") Error in `source_dir()`: ! Failed to evaluate './setup.R'. Caused by error in `inDL()`: ! unable to load shared object 'D:/RCompile/CRANpkg/lib/4.7/RBesT/libs/x64/RBesT.dll': LoadLibrary failure: Das angegebene Modul wurde nicht gefunden. Backtrace: ▆ 1. ├─testthat::test_check("BayesianMCPMod") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_setup(".", env) 7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(...) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. │ └─BayesianMCPMod:::getPriorList(...) at ./setup.R:98:1 15. ├─base::loadNamespace(x) at ./setup.R:30:3 16. │ └─base::library.dynam(lib, package, package.lib) 17. │ └─base::dyn.load(file, DLLpath = DLLpath, ...) 18. │ └─base (local) inDL(x, as.logical(local), as.logical(now), ...) 19. └─base::.handleSimpleError(...) 20. └─testthat (local) h(simpleError(msg, call)) 21. └─cli::cli_abort(...) 22. └─rlang::abort(...) Execution halted Flavor: r-devel-windows-x86_64

Version: 1.3.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'Simulation_Comparison.Rmd' using rmarkdown Quitting from Simulation_Comparison.Rmd:183-234 [unnamed-chunk-10] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `inDL()`: ! unable to load shared object 'D:/RCompile/CRANpkg/lib/4.7/RBesT/libs/x64/RBesT.dll': LoadLibrary failure: Das angegebene Modul wurde nicht gefunden. --- Backtrace: ▆ 1. └─base::loadNamespace(x) 2. └─base::library.dynam(lib, package, package.lib) 3. └─base::dyn.load(file, DLLpath = DLLpath, ...) 4. └─base (local) inDL(x, as.logical(local), as.logical(now), ...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'Simulation_Comparison.Rmd' failed with diagnostics: unable to load shared object 'D:/RCompile/CRANpkg/lib/4.7/RBesT/libs/x64/RBesT.dll': LoadLibrary failure: Das angegebene Modul wurde nicht gefunden. --- failed re-building 'Simulation_Comparison.Rmd' --- re-building 'Simulation_Example.Rmd' using rmarkdown Quitting from Simulation_Example.Rmd:79-105 [Setting Prior] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `inDL()`: ! unable to load shared object 'D:/RCompile/CRANpkg/lib/4.7/RBesT/libs/x64/RBesT.dll': LoadLibrary failure: Das angegebene Modul wurde nicht gefunden. --- Backtrace: ▆ 1. └─base::loadNamespace(x) 2. └─base::library.dynam(lib, package, package.lib) 3. └─base::dyn.load(file, DLLpath = DLLpath, ...) 4. └─base (local) inDL(x, as.logical(local), as.logical(now), ...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'Simulation_Example.Rmd' failed with diagnostics: unable to load shared object 'D:/RCompile/CRANpkg/lib/4.7/RBesT/libs/x64/RBesT.dll': LoadLibrary failure: Das angegebene Modul wurde nicht gefunden. --- failed re-building 'Simulation_Example.Rmd' --- re-building 'Simulation_Example_Binary.Rmd' using rmarkdown Quitting from Simulation_Example_Binary.Rmd:20-35 [setup] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! package or namespace load failed for 'RBesT' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'D:/RCompile/CRANpkg/lib/4.7/RBesT/libs/x64/RBesT.dll': LoadLibrary failure: Das angegebene Modul wurde nicht gefunden. --- Backtrace: ▆ 1. ├─base::suppressPackageStartupMessages(...) 2. │ └─base::withCallingHandlers(expr, packageStartupMessage = function(c) tryInvokeRestart("muffleMessage")) 3. └─base::library(RBesT) 4. └─base::tryCatch(...) 5. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 7. └─value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'Simulation_Example_Binary.Rmd' failed with diagnostics: package or namespace load failed for 'RBesT' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'D:/RCompile/CRANpkg/lib/4.7/RBesT/libs/x64/RBesT.dll': LoadLibrary failure: Das angegebene Modul wurde nicht gefunden. --- failed re-building 'Simulation_Example_Binary.Rmd' --- re-building 'analysis_normal.Rmd' using rmarkdown Quitting from analysis_normal.Rmd:16-30 [setup] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! package or namespace load failed for 'RBesT' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'D:/RCompile/CRANpkg/lib/4.7/RBesT/libs/x64/RBesT.dll': LoadLibrary failure: Das angegebene Modul wurde nicht gefunden. --- Backtrace: ▆ 1. └─base::library(RBesT) 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 'analysis_normal.Rmd' failed with diagnostics: package or namespace load failed for 'RBesT' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'D:/RCompile/CRANpkg/lib/4.7/RBesT/libs/x64/RBesT.dll': LoadLibrary failure: Das angegebene Modul wurde nicht gefunden. --- failed re-building 'analysis_normal.Rmd' --- re-building 'binary_endpoint.Rmd' using rmarkdown Quitting from binary_endpoint.Rmd:24-50 [setup] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! package or namespace load failed for 'RBesT' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'D:/RCompile/CRANpkg/lib/4.7/RBesT/libs/x64/RBesT.dll': LoadLibrary failure: Das angegebene Modul wurde nicht gefunden. --- Backtrace: ▆ 1. ├─base::suppressPackageStartupMessages(...) 2. │ └─base::withCallingHandlers(expr, packageStartupMessage = function(c) tryInvokeRestart("muffleMessage")) 3. └─base::library(RBesT) 4. └─base::tryCatch(...) 5. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 7. └─value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'binary_endpoint.Rmd' failed with diagnostics: package or namespace load failed for 'RBesT' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'D:/RCompile/CRANpkg/lib/4.7/RBesT/libs/x64/RBesT.dll': LoadLibrary failure: Das angegebene Modul wurde nicht gefunden. --- failed re-building 'binary_endpoint.Rmd' SUMMARY: processing the following files failed: 'Simulation_Comparison.Rmd' 'Simulation_Example.Rmd' 'Simulation_Example_Binary.Rmd' 'analysis_normal.Rmd' 'binary_endpoint.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64