* using log directory 'd:/Rcompile/CRANpkg/local/4.7/tipmap.Rcheck' * using R Under development (unstable) (2026-07-23 r90295 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-07-24 21:24:47 UTC * checking for file 'tipmap/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'tipmap' version '1.0.1' * package encoding: UTF-8 * 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 whether package 'tipmap' can be installed ... OK * checking installed package size ... OK * checking package directory ... 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 ... [1s] OK * checking whether the package can be loaded with stated dependencies ... [1s] OK * checking whether the package can be unloaded cleanly ... [1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s] OK * checking whether the namespace can be unloaded cleanly ... [1s] OK * checking loading without being on the library search path ... [1s] 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 ... [5s] OK * checking Rd files ... [1s] OK * checking Rd metadata ... 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 installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [7s] ERROR Running examples in 'tipmap-Ex.R' failed The error most likely occurred in: > ### Name: create_posterior_data > ### Title: Quantiles of posterior distributions for a range of weights on > ### the informative component of the robust MAP prior > ### Aliases: create_posterior_data > > ### ** Examples > > > # create vector containing data on new trial > new_trial_data <- create_new_trial_data( + n_total = 30, + est = 1.27, + se = 0.95 + ) > > # read MAP prior created by RBesT > map_prior <- load_tipmap_data("tipmapPrior.rds") > > # create posterior data - with interval_type = equal_tailed > # (the default for tipping point plots) > posterior_data1 <- create_posterior_data( + map_prior = map_prior, + new_trial_data = new_trial_data, + sigma = 12, + interval_type = "equal-tailed" + ) 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: create_posterior_data ... make_posterior -> loadNamespace -> library.dynam -> dyn.load -> inDL Execution halted * checking for unstated dependencies in 'tests' ... OK * checking tests ... [17s] ERROR Running 'testthat.R' [16s] 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(tipmap) > > test_check("tipmap") Saving _problems/test-create_posterior_data-6.R Saving _problems/test-create_posterior_data-19.R Saving _problems/test-create_posterior_data-43.R Saving _problems/test-create_tipmap_data-6.R Saving _problems/test-create_tipmap_data-19.R Saving _problems/test-create_tipmap_data-37.R Saving _problems/test-oc_bias-16.R Saving _problems/test-oc_coverage-16.R Saving _problems/test-oc_pos-19.R Treatment effect in target population without borrowing Treatment effect in target population without borrowing 95% credible interval for MAP prior includes null treatment effect 95% credible interval for MAP prior includes null treatment effect Treatment effect in target population without borrowing Treatment effect in target population without borrowing Treatment effect in target population without borrowing Weight 0 identified for tipping point of quantile 0.025 Weight 0 identified for tipping point of quantile 0.05 Weight 0 identified for tipping point of quantile 0.1 Weight 0 identified for tipping point of quantile 0.2 Treatment effect in target population without borrowing 95% credible interval for MAP prior includes null treatment effect [ FAIL 9 | WARN 0 | SKIP 0 | PASS 177 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-create_posterior_data.R:3:3'): return posterior data ─────────── 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. Backtrace: ▆ 1. ├─tipmap::create_posterior_data(...) at test-create_posterior_data.R:3:3 2. │ └─tipmap (local) make_posterior(default_weights[i]) 3. └─base::loadNamespace(x) 4. └─base::library.dynam(lib, package, package.lib) 5. └─base::dyn.load(file, DLLpath = DLLpath, ...) 6. └─base (local) inDL(x, as.logical(local), as.logical(now), ...) ── Error ('test-create_posterior_data.R:14:3'): create_posterior_data returns expected shape for equal-tailed intervals ── 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. Backtrace: ▆ 1. ├─tipmap::create_posterior_data(...) at test-create_posterior_data.R:14:3 2. │ └─tipmap (local) make_posterior(default_weights[i]) 3. └─base::loadNamespace(x) 4. └─base::library.dynam(lib, package, package.lib) 5. └─base::dyn.load(file, DLLpath = DLLpath, ...) 6. └─base (local) inDL(x, as.logical(local), as.logical(now), ...) ── Error ('test-create_posterior_data.R:37:3'): create_posterior_data returns expected shape for hpdi intervals ── 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. Backtrace: ▆ 1. ├─tipmap::create_posterior_data(...) at test-create_posterior_data.R:37:3 2. │ └─tipmap (local) make_posterior(default_weights[i]) 3. └─base::loadNamespace(x) 4. └─base::library.dynam(lib, package, package.lib) 5. └─base::dyn.load(file, DLLpath = DLLpath, ...) 6. └─base (local) inDL(x, as.logical(local), as.logical(now), ...) ── Error ('test-create_tipmap_data.R:2:3'): return tipping point data ────────── Error in `qmix_impl(qnorm, mix, p, lower.tail, log.p)`: could not find function "qmix_impl" Backtrace: ▆ 1. └─tipmap::create_tipmap_data(...) at test-create_tipmap_data.R:2:3 2. ├─base::summary(map_prior, probs = default_quantiles) 3. └─RBesT:::summary.normMix(map_prior, probs = default_quantiles) 4. └─global qmix.normMix(object, p = probs) ── Error ('test-create_tipmap_data.R:15:3'): create_tipmap_data works without meta-analysis ── Error in `qmix_impl(qnorm, mix, p, lower.tail, log.p)`: could not find function "qmix_impl" Backtrace: ▆ 1. └─tipmap::create_tipmap_data(...) at test-create_tipmap_data.R:15:3 2. ├─base::summary(map_prior, probs = default_quantiles) 3. └─RBesT:::summary.normMix(map_prior, probs = default_quantiles) 4. └─global qmix.normMix(object, p = probs) ── Error ('test-create_tipmap_data.R:32:3'): create_tipmap_data works with meta-analysis ── Error in `qmix_impl(qnorm, mix, p, lower.tail, log.p)`: could not find function "qmix_impl" Backtrace: ▆ 1. └─tipmap::create_tipmap_data(...) at test-create_tipmap_data.R:32:3 2. ├─base::summary(map_prior, probs = default_quantiles) 3. └─RBesT:::summary.normMix(map_prior, probs = default_quantiles) 4. └─global qmix.normMix(object, p = probs) ── Error ('test-oc_bias.R:7:3'): oc_bias returns matrix-like result with expected dimensions ── 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. Backtrace: ▆ 1. ├─tipmap::oc_bias(...) at test-oc_bias.R:7:3 2. │ ├─... %>% apply(c(1, 2), mean) 3. │ └─furrr::future_map2(...) 4. │ └─furrr:::furrr_map2_template(...) 5. │ └─furrr:::furrr_template(...) 6. │ └─furrr:::furrr_try_catch(...) 7. │ └─base::tryCatch(expr = expr, purrr_error_indexed = rethrow_purrr_error_indexed) 8. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 9. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 10. │ └─value[[3L]](cond) 11. │ └─rlang::cnd_signal(cnd) 12. ├─base::apply(., c(1, 2), mean) 13. └─base::simplify2array(.) ── Error ('test-oc_coverage.R:7:3'): oc_coverage returns matrix-like result with expected dimensions ── 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. Backtrace: ▆ 1. ├─tipmap::oc_coverage(...) at test-oc_coverage.R:7:3 2. │ ├─... %>% apply(c(1, 2), mean) 3. │ └─furrr::future_map2(...) 4. │ └─furrr:::furrr_map2_template(...) 5. │ └─furrr:::furrr_template(...) 6. │ └─furrr:::furrr_try_catch(...) 7. │ └─base::tryCatch(expr = expr, purrr_error_indexed = rethrow_purrr_error_indexed) 8. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 9. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 10. │ └─value[[3L]](cond) 11. │ └─rlang::cnd_signal(cnd) 12. ├─base::apply(., c(1, 2), mean) 13. └─base::simplify2array(.) ── Error ('test-oc_pos.R:8:3'): oc_pos returns matrix-like result with expected dimensions ── 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. Backtrace: ▆ 1. ├─tipmap::oc_pos(...) at test-oc_pos.R:8:3 2. │ ├─... %>% apply(c(1, 2), mean) 3. │ └─furrr::future_map2(...) 4. │ └─furrr:::furrr_map2_template(...) 5. │ └─furrr:::furrr_template(...) 6. │ └─furrr:::furrr_try_catch(...) 7. │ └─base::tryCatch(expr = expr, purrr_error_indexed = rethrow_purrr_error_indexed) 8. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 9. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 10. │ └─value[[3L]](cond) 11. │ └─rlang::cnd_signal(cnd) 12. ├─base::apply(., c(1, 2), mean) 13. └─base::simplify2array(.) [ FAIL 9 | WARN 0 | SKIP 0 | PASS 177 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [16s] ERROR Error(s) in re-building vignettes: --- re-building 'expert_elicitation.Rmd' using rmarkdown --- finished re-building 'expert_elicitation.Rmd' --- re-building 'introduction.Rmd' using rmarkdown Quitting from introduction.Rmd:94-106 [unnamed-chunk-4] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 'introduction.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 'introduction.Rmd' SUMMARY: processing the following file failed: 'introduction.Rmd' Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... [20s] OK * checking HTML version of manual ... [1s] OK * DONE Status: 3 ERRORs