Last updated on 2026-05-21 02:57:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2 | 3.95 | 59.16 | 63.11 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2 | 2.77 | 39.13 | 41.90 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2 | 8.00 | 93.26 | 101.26 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2 | 110.92 | OK | |||
| r-devel-windows-x86_64 | 1.2 | 6.00 | 80.00 | 86.00 | OK | |
| r-patched-linux-x86_64 | 1.2 | 4.34 | 56.45 | 60.79 | OK | |
| r-release-linux-x86_64 | 1.2 | 4.29 | 57.02 | 61.31 | OK | |
| r-release-macos-arm64 | 1.2 | 1.00 | 26.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 1.2 | 3.00 | 80.00 | 83.00 | OK | |
| r-release-windows-x86_64 | 1.2 | 7.00 | 83.00 | 90.00 | OK | |
| r-oldrel-macos-arm64 | 1.2 | 1.00 | 30.00 | 31.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2 | 3.00 | 136.00 | 139.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2 | 9.00 | 98.00 | 107.00 | OK |
Version: 1.2
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::rs_layers(product = "MCD12Q2.006")
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-gcc