Last updated on 2026-05-13 10:50:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.0 | 7.13 | 831.12 | 838.25 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.5.0 | 5.07 | 82.52 | 87.59 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.5.0 | 13.00 | 1242.34 | 1255.34 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.0 | 14.00 | 1359.82 | 1373.82 | OK | |
| r-devel-windows-x86_64 | 1.5.0 | 9.00 | 537.00 | 546.00 | OK | |
| r-patched-linux-x86_64 | 1.5.0 | 8.20 | 778.47 | 786.67 | OK | |
| r-release-linux-x86_64 | 1.5.0 | 7.47 | 791.13 | 798.60 | OK | |
| r-release-macos-arm64 | 1.5.0 | 2.00 | 134.00 | 136.00 | OK | |
| r-release-macos-x86_64 | 1.5.0 | 5.00 | 652.00 | 657.00 | OK | |
| r-release-windows-x86_64 | 1.5.0 | 9.00 | 530.00 | 539.00 | OK | |
| r-oldrel-macos-arm64 | 1.5.0 | 2.00 | 135.00 | 137.00 | OK | |
| r-oldrel-macos-x86_64 | 1.5.0 | 6.00 | 871.00 | 877.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5.0 | 14.00 | 789.00 | 803.00 | OK |
Version: 1.5.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘cohort-intersect.Rmd’ using rmarkdown
Quitting from cohort-intersect.Rmd:22-36 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'duckdb'
---
Backtrace:
▆
1. ├─PatientProfiles::mockPatientProfiles(...)
2. │ └─CDMConnector::dbSource(...)
3. │ └─methods::is(con, "Pool")
4. └─base::loadNamespace(x)
5. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
6. └─base (local) withOneRestart(expr, restarts[[1L]])
7. └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'cohort-intersect.Rmd' failed with diagnostics:
there is no package called 'duckdb'
--- failed re-building ‘cohort-intersect.Rmd’
--- re-building ‘concept-intersect.Rmd’ using rmarkdown
Quitting from concept-intersect.Rmd:35-52 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlib_error_package_not_found>
Error in `mockCdmFromDataset()`:
! The package "duckdb" is required.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'concept-intersect.Rmd' failed with diagnostics:
The package "duckdb" is required.
--- failed re-building ‘concept-intersect.Rmd’
--- re-building ‘demographics.rmd’ using rmarkdown
Quitting from demographics.rmd:19-28 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'duckdb'
---
Backtrace:
▆
1. └─base::library(duckdb)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'demographics.rmd' failed with diagnostics:
there is no package called 'duckdb'
--- failed re-building ‘demographics.rmd’
--- re-building ‘summarise.Rmd’ using rmarkdown
Quitting from summarise.Rmd:78-130 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlib_error_package_not_found>
Error in `mockCdmFromDataset()`:
! The package "duckdb" is required.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'summarise.Rmd' failed with diagnostics:
The package "duckdb" is required.
--- failed re-building ‘summarise.Rmd’
--- re-building ‘table-intersect.Rmd’ using rmarkdown
Quitting from table-intersect.Rmd:34-57 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlib_error_package_not_found>
Error in `mockCdmFromDataset()`:
! The package "duckdb" is required.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'table-intersect.Rmd' failed with diagnostics:
The package "duckdb" is required.
--- failed re-building ‘table-intersect.Rmd’
SUMMARY: processing the following files failed:
‘cohort-intersect.Rmd’ ‘concept-intersect.Rmd’ ‘demographics.rmd’
‘summarise.Rmd’ ‘table-intersect.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc