Package: npi Title: Access the U.S. National Provider Identifier Registry API Version: 0.3.0 Authors@R: c( person("Frank", "Farach", , "frank.farach@gmail.com", role = c("cre", "aut", "cph"), comment = c(ORCID = "0000-0002-2145-0145")), person("Sam", "Parmar", , "parmartsam@gmail.com", role = "ctb"), person("Matthias", "GreniƩ", , "matthias.grenie@idiv.de", role = "rev", comment = c(ORCID = "0000-0002-4659-7522")), person(c("Emily", "C."), "Zabor", , "zabore2@ccf.org", role = "rev", comment = c(ORCID = "0000-0002-1402-4498")) ) Maintainer: Frank Farach Description: Access the United States National Provider Identifier Registry API . Obtain and transform administrative data linked to a specific individual or organizational healthcare provider, or perform advanced searches based on provider name, location, type of service, credentials, and other attributes exposed by the API. License: MIT + file LICENSE URL: https://github.com/ropensci/npi/, https://docs.ropensci.org/npi/, https://npiregistry.cms.hhs.gov/api/ BugReports: https://github.com/ropensci/npi/issues/ Depends: R (>= 3.1) Imports: checkLuhn, checkmate, curl, dplyr, glue, httr, magrittr, purrr, rlang, stringr, tibble, tidyr, utils Suggests: covr, httptest, knitr, mockery, rmarkdown, spelling, testthat (>= 2.1.0) VignetteBuilder: knitr Encoding: UTF-8 Language: en-US LazyData: true RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-07-12 07:36:07 UTC RemoteUrl: https://github.com/ropensci/npi RemoteRef: master RemoteSha: 163fb1d79e80a79d197676df43cc8ea13f4090f5 NeedsCompilation: no Packaged: 2026-07-12 07:55:07 UTC; root Author: Frank Farach [cre, aut, cph] (ORCID: ), Sam Parmar [ctb], Matthias GreniƩ [rev] (ORCID: ), Emily C. Zabor [rev] (ORCID: )