Last updated on 2026-08-18 00:53:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 3.06 | 48.27 | 51.33 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 2.22 | 38.00 | 40.22 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 34.94 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 40.00 | OK | |||
| r-devel-windows-x86_64 | 0.4.0 | 6.00 | 75.00 | 81.00 | OK | |
| r-patched-linux-x86_64 | 0.4.0 | 2.69 | 43.56 | 46.25 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 2.49 | 43.87 | 46.36 | OK | |
| r-release-macos-arm64 | 0.4.0 | 1.00 | 20.00 | 21.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 2.00 | 66.00 | 68.00 | OK | |
| r-release-windows-x86_64 | 0.4.0 | 5.00 | 0.00 | 5.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.0 | 2.00 | 99.00 | 101.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 6.00 | 85.00 | 91.00 | OK |
Version: 0.4.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘custom.Rmd’ using rmarkdown
Quitting from custom.Rmd:76-85 [unnamed-chunk-7]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `file()`:
! cannot open the connection to 'https://raw.githubusercontent.com/metrumresearchgroup/covrpage/master/_pkgdown.yml'
---
Backtrace:
▆
1. ├─details::details(...)
2. │ └─details:::device_check(object, env = details_env)
3. │ ├─utils::capture.output(withr::with_png(f_png, print(object)))
4. │ │ └─base::withVisible(...elt(i))
5. │ ├─withr::with_png(f_png, print(object))
6. │ └─base::print(object)
7. └─base::readLines("https://raw.githubusercontent.com/metrumresearchgroup/covrpage/master/_pkgdown.yml")
8. └─base::file(con, "r")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'custom.Rmd' failed with diagnostics:
cannot open the connection to 'https://raw.githubusercontent.com/metrumresearchgroup/covrpage/master/_pkgdown.yml'
--- failed re-building ‘custom.Rmd’
--- re-building ‘documentation.Rmd’ using rmarkdown
--- finished re-building ‘documentation.Rmd’
--- re-building ‘engine.Rmd’ using rmarkdown
--- finished re-building ‘engine.Rmd’
--- re-building ‘objects.Rmd’ using rmarkdown
--- finished re-building ‘objects.Rmd’
--- re-building ‘sessioninfo.Rmd’ using rmarkdown
--- finished re-building ‘sessioninfo.Rmd’
SUMMARY: processing the following file failed:
‘custom.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc