Skip to content

Commit fbac979

Browse files
author
alex-omophub
committed
Update DESCRIPTION and documentation links for consistency and clarity
1 parent 95dd223 commit fbac979

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

DESCRIPTION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
Package: omophub
2-
Title: R Client for the OMOPHub Medical Vocabulary API
2+
Title: R Client for the 'OMOPHub' Medical Vocabulary API
33
Version: 1.0.0
44
Authors@R:
55
person("OMOPHub", "Team", email = "support@omophub.com",
66
role = c("aut", "cre", "cph"))
7-
Description: Provides an R interface to the OMOPHub API for accessing
8-
OHDSI ATHENA standardized medical vocabularies. Supports concept search,
7+
Description: Provides an R interface to the 'OMOPHub' API for accessing
8+
'OHDSI ATHENA' standardized medical vocabularies. Supports concept search,
99
vocabulary exploration, hierarchy navigation, relationship queries, and
1010
concept mappings with automatic pagination and rate limiting.
1111
License: MIT + file LICENSE
1212
URL: https://github.com/omopHub/omophub-R,
1313
https://docs.omophub.com,
14-
https://omophub.github.io/omophub-R
14+
https://omophub.github.io/omophub-R/
1515
BugReports: https://github.com/omopHub/omophub-R/issues
1616
Depends: R (>= 4.1)
1717
Imports:

vignettes/getting-started.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,5 +226,5 @@ tryCatch(
226226
## Further Resources
227227

228228
- [OMOPHub API Documentation](https://docs.omophub.com)
229-
- [Package Documentation](https://omophub.github.io/omophub-R)
229+
- [Package Documentation](https://omophub.github.io/omophub-R/)
230230
- [GitHub Repository](https://github.com/omophub/omophub-R)

0 commit comments

Comments
 (0)