Package: distionary Check: tests New result: ERROR Running ‘testthat.R’ [66s/67s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(distionary) > > test_check("distionary") Saving _problems/test-representation-quantile-95.R [ FAIL 1 | WARN 12 | SKIP 0 | PASS 3248 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-representation-quantile.R:95:3'): Quantile algorithm takes longer for smaller tolerance. ── Expected `t1[["elapsed"]]` < `t2[["elapsed"]]`. Actual comparison: 0.453 >= 0.424 Difference: 0.029 >= 0 [ FAIL 1 | WARN 12 | SKIP 0 | PASS 3248 ] Error: ! Test failures. Execution halted Package: openFDA Check: re-building of vignette outputs New result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘openFDA.Rmd’ using rmarkdown Quitting from openFDA.Rmd:56-59 [example1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `httr2::req_perform()`: ! Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! Timeout was reached [api.fda.gov]: Connection timed out after 10002 milliseconds --- Backtrace: ▆ 1. └─openFDA::openFDA(search = "", endpoint = "drug-event", limit = 1) 2. └─httr2::req_perform(req_openFDA) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'openFDA.Rmd' failed with diagnostics: Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! Timeout was reached [api.fda.gov]: Connection timed out after 10002 milliseconds --- failed re-building ‘openFDA.Rmd’ SUMMARY: processing the following file failed: ‘openFDA.Rmd’ Error: Vignette re-building failed. Execution halted