We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 504c2f4 commit 05e63abCopy full SHA for 05e63ab
1 file changed
DESCRIPTION
@@ -1,9 +1,9 @@
1
Package: omophub
2
Title: R Client for the 'OMOPHub' Medical Vocabulary API
3
Version: 1.1.0
4
-Authors@R:
5
- person("OMOPHub", "Team", email = "support@omophub.com",
6
- role = c("aut", "cre", "cph"))
+Authors@R: c(
+ person("Alex", "Chen", email = "alex@omophub.com", role = c("aut", "cre", "cph")),
+ person("Observational Health Data Science and Informatics", role = c("cph")),
7
Description: Provides an R interface to the 'OMOPHub' API for accessing
8
'OHDSI ATHENA' standardized medical vocabularies. Supports concept search,
9
vocabulary exploration, hierarchy navigation, relationship queries, and
0 commit comments