CRAN Package Check Results for Package openFDA

Last updated on 2026-06-23 02:50:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 1.99 33.30 35.29 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 1.51 24.79 26.30 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 52.87 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 80.24 NOTE
r-devel-windows-x86_64 0.1.0 4.00 57.00 61.00 NOTE
r-patched-linux-x86_64 0.1.0 1.96 30.04 32.00 NOTE
r-release-linux-x86_64 0.1.0 1.91 30.50 32.41 NOTE
r-release-macos-arm64 0.1.0 1.00 27.00 28.00 NOTE
r-release-macos-x86_64 0.1.0 2.00 62.00 64.00 NOTE
r-release-windows-x86_64 0.1.0 5.00 57.00 62.00 NOTE
r-oldrel-macos-arm64 0.1.0 NOTE
r-oldrel-macos-x86_64 0.1.0 1.00 60.00 61.00 NOTE
r-oldrel-windows-x86_64 0.1.0 4.00 65.00 69.00 NOTE

Check Details

Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘format_search_term.R’ ‘openFDA.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘openFDA.Rmd’ using rmarkdown Quitting from openFDA.Rmd:56-59 [example1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/httr2_failure> Error in `httr2::req_perform()`: ! Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! Could not resolve hostname [api.fda.gov]: Could not resolve host: api.fda.gov --- 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()`: ! Could not resolve hostname [api.fda.gov]: Could not resolve host: api.fda.gov --- failed re-building ‘openFDA.Rmd’ SUMMARY: processing the following file failed: ‘openFDA.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc