We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36ae12f commit 6f61a75Copy full SHA for 6f61a75
1 file changed
_data/libraries.yml
@@ -31,10 +31,9 @@
31
description: Functions for processing REDCap data.
32
33
- name: redcapAPI
34
- repo: https://github.com/nutterb/redcapAPI
35
- repo_release: https://via.placeholder.com/1.svg
36
- # not found-- repo_release: https://img.shields.io/github/release/nutterb/redcapAPI.svg
37
- repo_activity: https://img.shields.io/github/commit-activity/y/nutterb/redcapAPI?color=9cf&label=commits
+ repo: https://github.com/vubiostat/redcapAPI/redcapAPI
+ repo_release: https://img.shields.io/github/release/vubiostat/redcapAPI.svg
+ repo_activity: https://img.shields.io/github/commit-activity/y/vubiostat/redcapAPI?color=9cf&label=commits
38
language: R
39
docs: https://www.rdocumentation.org/packages/redcapAPI
40
description: An R interface to the REDCap API.
0 commit comments