* using log directory ‘/data/blackswan/ripley/R/packages/tests-devel/GPCERF.Rcheck’ * using R Under development (unstable) (2025-12-02 r89085) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3) GNU Fortran (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3) * running under: Fedora Linux 40 (Workstation Edition) * using session charset: UTF-8 * checking for file ‘GPCERF/DESCRIPTION’ ... OK * this is package ‘GPCERF’ version ‘0.2.4’ * 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 executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘GPCERF’ can be installed ... [27s/27s] OK * used C++ compiler: ‘g++ (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)’ * checking C++ specification ... 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... 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 ... [14s/14s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... 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 line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK * checking compilation flags used ... OK * checking compiled code ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking examples with --run-donttest ... ERROR Running examples in ‘GPCERF-Ex.R’ failed The error most likely occurred in: > ### Name: compute_rl_deriv_gp > ### Title: Detect change-point in standard GP > ### Aliases: compute_rl_deriv_gp > > ### ** Examples > > ## No test: > set.seed(847) > data <- generate_synthetic_data(sample_size = 100) > gps_m <- estimate_gps(cov_mt = data[,-(1:2)], + w_all = data$treat, + sl_lib = c("SL.xgboost"), + dnorm_log = FALSE) 2025-12-03 10:27:01.370121 blackswan.stats.ox.ac.uk 1464270 GPCERF estimate_gps INFO: Started estimating GPS values ... Loading required package: nnls Warning in throw_err_or_depr_msg("Parameter(s) have been removed from this function: ", : Parameter(s) have been removed from this function: params, save_period. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Passed unrecognized parameters: ", paste(head(names_unrecognized), : Passed unrecognized parameters: verbose. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'data' has been renamed to 'x'. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'eta' has been renamed to 'learning_rate'. This warning will become an error in a future version. Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Warning in FUN(X[[i]], ...) : Error in algorithm SL.xgboost The Algorithm will be removed from the Super Learner (i.e. given weight 0) Warning in throw_err_or_depr_msg("Parameter(s) have been removed from this function: ", : Parameter(s) have been removed from this function: params, save_period. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Passed unrecognized parameters: ", paste(head(names_unrecognized), : Passed unrecognized parameters: verbose. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'data' has been renamed to 'x'. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'eta' has been renamed to 'learning_rate'. This warning will become an error in a future version. Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Warning in FUN(X[[i]], ...) : Error in algorithm SL.xgboost The Algorithm will be removed from the Super Learner (i.e. given weight 0) Warning in throw_err_or_depr_msg("Parameter(s) have been removed from this function: ", : Parameter(s) have been removed from this function: params, save_period. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Passed unrecognized parameters: ", paste(head(names_unrecognized), : Passed unrecognized parameters: verbose. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'data' has been renamed to 'x'. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'eta' has been renamed to 'learning_rate'. This warning will become an error in a future version. Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Warning in FUN(X[[i]], ...) : Error in algorithm SL.xgboost The Algorithm will be removed from the Super Learner (i.e. given weight 0) Warning in throw_err_or_depr_msg("Parameter(s) have been removed from this function: ", : Parameter(s) have been removed from this function: params, save_period. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Passed unrecognized parameters: ", paste(head(names_unrecognized), : Passed unrecognized parameters: verbose. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'data' has been renamed to 'x'. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'eta' has been renamed to 'learning_rate'. This warning will become an error in a future version. Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Warning in FUN(X[[i]], ...) : Error in algorithm SL.xgboost The Algorithm will be removed from the Super Learner (i.e. given weight 0) Warning in throw_err_or_depr_msg("Parameter(s) have been removed from this function: ", : Parameter(s) have been removed from this function: params, save_period. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Passed unrecognized parameters: ", paste(head(names_unrecognized), : Passed unrecognized parameters: verbose. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'data' has been renamed to 'x'. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'eta' has been renamed to 'learning_rate'. This warning will become an error in a future version. Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Warning in FUN(X[[i]], ...) : Error in algorithm SL.xgboost The Algorithm will be removed from the Super Learner (i.e. given weight 0) Warning in throw_err_or_depr_msg("Parameter(s) have been removed from this function: ", : Parameter(s) have been removed from this function: params, save_period. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Passed unrecognized parameters: ", paste(head(names_unrecognized), : Passed unrecognized parameters: verbose. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'data' has been renamed to 'x'. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'eta' has been renamed to 'learning_rate'. This warning will become an error in a future version. Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Warning in FUN(X[[i]], ...) : Error in algorithm SL.xgboost The Algorithm will be removed from the Super Learner (i.e. given weight 0) Warning in throw_err_or_depr_msg("Parameter(s) have been removed from this function: ", : Parameter(s) have been removed from this function: params, save_period. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Passed unrecognized parameters: ", paste(head(names_unrecognized), : Passed unrecognized parameters: verbose. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'data' has been renamed to 'x'. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'eta' has been renamed to 'learning_rate'. This warning will become an error in a future version. Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Warning in FUN(X[[i]], ...) : Error in algorithm SL.xgboost The Algorithm will be removed from the Super Learner (i.e. given weight 0) Warning in throw_err_or_depr_msg("Parameter(s) have been removed from this function: ", : Parameter(s) have been removed from this function: params, save_period. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Passed unrecognized parameters: ", paste(head(names_unrecognized), : Passed unrecognized parameters: verbose. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'data' has been renamed to 'x'. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'eta' has been renamed to 'learning_rate'. This warning will become an error in a future version. Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Warning in FUN(X[[i]], ...) : Error in algorithm SL.xgboost The Algorithm will be removed from the Super Learner (i.e. given weight 0) Warning in throw_err_or_depr_msg("Parameter(s) have been removed from this function: ", : Parameter(s) have been removed from this function: params, save_period. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Passed unrecognized parameters: ", paste(head(names_unrecognized), : Passed unrecognized parameters: verbose. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'data' has been renamed to 'x'. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'eta' has been renamed to 'learning_rate'. This warning will become an error in a future version. Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Warning in FUN(X[[i]], ...) : Error in algorithm SL.xgboost The Algorithm will be removed from the Super Learner (i.e. given weight 0) Warning in throw_err_or_depr_msg("Parameter(s) have been removed from this function: ", : Parameter(s) have been removed from this function: params, save_period. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Passed unrecognized parameters: ", paste(head(names_unrecognized), : Passed unrecognized parameters: verbose. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'data' has been renamed to 'x'. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'eta' has been renamed to 'learning_rate'. This warning will become an error in a future version. Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Warning in FUN(X[[i]], ...) : Error in algorithm SL.xgboost The Algorithm will be removed from the Super Learner (i.e. given weight 0) Error in SuperLearner::SuperLearner(Y = w_all, X = as.data.frame(cov_mt), : All algorithms dropped from library Calls: estimate_gps -> Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ [16s/16s] [16s/16s] ERROR Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(GPCERF) > > test_check("GPCERF") 2025-12-03 10:27:04.710199 blackswan.stats.ox.ac.uk 1465164 GPCERF estimate_gps INFO: Started estimating GPS values ... Loading required package: nnls Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Saving _problems/test-compute_deriv_nn-8.R 2025-12-03 10:27:05.947676 blackswan.stats.ox.ac.uk 1465164 GPCERF estimate_gps INFO: Started estimating GPS values ... Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Saving _problems/test-compute_deriv_weights_gp-8.R 2025-12-03 10:27:06.75067 blackswan.stats.ox.ac.uk 1465164 GPCERF estimate_gps INFO: Started estimating GPS values ... Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Saving _problems/test-compute_m_sigma-12.R 2025-12-03 10:27:07.507371 blackswan.stats.ox.ac.uk 1465164 GPCERF estimate_gps INFO: Started estimating GPS values ... Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Saving _problems/test-compute_posterior_m_nn-10.R 2025-12-03 10:27:08.33405 blackswan.stats.ox.ac.uk 1465164 GPCERF estimate_gps INFO: Started estimating GPS values ... Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Saving _problems/test-compute_posterior_sd_nn-10.R 2025-12-03 10:27:09.148885 blackswan.stats.ox.ac.uk 1465164 GPCERF estimate_gps INFO: Started estimating GPS values ... Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Saving _problems/test-compute_rl_deriv_gp-8.R 2025-12-03 10:27:09.879417 blackswan.stats.ox.ac.uk 1465164 GPCERF estimate_gps INFO: Started estimating GPS values ... Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Saving _problems/test-compute_rl_deriv_nn-8.R 2025-12-03 10:27:10.638064 blackswan.stats.ox.ac.uk 1465164 GPCERF estimate_gps INFO: Started estimating GPS values ... Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Saving _problems/test-compute_sd_gp-17.R Saving _problems/test-compute_weight_gp-49.R 2025-12-03 10:27:11.718165 blackswan.stats.ox.ac.uk 1465164 GPCERF estimate_gps INFO: Started estimating GPS values ... Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Saving _problems/test-estimate_cerf_gp-10.R 2025-12-03 10:27:12.462261 blackswan.stats.ox.ac.uk 1465164 GPCERF estimate_gps INFO: Started estimating GPS values ... Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Saving _problems/test-estimate_cerf_nngp-10.R 2025-12-03 10:27:13.254483 blackswan.stats.ox.ac.uk 1465164 GPCERF estimate_gps INFO: Started estimating GPS values ... Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Saving _problems/test-estimate_gps-10.R 2025-12-03 10:27:14.004894 blackswan.stats.ox.ac.uk 1465164 GPCERF estimate_gps INFO: Started estimating GPS values ... Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Saving _problems/test-estimate_mean_sd_nn-10.R 2025-12-03 10:27:14.738856 blackswan.stats.ox.ac.uk 1465164 GPCERF estimate_gps INFO: Started estimating GPS values ... Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Saving _problems/test-estimate_noise_gp-11.R 2025-12-03 10:27:15.531349 blackswan.stats.ox.ac.uk 1465164 GPCERF estimate_gps INFO: Started estimating GPS values ... Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Saving _problems/test-estimate_noise_nn-10.R 2025-12-03 10:27:16.337559 blackswan.stats.ox.ac.uk 1465164 GPCERF estimate_gps INFO: Started estimating GPS values ... Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Error in xgboost::xgboost(data = xgmat, objective = objective, nrounds = ntrees, : argument "y" is missing, with no default Saving _problems/test-find_optimal_nn-9.R [ FAIL 16 | WARN 752 | SKIP 0 | PASS 45 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-compute_deriv_nn.R:5:3'): compute_deriv_nn works as expected! ── Error in `SuperLearner::SuperLearner(Y = w_all, X = as.data.frame(cov_mt), SL.library = sl_lib)`: All algorithms dropped from library Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) at test-compute_deriv_nn.R:5:3 2. └─SuperLearner::SuperLearner(...) ── Error ('test-compute_deriv_weights_gp.R:5:3'): compute_deriv_weights_gp works as expected! ── Error in `SuperLearner::SuperLearner(Y = w_all, X = as.data.frame(cov_mt), SL.library = sl_lib)`: All algorithms dropped from library Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) at test-compute_deriv_weights_gp.R:5:3 2. └─SuperLearner::SuperLearner(...) ── Error ('test-compute_m_sigma.R:9:4'): compute_m_sigma works as expected! ──── Error in `SuperLearner::SuperLearner(Y = w_all, X = as.data.frame(cov_mt), SL.library = sl_lib)`: All algorithms dropped from library Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) at test-compute_m_sigma.R:9:4 2. └─SuperLearner::SuperLearner(...) ── Error ('test-compute_posterior_m_nn.R:7:3'): compute_posterior_m_nn works as expected. ── Error in `SuperLearner::SuperLearner(Y = w_all, X = as.data.frame(cov_mt), SL.library = sl_lib)`: All algorithms dropped from library Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) at test-compute_posterior_m_nn.R:7:3 2. └─SuperLearner::SuperLearner(...) ── Error ('test-compute_posterior_sd_nn.R:7:3'): compute_posterior_sd_nn works as expected. ── Error in `SuperLearner::SuperLearner(Y = w_all, X = as.data.frame(cov_mt), SL.library = sl_lib)`: All algorithms dropped from library Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) at test-compute_posterior_sd_nn.R:7:3 2. └─SuperLearner::SuperLearner(...) ── Error ('test-compute_rl_deriv_gp.R:5:3'): compute_rl_deriv_gp works as expected! ── Error in `SuperLearner::SuperLearner(Y = w_all, X = as.data.frame(cov_mt), SL.library = sl_lib)`: All algorithms dropped from library Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) at test-compute_rl_deriv_gp.R:5:3 2. └─SuperLearner::SuperLearner(...) ── Error ('test-compute_rl_deriv_nn.R:5:3'): compute_rl_deriv_nn works as expected! ── Error in `SuperLearner::SuperLearner(Y = w_all, X = as.data.frame(cov_mt), SL.library = sl_lib)`: All algorithms dropped from library Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) at test-compute_rl_deriv_nn.R:5:3 2. └─SuperLearner::SuperLearner(...) ── Error ('test-compute_sd_gp.R:14:4'): compute_sd_gp works as expected. ─────── Error in `SuperLearner::SuperLearner(Y = w_all, X = as.data.frame(cov_mt), SL.library = sl_lib)`: All algorithms dropped from library Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) at test-compute_sd_gp.R:14:4 2. └─SuperLearner::SuperLearner(...) ── Failure ('test-compute_weight_gp.R:49:3'): multiplication works ───────────── Expected `weight$weight[28]` to equal 0.0002182767. Differences: `actual`: 0.00000 `expected`: 0.00022 ── Error ('test-estimate_cerf_gp.R:7:3'): estimate_cerf_gp works as expected! ── Error in `SuperLearner::SuperLearner(Y = w_all, X = as.data.frame(cov_mt), SL.library = sl_lib)`: All algorithms dropped from library Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) at test-estimate_cerf_gp.R:7:3 2. └─SuperLearner::SuperLearner(...) ── Error ('test-estimate_cerf_nngp.R:7:3'): estimate_cerf_nngp works as expected! ── Error in `SuperLearner::SuperLearner(Y = w_all, X = as.data.frame(cov_mt), SL.library = sl_lib)`: All algorithms dropped from library Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) at test-estimate_cerf_nngp.R:7:3 2. └─SuperLearner::SuperLearner(...) ── Error ('test-estimate_gps.R:7:3'): estimate_gps works as expected. ────────── Error in `SuperLearner::SuperLearner(Y = w_all, X = as.data.frame(cov_mt), SL.library = sl_lib)`: All algorithms dropped from library Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) at test-estimate_gps.R:7:3 2. └─SuperLearner::SuperLearner(...) ── Error ('test-estimate_mean_sd_nn.R:7:3'): estimate_mean_sd_nn works as expected! ── Error in `SuperLearner::SuperLearner(Y = w_all, X = as.data.frame(cov_mt), SL.library = sl_lib)`: All algorithms dropped from library Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) at test-estimate_mean_sd_nn.R:7:3 2. └─SuperLearner::SuperLearner(...) ── Error ('test-estimate_noise_gp.R:8:3'): estimate_noise_gp works as expected ── Error in `SuperLearner::SuperLearner(Y = w_all, X = as.data.frame(cov_mt), SL.library = sl_lib)`: All algorithms dropped from library Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) at test-estimate_noise_gp.R:8:3 2. └─SuperLearner::SuperLearner(...) ── Error ('test-estimate_noise_nn.R:7:3'): estimate_noise_nn works as expected! ── Error in `SuperLearner::SuperLearner(Y = w_all, X = as.data.frame(cov_mt), SL.library = sl_lib)`: All algorithms dropped from library Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) at test-estimate_noise_nn.R:7:3 2. └─SuperLearner::SuperLearner(...) ── Error ('test-find_optimal_nn.R:6:3'): find_optimal_nn works as expected! ──── Error in `SuperLearner::SuperLearner(Y = w_all, X = as.data.frame(cov_mt), SL.library = sl_lib)`: All algorithms dropped from library Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) at test-find_optimal_nn.R:6:3 2. └─SuperLearner::SuperLearner(...) [ FAIL 16 | WARN 752 | SKIP 0 | PASS 45 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [26s/26s] ERROR Error(s) in re-building vignettes: ... --- re-building ‘A-Note-on-Choosing-Hyperparameters.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘A-Note-on-Choosing-Hyperparameters.Rmd’ --- re-building ‘Developers-Guide.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘Developers-Guide.Rmd’ --- re-building ‘GPCERF.Rmd’ using rmarkdown 2025-12-03 10:27:32.17622 blackswan.stats.ox.ac.uk 1468952 GPCERF estimate_gps INFO: Started estimating GPS values ... Quitting from GPCERF.Rmd:38-45 [unnamed-chunk-4] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `SuperLearner::SuperLearner()`: ! All algorithms dropped from library --- Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) 2. └─SuperLearner::SuperLearner(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'GPCERF.Rmd' failed with diagnostics: All algorithms dropped from library --- failed re-building ‘GPCERF.Rmd’ --- re-building ‘Nearest-neighbor-Gaussian-Processes.Rmd’ using rmarkdown 2025-12-03 10:27:38.514882 blackswan.stats.ox.ac.uk 1469419 GPCERF estimate_gps INFO: Started estimating GPS values ... Quitting from Nearest-neighbor-Gaussian-Processes.Rmd:83-92 [unnamed-chunk-4] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `SuperLearner::SuperLearner()`: ! All algorithms dropped from library --- Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) 2. └─SuperLearner::SuperLearner(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'Nearest-neighbor-Gaussian-Processes.Rmd' failed with diagnostics: All algorithms dropped from library --- failed re-building ‘Nearest-neighbor-Gaussian-Processes.Rmd’ --- re-building ‘Standard-Gaussian-Processes.Rmd’ using rmarkdown 2025-12-03 10:27:44.547554 blackswan.stats.ox.ac.uk 1469807 GPCERF estimate_gps INFO: Started estimating GPS values ... Quitting from Standard-Gaussian-Processes.Rmd:83-93 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `SuperLearner::SuperLearner()`: ! All algorithms dropped from library --- Backtrace: ▆ 1. └─GPCERF::estimate_gps(...) 2. └─SuperLearner::SuperLearner(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'Standard-Gaussian-Processes.Rmd' failed with diagnostics: All algorithms dropped from library --- failed re-building ‘Standard-Gaussian-Processes.Rmd’ SUMMARY: processing the following files failed: ‘GPCERF.Rmd’ ‘Nearest-neighbor-Gaussian-Processes.Rmd’ ‘Standard-Gaussian-Processes.Rmd’ Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * checking for new files in some other directories ... OK * DONE Status: 3 ERRORs See ‘/data/blackswan/ripley/R/packages/tests-devel/GPCERF.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 2:35.07, 132.36 + 22.10