{
  "_id": "6a229040cd65a98ecbd558a9",
  "Package": "rgsrs",
  "Title": "Query the FDA Global Substance Registration System (GSRS) API",
  "Version": "0.1.0",
  "Authors@R": "person(\"Claudio\", \"Zanettini\", , \"claudio.zanettini@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-5043-8033\"))",
  "Description": "Provides functions to query the FDA Global Substance\nRegistration System (GSRS) REST API\n(<https://gsrs.ncats.nih.gov/api/v1/>). Enables programmatic\naccess to substance records, UNII identifiers, synonyms,\nexternal codes, and chemical structures for over 170,000\nregistered substances.",
  "License": "MIT + file LICENSE",
  "URL": "https://c1au6i0.github.io/rgsrs/, https://github.com/c1au6i0/rgsrs",
  "BugReports": "https://github.com/c1au6i0/rgsrs/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://c1au6i0.r-universe.dev",
  "Date/Publication": "2026-05-05 20:06:46 UTC",
  "RemoteUrl": "https://github.com/c1au6i0/rgsrs",
  "RemoteRef": "HEAD",
  "RemoteSha": "db72e8d5b3f8963d785df331734580091b11e85e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 08:53:29 UTC",
    "User": "root"
  },
  "Author": "Claudio Zanettini [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5043-8033>)",
  "Maintainer": "Claudio Zanettini <claudio.zanettini@gmail.com>",
  "MD5sum": "f0c31c74a2a0ab4f5776c77a5bda2202",
  "_user": "c1au6i0",
  "_type": "src",
  "_file": "rgsrs_0.1.0.tar.gz",
  "_fileid": "1ebb85de666605ce8ffc535aa4f291129bf0e155d4ea28d8b65023db9cf0cc88",
  "_filesize": 210267,
  "_sha256": "1ebb85de666605ce8ffc535aa4f291129bf0e155d4ea28d8b65023db9cf0cc88",
  "_created": "2026-06-05T08:53:29.000Z",
  "_published": "2026-06-05T09:00:48.802Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79695726418,
      "time": 327,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432749074"
    },
    {
      "job": 79695726403,
      "time": 337,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432752525"
    },
    {
      "job": 79695726424,
      "time": 364,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432751405"
    },
    {
      "job": 79695726384,
      "time": 348,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432746425"
    },
    {
      "job": 79695139779,
      "time": 239,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432652945"
    },
    {
      "job": 79695726422,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432683944"
    },
    {
      "job": 79695726421,
      "time": 306,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432742952"
    },
    {
      "job": 79695726425,
      "time": 317,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432746186"
    },
    {
      "job": 79695726433,
      "time": 302,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432742156"
    }
  ],
  "_buildurl": "https://github.com/r-universe/c1au6i0/actions/runs/27005238681",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/c1au6i0/rgsrs",
  "_commit": {
    "id": "db72e8d5b3f8963d785df331734580091b11e85e",
    "author": "Claudio Zanettini <claudio.zanettini@gmail.com>",
    "committer": "Claudio Zanettini <claudio.zanettini@gmail.com>",
    "message": "feat: release 0.1.0\n",
    "time": 1778011606
  },
  "_maintainer": {
    "name": "Claudio Zanettini",
    "email": "claudio.zanettini@gmail.com",
    "login": "c1au6i0",
    "description": "Cyberdyne Systems        \nModel 101",
    "uuid": 47305205,
    "orcid": "0000-0001-5043-8033"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "pingr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "openxlsx",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "c1au6i0",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 9
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-05-05"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "c1au6i0",
      "count": 15,
      "uuid": 47305205
    }
  ],
  "_userbio": {
    "uuid": 47305205,
    "type": "user",
    "name": "Claudio Zanettini",
    "description": "Cyberdyne Systems        \r\nModel 101"
  },
  "_downloads": {
    "count": 247,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rgsrs"
  },
  "_devurl": "https://github.com/c1au6i0/rgsrs",
  "_pkgdown": "https://c1au6i0.github.io/rgsrs/",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rgsrs.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/c1au6i0/rgsrs",
  "_realowner": "c1au6i0",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-05"
    }
  ],
  "_exports": [
    "gsrs_all",
    "gsrs_browse",
    "gsrs_chem_info",
    "gsrs_codes",
    "gsrs_hierarchy",
    "gsrs_names",
    "gsrs_search",
    "gsrs_structure",
    "gsrs_structure_search",
    "gsrs_substance",
    "gsrs_unii_from_name",
    "gsrs_vocabularies",
    "write_dataframes_to_excel"
  ],
  "_help": [
    {
      "page": "gsrs_all",
      "title": "Retrieve comprehensive GSRS data for a set of UNIIs",
      "topics": [
        "gsrs_all"
      ]
    },
    {
      "page": "gsrs_browse",
      "title": "Browse all substance records in GSRS",
      "topics": [
        "gsrs_browse"
      ]
    },
    {
      "page": "gsrs_chem_info",
      "title": "Retrieve chemical structure information by substance name or CAS number",
      "topics": [
        "gsrs_chem_info"
      ]
    },
    {
      "page": "gsrs_codes",
      "title": "Retrieve external codes and identifiers for GSRS substances",
      "topics": [
        "gsrs_codes"
      ]
    },
    {
      "page": "gsrs_hierarchy",
      "title": "Retrieve the relationship hierarchy for GSRS substances",
      "topics": [
        "gsrs_hierarchy"
      ]
    },
    {
      "page": "gsrs_names",
      "title": "Retrieve all names (synonyms) for GSRS substances",
      "topics": [
        "gsrs_names"
      ]
    },
    {
      "page": "gsrs_search",
      "title": "Search the GSRS substance database",
      "topics": [
        "gsrs_search"
      ]
    },
    {
      "page": "gsrs_structure",
      "title": "Retrieve chemical structure data for GSRS substances",
      "topics": [
        "gsrs_structure"
      ]
    },
    {
      "page": "gsrs_structure_search",
      "title": "Search GSRS by chemical structure",
      "topics": [
        "gsrs_structure_search"
      ]
    },
    {
      "page": "gsrs_substance",
      "title": "Fetch a GSRS substance record by UNII",
      "topics": [
        "gsrs_substance"
      ]
    },
    {
      "page": "gsrs_unii_from_name",
      "title": "Look up UNII codes for substance names",
      "topics": [
        "gsrs_unii_from_name"
      ]
    },
    {
      "page": "gsrs_vocabularies",
      "title": "Retrieve controlled vocabulary terms from GSRS",
      "topics": [
        "gsrs_vocabularies"
      ]
    },
    {
      "page": "write_dataframes_to_excel",
      "title": "Write a named list of data frames to an Excel workbook",
      "topics": [
        "write_dataframes_to_excel"
      ]
    }
  ],
  "_pkglogo": "https://github.com/c1au6i0/rgsrs/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/c1au6i0/rgsrs/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr2",
    "janitor",
    "lifecycle",
    "lubridate",
    "magrittr",
    "openssl",
    "pillar",
    "pingr",
    "pkgconfig",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "rgsrs",
  "_universes": [
    "c1au6i0"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-05T08:55:21.000Z",
      "distro": "noble",
      "commit": "db72e8d5b3f8963d785df331734580091b11e85e",
      "fileid": "d0e81dc3fa0dc851f5ec83b06e1a5db80d38d7767a426b5d82b4a24f8e9dac50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/c1au6i0/actions/runs/27005238681"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-05T08:55:32.000Z",
      "distro": "noble",
      "commit": "db72e8d5b3f8963d785df331734580091b11e85e",
      "fileid": "83c29cf96b3d07c239318e8f27a11ddd4f94da7c29a0b3132229f66326f2a595",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/c1au6i0/actions/runs/27005238681"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-05T08:55:28.000Z",
      "commit": "db72e8d5b3f8963d785df331734580091b11e85e",
      "fileid": "63bfe50f3e995fe3d70e776de5b24761eda03b7e33107ca8f55c335de5058b5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/c1au6i0/actions/runs/27005238681"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-05T08:55:12.000Z",
      "commit": "db72e8d5b3f8963d785df331734580091b11e85e",
      "fileid": "1e2a192fe49dff6428cfd8e02ac5e3c4d61df1a75391c09f5ecd649a4fedb975",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/c1au6i0/actions/runs/27005238681"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-05T08:55:27.000Z",
      "commit": "db72e8d5b3f8963d785df331734580091b11e85e",
      "fileid": "e9611858289342ab13d8e5e3cd1ae19900437c8a606a934e484a8bfd955c7dc1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/c1au6i0/actions/runs/27005238681"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T08:54:55.000Z",
      "commit": "db72e8d5b3f8963d785df331734580091b11e85e",
      "fileid": "b629849ec56aaddd09924216d46eb6b8505c2322dbeaefbde49c14db56123458",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/c1au6i0/actions/runs/27005238681"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T08:54:33.000Z",
      "commit": "db72e8d5b3f8963d785df331734580091b11e85e",
      "fileid": "3371af2038804766de86031fcdefbe00db920461cb60f36ee958aa65bfb3fda2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/c1au6i0/actions/runs/27005238681"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T08:54:49.000Z",
      "commit": "db72e8d5b3f8963d785df331734580091b11e85e",
      "fileid": "cb009636af43ef7f2995cf5658ca53c3842e56da7f3281f68109fb88b9a44d86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/c1au6i0/actions/runs/27005238681"
    }
  ]
}