Last updated on 2026-09-04 12:52:05 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6.1 | 9.28 | 663.89 | 673.17 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.6.1 | 5.76 | 481.77 | 487.53 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.6.1 | 7.00 | 79.92 | 86.92 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.6.1 | 6.00 | 479.87 | 485.87 | OK | |
| r-devel-windows-x86_64 | 1.6.1 | 11.00 | 426.00 | 437.00 | OK | |
| r-patched-linux-x86_64 | 1.6.1 | 10.43 | 675.87 | 686.30 | OK | |
| r-release-linux-x86_64 | 1.6.1 | 8.33 | 678.09 | 686.42 | OK | |
| r-release-macos-arm64 | 1.6.1 | 2.00 | 118.00 | 120.00 | OK | |
| r-release-macos-x86_64 | 1.6.1 | 6.00 | 544.00 | 550.00 | OK | |
| r-release-windows-x86_64 | 1.6.1 | 10.00 | 420.00 | 430.00 | OK | |
| r-oldrel-macos-arm64 | 1.6.1 | 2.00 | 121.00 | 123.00 | OK | |
| r-oldrel-macos-x86_64 | 1.6.1 | 6.00 | 490.00 | 496.00 | OK | |
| r-oldrel-windows-x86_64 | 1.6.1 | 14.00 | 606.00 | 620.00 | OK |
Version: 1.6.1
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 ‘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 ‘event.rmd’ using rmarkdown
Quitting from event.rmd:47-55 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlib_error_package_not_found>
Error in `mockCdmFromDataset()`:
! The package "duckdb" is required.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'event.rmd' failed with diagnostics:
The package "duckdb" is required.
--- failed re-building ‘event.rmd’
SUMMARY: processing the following files failed:
‘cohort-intersect.Rmd’ ‘demographics.rmd’ ‘event.rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang