Last updated on 2025-07-16 09:51:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 4.84 | 50.17 | 55.01 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 3.24 | 40.28 | 43.52 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 91.60 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 102.79 | OK | |||
r-devel-windows-x86_64 | 1.1 | 6.00 | 71.00 | 77.00 | OK | |
r-patched-linux-x86_64 | 1.1 | 4.60 | 52.13 | 56.73 | OK | |
r-release-linux-x86_64 | 1.1 | 4.07 | 51.94 | 56.01 | OK | |
r-release-macos-arm64 | 1.1 | 41.00 | OK | |||
r-release-macos-x86_64 | 1.1 | 65.00 | OK | |||
r-release-windows-x86_64 | 1.1 | 6.00 | 79.00 | 85.00 | OK | |
r-oldrel-macos-arm64 | 1.1 | 39.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1 | 59.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1 | 9.00 | 86.00 | 95.00 | OK |
Version: 1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘appeears_vignette.Rmd’ using rmarkdown
Quitting from appeears_vignette.Rmd:86-100 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Please install xml2 package
---
Backtrace:
▆
1. └─appeears (local) `<fn>`()
2. ├─jsonlite::prettify(jsonlite::toJSON(httr::content(ct), auto_unbox = TRUE))
3. │ └─base::paste(txt, collapse = "\n")
4. ├─jsonlite::toJSON(httr::content(ct), auto_unbox = TRUE)
5. │ └─base::force(x)
6. └─httr::content(ct)
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 'appeears_vignette.Rmd' failed with diagnostics:
Please install xml2 package
--- failed re-building ‘appeears_vignette.Rmd’
SUMMARY: processing the following file failed:
‘appeears_vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang