- using R Under development (unstable) (2026-09-08 r90509)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
clang version 23.1.1
flang version 23.1.1
- running under: Fedora Linux 44 (Server Edition)
- using session charset: UTF-8
* current time: 2026-09-10 05:24:09 UTC
- using option ‘--no-stop-on-test-error’
- checking for file ‘whep/DESCRIPTION’ ... OK
- this is package ‘whep’ version ‘0.3.0’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘whep’ can be installed ... [5s/10s] OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [9s/21s] OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking R/sysdata.rda ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [4s/12s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [10s/21s] OK
Running ‘testthat.R’ [10s/21s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [4s/17s] 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
- checking PDF version of manual ... OK
- checking HTML version of manual ... OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR