Skip to content

Commit 6c4a6fd

Browse files
authored
move up redcapAPI
maintained by @spgarbet
1 parent 62ee3ee commit 6c4a6fd

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

_data/libraries.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@
1414
docs: https://ouhscbbmc.github.io/REDCapR/
1515
description: Encapsulates R calls to the REDCap API.
1616

17+
- name: redcapAPI
18+
repo: https://github.com/vubiostat/redcapAPI
19+
repo_release: https://img.shields.io/github/release/vubiostat/redcapAPI.svg
20+
repo_activity: https://img.shields.io/github/commit-activity/y/vubiostat/redcapAPI?color=9cf&label=commits
21+
language: R
22+
docs: https://www.rdocumentation.org/packages/redcapAPI
23+
description: An R interface to the REDCap API.
24+
1725
- name: REDCapTidieR
1826
repo: https://github.com/CHOP-CGTInformatics/REDCapTidieR
1927
repo_release: https://img.shields.io/github/release/CHOP-CGTInformatics/REDCapTidieR.svg
@@ -30,14 +38,6 @@
3038
docs: https://raymondbalise.github.io/tidyREDCap/
3139
description: Functions for processing REDCap data.
3240

33-
- name: redcapAPI
34-
repo: https://github.com/vubiostat/redcapAPI/redcapAPI
35-
repo_release: https://img.shields.io/github/release/vubiostat/redcapAPI.svg
36-
repo_activity: https://img.shields.io/github/commit-activity/y/vubiostat/redcapAPI?color=9cf&label=commits
37-
language: R
38-
docs: https://www.rdocumentation.org/packages/redcapAPI
39-
description: An R interface to the REDCap API.
40-
4141
- name: REDCapDM
4242
repo: https://github.com/ubidi/REDCapDM
4343
repo_release: https://via.placeholder.com/1.svg

0 commit comments

Comments
 (0)