* using log directory ‘/data/gannet/ripley/R/packages/tests-Suggests/DataQualityDashboard.Rcheck’ * using R Under development (unstable) (2026-05-15 r90053) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7) GNU Fortran (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7) * running under: Fedora Linux 42 (Workstation Edition) * using session charset: UTF-8 * current time: 2026-05-17 06:15:15 UTC * using option ‘--no-stop-on-test-error’ * checking for file ‘DataQualityDashboard/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘DataQualityDashboard’ version ‘2.8.7’ * 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 ‘DataQualityDashboard’ can be installed ... [15s/15s] 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 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 ... [21s/21s] 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 installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... NONE * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(DataQualityDashboard) Loading required package: DatabaseConnector > > test_check("DataQualityDashboard") Consider adding `DATABASECONNECTOR_JAR_FOLDER='/tmp/RtmpJCOfEy/working_dir/Rtmp1OyXbf/jdbcDrivers12d5f3fe77304'` to /data/gannet/ripley/.Renviron and restarting R. trying URL 'https://jdbc.postgresql.org/download/postgresql-42.7.3.jar' Content type 'application/java-archive' length 1089312 bytes (1.0 MB) ================================================== downloaded 1.0 MB DatabaseConnector postgresql JDBC driver downloaded to '/tmp/RtmpJCOfEy/working_dir/Rtmp1OyXbf/jdbcDrivers12d5f3fe77304'. Consider adding `DATABASECONNECTOR_JAR_FOLDER='/tmp/RtmpJCOfEy/working_dir/Rtmp1OyXbf/jdbcDrivers12d5f3fe77304'` to /data/gannet/ripley/.Renviron and restarting R. trying URL 'https://ohdsi.github.io/DatabaseConnectorJars/sqlServerV9.2.0.zip' Content type 'application/x-zip-compressed' length 1262814 bytes (1.2 MB) ================================================== downloaded 1.2 MB DatabaseConnector sql server JDBC driver downloaded to '/tmp/RtmpJCOfEy/working_dir/Rtmp1OyXbf/jdbcDrivers12d5f3fe77304'. Consider adding `DATABASECONNECTOR_JAR_FOLDER='/tmp/RtmpJCOfEy/working_dir/Rtmp1OyXbf/jdbcDrivers12d5f3fe77304'` to /data/gannet/ripley/.Renviron and restarting R. trying URL 'https://ohdsi.github.io/DatabaseConnectorJars/oracleV19.8.zip' Content type 'application/x-zip-compressed' length 4101479 bytes (3.9 MB) ================================================== downloaded 3.9 MB DatabaseConnector oracle JDBC driver downloaded to '/tmp/RtmpJCOfEy/working_dir/Rtmp1OyXbf/jdbcDrivers12d5f3fe77304'. Consider adding `DATABASECONNECTOR_JAR_FOLDER='/tmp/RtmpJCOfEy/working_dir/Rtmp1OyXbf/jdbcDrivers12d5f3fe77304'` to /data/gannet/ripley/.Renviron and restarting R. trying URL 'https://s3.amazonaws.com/redshift-downloads/drivers/jdbc/2.1.0.20/redshift-jdbc42-2.1.0.20.zip' Content type 'application/zip' length 8434563 bytes (8.0 MB) ================================================== downloaded 8.0 MB DatabaseConnector redshift JDBC driver downloaded to '/tmp/RtmpJCOfEy/working_dir/Rtmp1OyXbf/jdbcDrivers12d5f3fe77304'. Error in `source_dir()`: ! Failed to evaluate './setup.R'. Caused by error in `loadNamespace()`: ! there is no package called 'Eunomia' Backtrace: ▆ 1. ├─testthat::test_check("DataQualityDashboard") 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. ├─base::loadNamespace(x) at ./setup.R:69:1 15. │ ├─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 16. │ │ └─base (local) withOneRestart(expr, restarts[[1L]]) 17. │ │ └─base (local) doWithOneRestart(return(expr), restart) 18. │ └─base::stop(cond) 19. └─testthat (local) ``(``) 20. └─cli::cli_abort(...) 21. └─rlang::abort(...) Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR See ‘/data/gannet/ripley/R/packages/tests-Suggests/DataQualityDashboard.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 2:15.81, 119.13 + 12.49