Package: rgsrs 0.1.0

rgsrs: Query the FDA Global Substance Registration System (GSRS) API
Provides functions to query the FDA Global Substance Registration System (GSRS) REST API (<https://gsrs.ncats.nih.gov/api/v1/>). Enables programmatic access to substance records, UNII identifiers, synonyms, external codes, and chemical structures for over 170,000 registered substances.
Authors:
rgsrs_0.1.0.tar.gz
rgsrs_0.1.0.zip(r-4.7)rgsrs_0.1.0.zip(r-4.6)rgsrs_0.1.0.zip(r-4.5)
rgsrs_0.1.0.tgz(r-4.6-any)rgsrs_0.1.0.tgz(r-4.5-any)
rgsrs_0.1.0.tar.gz(r-4.7-any)rgsrs_0.1.0.tar.gz(r-4.6-any)
rgsrs_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rgsrs/json (API)
NEWS
| # Install 'rgsrs' in R: |
| install.packages('rgsrs', repos = c('https://c1au6i0.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/c1au6i0/rgsrs/issues
Pkgdown/docs site:https://c1au6i0.github.io
Last updated from:db72e8d5b3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 327 | ||
| source / vignettes | OK | 239 | ||
| linux-release-x86_64 | OK | 337 | ||
| macos-release-arm64 | OK | 348 | ||
| macos-oldrel-arm64 | OK | 364 | ||
| windows-devel | OK | 306 | ||
| windows-release | OK | 302 | ||
| windows-oldrel | OK | 317 | ||
| wasm-release | OK | 105 |
Exports:gsrs_allgsrs_browsegsrs_chem_infogsrs_codesgsrs_hierarchygsrs_namesgsrs_searchgsrs_structuregsrs_structure_searchgsrs_substancegsrs_unii_from_namegsrs_vocabularieswrite_dataframes_to_excel
Dependencies:askpassclicpp11curldplyrgenericsgluehmshttr2janitorlifecyclelubridatemagrittropensslpillarpingrpkgconfigprocessxpspurrrR6rappdirsrlangsnakecasestringistringrsystibbletidyrtidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Retrieve comprehensive GSRS data for a set of UNIIs | gsrs_all |
| Browse all substance records in GSRS | gsrs_browse |
| Retrieve chemical structure information by substance name or CAS number | gsrs_chem_info |
| Retrieve external codes and identifiers for GSRS substances | gsrs_codes |
| Retrieve the relationship hierarchy for GSRS substances | gsrs_hierarchy |
| Retrieve all names (synonyms) for GSRS substances | gsrs_names |
| Search the GSRS substance database | gsrs_search |
| Retrieve chemical structure data for GSRS substances | gsrs_structure |
| Search GSRS by chemical structure | gsrs_structure_search |
| Fetch a GSRS substance record by UNII | gsrs_substance |
| Look up UNII codes for substance names | gsrs_unii_from_name |
| Retrieve controlled vocabulary terms from GSRS | gsrs_vocabularies |
| Write a named list of data frames to an Excel workbook | write_dataframes_to_excel |
