############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data RegionalST ### ############################################################################## ############################################################################## * checking for file ‘RegionalST/DESCRIPTION’ ... OK * preparing ‘RegionalST’: * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes * creating vignettes ... ERROR --- re-building ‘RegionalST.Rmd’ using rmarkdown Quitting from RegionalST.Rmd:118-129 [pre1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: ! package or namespace load failed for 'BayesSpace' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): namespace 'xgboost' 3.1.2.1 is being loaded, but < 2.0.0 is required --- Backtrace: ▆ 1. └─base::library(BayesSpace) 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 'RegionalST.Rmd' failed with diagnostics: package or namespace load failed for 'BayesSpace' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): namespace 'xgboost' 3.1.2.1 is being loaded, but < 2.0.0 is required --- failed re-building ‘RegionalST.Rmd’ SUMMARY: processing the following file failed: ‘RegionalST.Rmd’ Error: Vignette re-building failed. Execution halted