Last updated on 2025-12-16 03:49:04 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 4.69 | 274.01 | 278.70 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 2.23 | 120.63 | 122.86 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 8.00 | 448.47 | 456.47 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 8.00 | 431.52 | 439.52 | OK | |
| r-devel-windows-x86_64 | 1.2.1 | 8.00 | 242.00 | 250.00 | OK | |
| r-patched-linux-x86_64 | 1.2.1 | 4.25 | 258.24 | 262.49 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 4.21 | 259.41 | 263.62 | OK | |
| r-release-macos-arm64 | 1.2.1 | OK | ||||
| r-release-macos-x86_64 | 1.2.1 | 3.00 | 209.00 | 212.00 | OK | |
| r-release-windows-x86_64 | 1.2.1 | 7.00 | 230.00 | 237.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.1 | 3.00 | 150.00 | 153.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.1 | 8.00 | 322.00 | 330.00 | OK |
Version: 1.2.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘getting_started.Rmd’ using rmarkdown
Quitting from getting_started.Rmd:50-84 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! object 'GDPPOT' not found
---
Backtrace:
▆
1. ├─... %>% dplyr::select(date, y, p)
2. ├─dplyr::select(., date, y, p)
3. ├─dplyr::mutate(...)
4. ├─purrr::reduce(...)
5. │ └─purrr:::reduce_impl(.x, .f, ..., .init = .init, .dir = .dir)
6. │ └─purrr:::reduce_init(.x, .init, left = left, error_call = .purrr_error_call)
7. │ └─rlang::is_empty(x)
8. └─base::data.frame(GDPPOT, date = zoo::index(GDPPOT))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'getting_started.Rmd' failed with diagnostics:
object 'GDPPOT' not found
--- failed re-building ‘getting_started.Rmd’
SUMMARY: processing the following file failed:
‘getting_started.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc