Last updated on 2025-06-18 15:50:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 9.76 | 541.35 | 551.11 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 5.09 | 401.10 | 406.19 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 867.30 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 874.77 | OK | |||
r-devel-windows-x86_64 | 2.0.0 | 10.00 | 432.00 | 442.00 | OK | |
r-patched-linux-x86_64 | 2.0.0 | 8.11 | 512.22 | 520.33 | OK | |
r-release-linux-x86_64 | 2.0.0 | 9.22 | 516.63 | 525.85 | OK | |
r-release-macos-arm64 | 2.0.0 | 205.00 | OK | |||
r-release-macos-x86_64 | 2.0.0 | 304.00 | OK | |||
r-release-windows-x86_64 | 2.0.0 | 10.00 | 421.00 | 431.00 | ERROR | |
r-oldrel-macos-arm64 | 2.0.0 | 196.00 | OK | |||
r-oldrel-macos-x86_64 | 2.0.0 | 306.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0.0 | 13.00 | 627.00 | 640.00 | OK |
Version: 2.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'a01_getting-started.Rmd' using rmarkdown
trying URL 'https://example-data.ohdsi.dev/GiBleed.zip'
Quitting from a01_getting-started.Rmd:10-21 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `utils::download.file()`:
! cannot open URL 'https://example-data.ohdsi.dev/GiBleed.zip'
---
Backtrace:
▆
1. └─CDMConnector::downloadEunomiaData()
2. ├─withr::with_options(...)
3. │ └─base::force(code)
4. └─utils::download.file(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'a01_getting-started.Rmd' failed with diagnostics:
cannot open URL 'https://example-data.ohdsi.dev/GiBleed.zip'
--- failed re-building 'a01_getting-started.Rmd'
--- re-building 'a02_cohorts.Rmd' using rmarkdown
trying URL 'https://example-data.ohdsi.dev/GiBleed.zip'
Quitting from a02_cohorts.Rmd:10-25 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `utils::download.file()`:
! cannot open URL 'https://example-data.ohdsi.dev/GiBleed.zip'
---
Backtrace:
▆
1. └─CDMConnector::downloadEunomiaData()
2. ├─withr::with_options(...)
3. │ └─base::force(code)
4. └─utils::download.file(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'a02_cohorts.Rmd' failed with diagnostics:
cannot open URL 'https://example-data.ohdsi.dev/GiBleed.zip'
--- failed re-building 'a02_cohorts.Rmd'
--- re-building 'a03_dbplyr.Rmd' using rmarkdown
trying URL 'https://example-data.ohdsi.dev/GiBleed.zip'
Quitting from a03_dbplyr.Rmd:10-21 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `utils::download.file()`:
! cannot open URL 'https://example-data.ohdsi.dev/GiBleed.zip'
---
Backtrace:
▆
1. └─CDMConnector::downloadEunomiaData()
2. ├─withr::with_options(...)
3. │ └─base::force(code)
4. └─utils::download.file(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'a03_dbplyr.Rmd' failed with diagnostics:
cannot open URL 'https://example-data.ohdsi.dev/GiBleed.zip'
--- failed re-building 'a03_dbplyr.Rmd'
--- re-building 'a04_DBI_connection_examples.Rmd' using rmarkdown
--- finished re-building 'a04_DBI_connection_examples.Rmd'
--- re-building 'a06_using_cdm_attributes.Rmd' using rmarkdown
trying URL 'https://example-data.ohdsi.dev/GiBleed.zip'
Content type 'application/zip' length 6754786 bytes (6.4 MB)
==================================================
downloaded 6.4 MB
--- finished re-building 'a06_using_cdm_attributes.Rmd'
SUMMARY: processing the following files failed:
'a01_getting-started.Rmd' 'a02_cohorts.Rmd' 'a03_dbplyr.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-windows-x86_64