The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Package MeasurementDiagnostics

Last updated on 2026-05-20 23:50:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 3.27 574.48 577.75 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 2.63 411.48 414.11 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 6.00 983.69 989.69 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 6.00 892.62 898.62 OK
r-devel-windows-x86_64 0.3.0 6.00 459.00 465.00 OK
r-patched-linux-x86_64 0.3.0 3.93 555.79 559.72 OK
r-release-linux-x86_64 0.3.0 3.57 57.84 61.41 ERROR
r-release-macos-arm64 0.3.0 1.00 134.00 135.00 OK
r-release-macos-x86_64 0.3.0 3.00 704.00 707.00 OK
r-release-windows-x86_64 0.3.0 5.00 474.00 479.00 OK
r-oldrel-macos-arm64 0.3.0 1.00 129.00 130.00 OK
r-oldrel-macos-x86_64 0.3.0 3.00 862.00 865.00 OK
r-oldrel-windows-x86_64 0.3.0 8.00 667.00 675.00 OK

Check Details

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/10s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(MeasurementDiagnostics) > > test_check("MeasurementDiagnostics") Saving _problems/test-plotMeasurementValueAsConcept-3.R Saving _problems/test-plotMeasurementValueAsNumeric-3.R Saving _problems/test-tableMeasurementSummary-3.R Saving _problems/test-tableMeasurementValueAsConcept-3.R Saving _problems/test-tableMeasurementValueAsNumeric-3.R [ FAIL 5 | WARN 0 | SKIP 10 | PASS 0 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • On CRAN (10): 'test-plotMeasurementSummary.R:2:3', 'test-summariseCohortMeasurementUse.R:2:3', 'test-summariseCohortMeasurementUse.R:176:3', 'test-summariseCohortMeasurementUse.R:282:3', 'test-summariseCohortMeasurementUse.R:353:3', 'test-summariseMeasurementUse.R:2:3', 'test-summariseMeasurementUse.R:211:3', 'test-summariseMeasurementUse.R:276:3', 'test-summariseMeasurementUse.R:447:3', 'test-summariseMeasurementUse.R:491:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-plotMeasurementValueAsConcept.R:3:3'): plotMeasurementValueAsConcept works ── Error in `(function (cond) .Internal(C_tryCatchHelper(addr, 1L, cond)))(structure(list(message = "there is no package called 'duckdb'", call = loadNamespace(x), package = "duckdb", lib.loc = NULL), class = c("packageNotFoundError", "error", "condition")))`: error in evaluating the argument 'drv' in selecting a method for function 'dbConnect': there is no package called 'duckdb' Backtrace: ▆ 1. ├─MeasurementDiagnostics:::copyCdm(cdm) at test-plotMeasurementValueAsConcept.R:3:3 2. │ ├─CDMConnector::dbSource(con = connection(), writeSchema = writeSchema()) at ./setup.R:36:5 3. │ │ └─methods::is(con, "Pool") 4. │ └─MeasurementDiagnostics:::connection() 5. │ └─DBI::dbConnect(duckdb::duckdb(), ":memory:") at ./setup.R:12:3 6. ├─base::loadNamespace(x) 7. │ ├─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. │ │ └─base (local) withOneRestart(expr, restarts[[1L]]) 9. │ │ └─base (local) doWithOneRestart(return(expr), restart) 10. │ └─base::stop(cond) 11. └─base (local) `<fn>`(`<pckgNtFE>`) ── Error ('test-plotMeasurementValueAsNumeric.R:3:3'): plotMeasurementValueAsNumber works ── Error in `(function (cond) .Internal(C_tryCatchHelper(addr, 1L, cond)))(structure(list(message = "there is no package called 'duckdb'", call = loadNamespace(x), package = "duckdb", lib.loc = NULL), class = c("packageNotFoundError", "error", "condition")))`: error in evaluating the argument 'drv' in selecting a method for function 'dbConnect': there is no package called 'duckdb' Backtrace: ▆ 1. ├─MeasurementDiagnostics:::copyCdm(cdm) at test-plotMeasurementValueAsNumeric.R:3:3 2. │ ├─CDMConnector::dbSource(con = connection(), writeSchema = writeSchema()) at ./setup.R:36:5 3. │ │ └─methods::is(con, "Pool") 4. │ └─MeasurementDiagnostics:::connection() 5. │ └─DBI::dbConnect(duckdb::duckdb(), ":memory:") at ./setup.R:12:3 6. ├─base::loadNamespace(x) 7. │ ├─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. │ │ └─base (local) withOneRestart(expr, restarts[[1L]]) 9. │ │ └─base (local) doWithOneRestart(return(expr), restart) 10. │ └─base::stop(cond) 11. └─base (local) `<fn>`(`<pckgNtFE>`) ── Error ('test-tableMeasurementSummary.R:3:3'): check that it works ────────── Error in `(function (cond) .Internal(C_tryCatchHelper(addr, 1L, cond)))(structure(list(message = "there is no package called 'duckdb'", call = loadNamespace(x), package = "duckdb", lib.loc = NULL), class = c("packageNotFoundError", "error", "condition")))`: error in evaluating the argument 'drv' in selecting a method for function 'dbConnect': there is no package called 'duckdb' Backtrace: ▆ 1. ├─MeasurementDiagnostics:::copyCdm(cdm) at test-tableMeasurementSummary.R:3:3 2. │ ├─CDMConnector::dbSource(con = connection(), writeSchema = writeSchema()) at ./setup.R:36:5 3. │ │ └─methods::is(con, "Pool") 4. │ └─MeasurementDiagnostics:::connection() 5. │ └─DBI::dbConnect(duckdb::duckdb(), ":memory:") at ./setup.R:12:3 6. ├─base::loadNamespace(x) 7. │ ├─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. │ │ └─base (local) withOneRestart(expr, restarts[[1L]]) 9. │ │ └─base (local) doWithOneRestart(return(expr), restart) 10. │ └─base::stop(cond) 11. └─base (local) `<fn>`(`<pckgNtFE>`) ── Error ('test-tableMeasurementValueAsConcept.R:3:3'): table works ──────────── Error in `(function (cond) .Internal(C_tryCatchHelper(addr, 1L, cond)))(structure(list(message = "there is no package called 'duckdb'", call = loadNamespace(x), package = "duckdb", lib.loc = NULL), class = c("packageNotFoundError", "error", "condition")))`: error in evaluating the argument 'drv' in selecting a method for function 'dbConnect': there is no package called 'duckdb' Backtrace: ▆ 1. ├─MeasurementDiagnostics:::copyCdm(cdm) at test-tableMeasurementValueAsConcept.R:3:3 2. │ ├─CDMConnector::dbSource(con = connection(), writeSchema = writeSchema()) at ./setup.R:36:5 3. │ │ └─methods::is(con, "Pool") 4. │ └─MeasurementDiagnostics:::connection() 5. │ └─DBI::dbConnect(duckdb::duckdb(), ":memory:") at ./setup.R:12:3 6. ├─base::loadNamespace(x) 7. │ ├─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. │ │ └─base (local) withOneRestart(expr, restarts[[1L]]) 9. │ │ └─base (local) doWithOneRestart(return(expr), restart) 10. │ └─base::stop(cond) 11. └─base (local) `<fn>`(`<pckgNtFE>`) ── Error ('test-tableMeasurementValueAsNumeric.R:3:3'): table works ──────────── Error in `(function (cond) .Internal(C_tryCatchHelper(addr, 1L, cond)))(structure(list(message = "there is no package called 'duckdb'", call = loadNamespace(x), package = "duckdb", lib.loc = NULL), class = c("packageNotFoundError", "error", "condition")))`: error in evaluating the argument 'drv' in selecting a method for function 'dbConnect': there is no package called 'duckdb' Backtrace: ▆ 1. ├─MeasurementDiagnostics:::copyCdm(cdm) at test-tableMeasurementValueAsNumeric.R:3:3 2. │ ├─CDMConnector::dbSource(con = connection(), writeSchema = writeSchema()) at ./setup.R:36:5 3. │ │ └─methods::is(con, "Pool") 4. │ └─MeasurementDiagnostics:::connection() 5. │ └─DBI::dbConnect(duckdb::duckdb(), ":memory:") at ./setup.R:12:3 6. ├─base::loadNamespace(x) 7. │ ├─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. │ │ └─base (local) withOneRestart(expr, restarts[[1L]]) 9. │ │ └─base (local) doWithOneRestart(return(expr), restart) 10. │ └─base::stop(cond) 11. └─base (local) `<fn>`(`<pckgNtFE>`) [ FAIL 5 | WARN 0 | SKIP 10 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 0.3.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘a01_summariseMeasurementUse.Rmd’ using rmarkdown trying URL 'https://cdmconnectordata.blob.core.windows.net/cdmconnector-example-data/GiBleed_5.3.zip' Content type 'application/zip' length 6754786 bytes (6.4 MB) ================================================== downloaded 6.4 MB Quitting from a01_summariseMeasurementUse.Rmd:28-33 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `library()`: ! there is no package called 'duckdb' --- Backtrace: ▆ 1. └─base::library(duckdb) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'a01_summariseMeasurementUse.Rmd' failed with diagnostics: there is no package called 'duckdb' --- failed re-building ‘a01_summariseMeasurementUse.Rmd’ --- re-building ‘a02_summariseCohortMeasurementUse.Rmd’ using rmarkdown trying URL 'https://cdmconnectordata.blob.core.windows.net/cdmconnector-example-data/GiBleed_5.3.zip' Content type 'application/zip' length 6754786 bytes (6.4 MB) ================================================== downloaded 6.4 MB Quitting from a02_summariseCohortMeasurementUse.Rmd:30-38 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `h()`: ! error in evaluating the argument 'dbObj' in selecting a method for function 'dbIsValid': error in evaluating the argument 'drv' in selecting a method for function 'dbConnect': there is no package called 'duckdb' --- Backtrace: ▆ 1. ├─MeasurementDiagnostics::mockMeasurementDiagnostics() 2. │ ├─CDMConnector::copyCdmTo(...) 3. │ │ ├─checkmate::assertTRUE(DBI::dbIsValid(con)) 4. │ │ │ └─checkmate::checkTRUE(x, na.ok) 5. │ │ │ └─base::isTRUE(x) 6. │ │ └─DBI::dbIsValid(con) 7. │ └─DBI::dbConnect(duckdb::duckdb()) 8. ├─base::loadNamespace(x) 9. │ ├─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 10. │ │ └─base (local) withOneRestart(expr, restarts[[1L]]) 11. │ │ └─base (local) doWithOneRestart(return(expr), restart) 12. │ └─base::stop(cond) 13. ├─base (local) `<fn>`(`<pckgNtFE>`) 14. └─base::.handleSimpleError(...) 15. └─base (local) h(simpleError(msg, call)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'a02_summariseCohortMeasurementUse.Rmd' failed with diagnostics: error in evaluating the argument 'dbObj' in selecting a method for function 'dbIsValid': error in evaluating the argument 'drv' in selecting a method for function 'dbConnect': there is no package called 'duckdb' --- failed re-building ‘a02_summariseCohortMeasurementUse.Rmd’ --- re-building ‘a03_resultsVisualisation.Rmd’ using rmarkdown trying URL 'https://cdmconnectordata.blob.core.windows.net/cdmconnector-example-data/GiBleed_5.3.zip' Content type 'application/zip' length 6754786 bytes (6.4 MB) ================================================== downloaded 6.4 MB Quitting from a03_resultsVisualisation.Rmd:28-38 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `h()`: ! error in evaluating the argument 'dbObj' in selecting a method for function 'dbIsValid': error in evaluating the argument 'drv' in selecting a method for function 'dbConnect': there is no package called 'duckdb' --- Backtrace: ▆ 1. ├─MeasurementDiagnostics::mockMeasurementDiagnostics() 2. │ ├─CDMConnector::copyCdmTo(...) 3. │ │ ├─checkmate::assertTRUE(DBI::dbIsValid(con)) 4. │ │ │ └─checkmate::checkTRUE(x, na.ok) 5. │ │ │ └─base::isTRUE(x) 6. │ │ └─DBI::dbIsValid(con) 7. │ └─DBI::dbConnect(duckdb::duckdb()) 8. ├─base::loadNamespace(x) 9. │ ├─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 10. │ │ └─base (local) withOneRestart(expr, restarts[[1L]]) 11. │ │ └─base (local) doWithOneRestart(return(expr), restart) 12. │ └─base::stop(cond) 13. ├─base (local) `<fn>`(`<pckgNtFE>`) 14. └─base::.handleSimpleError(...) 15. └─base (local) h(simpleError(msg, call)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'a03_resultsVisualisation.Rmd' failed with diagnostics: error in evaluating the argument 'dbObj' in selecting a method for function 'dbIsValid': error in evaluating the argument 'drv' in selecting a method for function 'dbConnect': there is no package called 'duckdb' --- failed re-building ‘a03_resultsVisualisation.Rmd’ SUMMARY: processing the following files failed: ‘a01_summariseMeasurementUse.Rmd’ ‘a02_summariseCohortMeasurementUse.Rmd’ ‘a03_resultsVisualisation.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-linux-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.