Skip to content

Commit 8ed586f

Browse files
author
User
committed
Fix pkgdown workflow errors
1 parent 0e52d50 commit 8ed586f

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ Description: Provides an R interface to the OMOPHub API for accessing
1010
concept mappings with automatic pagination and rate limiting.
1111
License: MIT + file LICENSE
1212
URL: https://github.com/omopHub/omophub-R,
13-
https://docs.omophub.com
13+
https://docs.omophub.com,
14+
https://omophub.github.io/omophub-R
1415
BugReports: https://github.com/omopHub/omophub-R/issues
1516
Depends: R (>= 4.1)
1617
Imports:

_pkgdown.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ reference:
2121
- OMOPHubClient
2222
- get_api_key
2323
- set_api_key
24+
- has_api_key
2425

2526
- title: Response Classes
2627
desc: S3 classes for API responses
@@ -34,12 +35,6 @@ articles:
3435
contents:
3536
- getting-started
3637

37-
- title: Advanced Usage
38-
contents:
39-
- authentication
40-
- concepts
41-
- pagination
42-
4338
authors:
4439
OMOPHub Team:
4540
href: https://omophub.com

0 commit comments

Comments
 (0)