Last updated on 2026-09-08 00:49:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 6.42 | 90.84 | 97.26 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 4.75 | 54.50 | 59.25 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 64.85 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 67.90 | OK | |||
| r-devel-windows-x86_64 | 0.3.0 | 10.00 | 126.00 | 136.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 7.39 | 83.85 | 91.24 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 6.30 | 84.95 | 91.25 | OK | |
| r-release-macos-arm64 | 0.3.0 | 2.00 | 29.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 0.3.0 | 5.00 | 136.00 | 141.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 9.00 | 102.00 | 111.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | 1.00 | 28.00 | 29.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.0 | 4.00 | 92.00 | 96.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 11.00 | 141.00 | 152.00 | OK |
Version: 0.3.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘harmonization_function.Rmd’ using rmarkdown
[WARNING] Deprecated: --mathjax. Use --math-method=mathjax[:URL] instead.
--- finished re-building ‘harmonization_function.Rmd’
--- re-building ‘trade-sources-coverage.Rmd’ using rmarkdown
Quitting from trade-sources-coverage.Rmd:24-35 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/gargle_error_request_failed>
Error in `gs4_get_impl_()`:
! Client error: (404) NOT_FOUND
• A specified resource is not found, or the request is rejected by undisclosed
reasons, such as whitelisting.
• Requested entity was not found.
---
Backtrace:
▆
1. ├─whep::expand_trade_sources(...)
2. │ ├─dplyr::mutate(...)
3. │ ├─whep:::.expand_trade_years(dplyr::filter(trade_sources, !.any_na_col(non_na_cols)))
4. │ │ └─dplyr::mutate(trade_sources, No = dplyr::row_number())
5. │ └─dplyr::filter(trade_sources, !.any_na_col(non_na_cols))
6. └─googlesheets4::read_sheet(sheet_url, sheet = "Final_Sources_Trade")
7. └─googlesheets4:::get_cells(...)
8. └─googlesheets4::gs4_get(ssid)
9. └─googlesheets4:::gs4_get_impl_(as_sheets_id(ss))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'trade-sources-coverage.Rmd' failed with diagnostics:
Client error: (404) NOT_FOUND
• A specified resource is not found, or the request is rejected by undisclosed
reasons, such as whitelisting.
• Requested entity was not found.
--- failed re-building ‘trade-sources-coverage.Rmd’
SUMMARY: processing the following file failed:
‘trade-sources-coverage.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc