Last updated on 2025-11-25 11:52:04 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 2.23 | 92.49 | 94.72 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 1.63 | 90.42 | 92.05 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 239.12 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 244.88 | OK | |||
| r-devel-windows-x86_64 | 1.0.0 | 6.00 | 120.00 | 126.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 2.61 | 139.62 | 142.23 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 2.28 | 140.64 | 142.92 | OK | |
| r-release-macos-arm64 | 1.0.0 | OK | ||||
| r-release-macos-x86_64 | 1.0.0 | 2.00 | 142.00 | 144.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 5.00 | 211.00 | 216.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 2.00 | 125.00 | 127.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 6.00 | 196.00 | 202.00 | OK |
Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘colors.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘colors.Rmd’
--- re-building ‘frames.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘frames.Rmd’
--- re-building ‘imagery.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘imagery.Rmd’
--- re-building ‘languages.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘languages.Rmd’
--- re-building ‘layouts.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘layouts.Rmd’
--- re-building ‘regex.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘regex.Rmd’
--- re-building ‘scryr.Rmd’ using rmarkdown
Quitting from scryr.Rmd:114-132 [unnamed-chunk-7]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Please install xml2 package
---
Backtrace:
▆
1. ├─utils::head(scry_catalog("keyword-actions"))
2. └─scryr::scry_catalog("keyword-actions")
3. └─scryr:::scry_catalogs_impl(paste0("/", name))
4. └─scryr:::scryfall(paste0("/catalog", endpoint))
5. └─scryr:::http_get(paste0("https://api.scryfall.com", endpoint))
6. └─httr::content(resp, encoding = "UTF-8")
7. └─httr:::parse_auto(raw, type, encoding, ...)
8. └─httr (local) parser(x = content, type = type, encoding = encoding, ...)
9. └─httr:::need_package("xml2")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'scryr.Rmd' failed with diagnostics:
Please install xml2 package
--- failed re-building ‘scryr.Rmd’
--- re-building ‘syntax.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘syntax.Rmd’
SUMMARY: processing the following file failed:
‘scryr.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang