-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathlibraries.yml
More file actions
132 lines (116 loc) · 6.3 KB
/
libraries.yml
File metadata and controls
132 lines (116 loc) · 6.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
# Each record should contain:
# name: (string) name of project
# repo: (URL) canonical source for the project
# repo_release: (URL),
# language: (string) the programming language
# docs: (URL) (optional) location for project documentation
# description: (string) brief overview of the project. Links must use <a> tags.
- name: REDCapR
repo: https://github.com/OuhscBbmc/REDCapR
repo_release: https://img.shields.io/github/release/OuhscBbmc/REDCapR.svg
repo_activity: https://img.shields.io/github/commit-activity/y/OuhscBbmc/REDCapR?color=9cf&label=commits
language: R
docs: https://ouhscbbmc.github.io/REDCapR/
description: Encapsulates R calls to the REDCap API.
- name: redcapAPI
repo: https://github.com/vubiostat/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
language: R
docs: https://www.rdocumentation.org/packages/redcapAPI
description: An R interface to the REDCap API.
- name: REDCapTidieR
repo: https://github.com/CHOP-CGTInformatics/REDCapTidieR
repo_release: https://img.shields.io/github/release/CHOP-CGTInformatics/REDCapTidieR.svg
repo_activity: https://img.shields.io/github/commit-activity/y/CHOP-CGTInformatics/REDCapTidieR?color=9cf&label=commits
language: R
docs: https://chop-cgtinformatics.github.io/REDCapTidieR/
description: Makes it easy to read data from a REDCap project into R. Uses REDCapR under the hood.
- name: tidyREDCap
repo: https://github.com/raymondbalise/tidyREDCap
repo_release: https://img.shields.io/github/release/raymondbalise/tidyREDCap.svg
repo_activity: https://img.shields.io/github/commit-activity/y/raymondbalise/tidyREDCap?color=9cf&label=commits
language: R
docs: https://raymondbalise.github.io/tidyREDCap/
description: Functions for processing REDCap data.
- name: REDCapDM
repo: https://github.com/bruigtp/REDCapDM
repo_release: https://via.placeholder.com/1.svg
# none yet-- repo_release: https://img.shields.io/github/release/ubidi/REDCapDM.svg
repo_activity: https://img.shields.io/github/commit-activity/y/bruigtp/REDCapDM?color=9cf&label=commits
language: R
docs: https://bruigtp.github.io/REDCapDM/
description: REDCap Data Management.
- name: REDCapCAST
repo: https://github.com/agdamsbo/REDCapCAST
repo_release: https://img.shields.io/github/release/agdamsbo/REDCapCAST.svg
repo_activity: https://img.shields.io/github/commit-activity/y/agdamsbo/REDCapCAST?color=9cf&label=commits
language: R
docs: https://agdamsbo.github.io/REDCapCAST/
description: Casting and handling of castellated data when using repeated instruments and longitudinal projects.
- name: ReviewR
repo: https://github.com/thewileylab/ReviewR
repo_release: https://img.shields.io/github/release/thewileylab/ReviewR.svg
repo_activity: https://img.shields.io/github/commit-activity/y/thewileylab/ReviewR?color=9cf&label=commits
language: R
docs: https://reviewr.thewileylab.org/
description: A Shiny tool for performing manual review of electronic medical records.
- name: rctools
repo: https://github.com/marcuslehr/rctools
repo_release: https://img.shields.io/github/v/release/marcuslehr/rctools.svg
repo_activity: https://img.shields.io/github/commit-activity/y/marcuslehr/rctools?color=9cf&label=commits
language: R
docs: https://github.com/marcuslehr/rctools
description: Clean and simple functions for common REDCap API and data manipulation tasks.
- name: PHPCap
repo: https://github.com/iuredcap/phpcap
repo_release: https://img.shields.io/github/release/iuredcap/PHPCap.svg
repo_activity: https://img.shields.io/github/commit-activity/y/iuredcap/PHPCap?color=9cf&label=commits
language: PHP
docs: https://github.com/IUREDCap/PHPCap/blob/master/README.md
description: Classes that simplify the use of the REDCap API using PHP.
- name: redcap-api
repo: https://github.com/cctrbic/redcap-api
repo_release: https://img.shields.io/github/release/cctrbic/redcap-api
repo_activity: https://img.shields.io/github/commit-activity/y/cctrbic/redcap-api?color=9cf&label=commits
language: C#
docs: https://www.nuget.org/packages/RedcapAPI
description: Library for the REDCap API.
- name: PyCap
repo: https://github.com/redcap-tools/PyCap
repo_release: https://img.shields.io/github/release/redcap-tools/PyCap.svg
repo_activity: https://img.shields.io/github/commit-activity/y/redcap-tools/PyCap?color=9cf&label=commits
language: Python
docs: https://redcap-tools.github.io/PyCap/
description: A minimal wrapper around the REDCap API to export & import data and files. It natively works with <a href="https://pandas.pydata.org">pandas</a>.
- name: GoCap
repo: https://github.com/tjrivera/go-cap
repo_release: https://via.placeholder.com/1.svg
repo_activity: https://img.shields.io/github/commit-activity/y/tjrivera/go-cap?color=9cf&label=commits
language: Go
description: Helpful abstractions for REDCap's REST API.<br><i>The project is currently in development and not considered production-ready.</i>
- name: redcap.js
repo: https://github.com/iupui-software-innovation/redcap
repo_release: https://via.placeholder.com/1.svg
repo_activity: https://img.shields.io/github/commit-activity/y/iupui-software-innovation/redcap?color=9cf&label=commits
language: JavaScript
docs: https://github.com/iupui-software-innovation/redcap/wiki
description: Simple, lightweight JavaScript client module for the REDCap API.
- name: REDCap.jl
repo: https://github.com/bcbi/REDCap.jl
repo_release: https://via.placeholder.com/1.svg
repo_activity: https://img.shields.io/github/commit-activity/y/bcbi/REDCap.jl?color=9cf&label=commits
language: Julia
description: A Julia frontend for the REDCap API.<br><i>Archived 2019.</i>
- name: redcap
repo: https://github.com/peterclark/redcap
repo_release: https://via.placeholder.com/1.svg
repo_activity: https://img.shields.io/github/commit-activity/y/peterclark/redcap?color=9cf&label=commits
language: Ruby
description: A Ruby gem for interacting with the REDCap API.
- name: RedcapAPI
repo: https://github.com/eugyev/RedcapAPI
repo_release: https://via.placeholder.com/1.svg
repo_activity: https://img.shields.io/github/commit-activity/y/eugyev/RedcapAPI?color=9cf&label=commits
language: Ruby
description: A Ruby interface to the REDCAP API.