-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
37 lines (37 loc) · 1.19 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Package: arktax
Title: NUCC Provider Taxonomy Codesets
Version: 0.0.1.9005
Authors@R:
person(c("Andrew", "Allen"), "Bruce", , "andrewallenbruce@gmail.com", role = c("aut", "cre", "cph"))
Maintainer: Andrew Bruce <andrewallenbruce@gmail.com>
Description: Programmatic interface to the NUCC Health Care Provider
Taxonomy Code Set, including the raw codesets from 2009 to present,
various different forms of the data, and the Medicare
specialty-to-taxonomy crosswalk dataset.
License: MIT + file LICENSE
URL: https://github.com/andrewallenbruce/arktax,
https://andrewallenbruce.github.io/arktax/
BugReports: https://github.com/andrewallenbruce/arktax/issues
Imports:
cheapr (>= 0.9.92),
cli,
collapse (>= 2.0.18),
fs,
kit (>= 0.0.19),
pins (>= 1.4.0),
qs,
rlang,
stringfish (>= 0.16.0),
stringi (>= 1.8.4),
vctrs (>= 0.6.5)
Suggests:
roxyglobals,
testthat (>= 3.0.0)
Config/roxyglobals/filename: generated-globals.R
Config/roxyglobals/unique: TRUE
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
Roxygen: list(markdown = TRUE, roclets = c("collate", "namespace", "rd",
"roxyglobals::global_roclet"))
RoxygenNote: 7.3.2