Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 374 Bytes

NEWS.md

File metadata and controls

12 lines (9 loc) · 374 Bytes

openFDA (development version)

  • Added minimum R version (4.1.0)

openFDA 0.1.0

  • Basic openFDA functions:
    • openFDA() to run queries against the openFDA API.
    • format_search_term() and format_sort_term() to help construct openFDA() query components.
    • set_api_key() and get_api_key() for working with openFDA API keys.
  • Initial CRAN submission.