Package: npi Title: Access the U.S. National Provider Identifier Registry API Version: 0.2.0.9000 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")) ) Author: Frank Farach [aut, cre, cph], Sam Parmar [ctb], Matthias GreniƩ [rev], Emily C. Zabor [rev] 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: 2025-12-31 06:21:50 UTC RemoteUrl: https://github.com/ropensci/npi RemoteRef: master RemoteSha: 16e30160af433e37db665b2fd5f47db0b9fba52c NeedsCompilation: no Packaged: 2026-06-01 08:27:54 UTC; root