Frank Farach

Results 5 issues of Frank Farach

**Reviewers:** Submitting Author Name: Frank Farach Submitting Author Github Handle: @frankfarach Other Package Authors Github handles: (comma separated, delete if none) @parmsam Repository: https://github.com/frankfarach/npi Version submitted: 0.1.0 Submission type: Standard...

holding
4/review(s)-in-awaiting-changes
topic:health
topic:data-retrieval

First release: * [x] `usethis::use_cran_comments()` * [x] Update (aspirational) install instructions in README * [x] Proofread `Title:` and `Description:` * [x] Check that all exported functions have `@return` and `@examples`...

See general review comments in #41. Clarify that PRs should be forked from, and submitted to, the public `develop` branch on remote.

User-reported issue: The NPPES API returns secondary practice addresses: https://npiregistry.cms.hhs.gov/api/?number=1013259613&enumeration_type=&taxonomy_description=&name_purpose=&first_name=&use_first_name_alias=&last_name=&organization_name=&address_purpose=SECONDARY&city=&state=&postal_code=&country_code=&limit=&skip=&pretty=on&version=2.1 However, `npi_search()` does not.

bug

## Summary - normalize `address_purpose` values to accept the documented lowercase "secondary" - display pre-request status messages by passing the text as the primary `rlang::inform()` argument ## Testing - Rscript...

codex