REDCapExporter
Automated Construction of R Data Packages from REDCap Projects
v0.3.4
·
Mar 9, 2026
·
GPL-2
Description
Export all data, including metadata, from a REDCap (Research Electronic Data Capture) Project via the REDCap API <https://projectredcap.org/wp-content/resources/REDCapTechnicalOverview.pdf>. The exported (meta)data will be processed and formatted into a stand alone R data package which can be installed and shared between researchers. Several default reports are generated as vignettes in the resulting package.
Downloads
441
Last 30 days
8619th
969
Last 90 days
4.7K
Last year
Trend: +36.5% (30d vs prior 30d)
CRAN Check Status
14
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 17, 2026
ERROR 10 OK · 0 NOTE · 0 WARNING · 4 ERROR · 0 FAILURE Mar 10, 2026
ERROR
r-devel-linux-x86_64-debian-clang
tests
Running ‘test-as.data.frame.R’ [1s/1s]
Running ‘test-build_r_pkg.R’ [3s/4s]
Running ‘test-export.R’ [0s/1s]
Running ‘test-format_record.R’ [1s/1s]
Running ‘test-keyring.R’ [0s/1s]
Running the tests in ‘tests/test-build_r_pkg.R’ failed.
Comple
...[truncated]...
man/metadata.Rd",
+ "rcd14465/man/project.Rd", "rcd14465/man/record.Rd", "rcd14465/man/user.Rd")
+ )
+ )
+ )
Error: identical(x, sort(c("rcd14465", "rcd14465/DESCRIPTION", "rcd14465/LICENSE", .... is not TRUE
Execution halted
ERROR
r-release-linux-x86_64
tests
Running ‘test-as.data.frame.R’ [1s/2s]
Running ‘test-build_r_pkg.R’ [3s/4s]
Running ‘test-export.R’ [0s/0s]
Running ‘test-format_record.R’ [1s/1s]
Running ‘test-keyring.R’ [0s/1s]
Running the tests in ‘tests/test-build_r_pkg.R’ failed.
Comple
...[truncated]...
man/metadata.Rd",
+ "rcd14465/man/project.Rd", "rcd14465/man/record.Rd", "rcd14465/man/user.Rd")
+ )
+ )
+ )
Error: identical(x, sort(c("rcd14465", "rcd14465/DESCRIPTION", "rcd14465/LICENSE", .... is not TRUE
Execution halted
ERROR
r-release-windows-x86_64
tests
Running 'test-as.data.frame.R' [1s]
Running 'test-build_r_pkg.R' [3s]
Running 'test-export.R' [0s]
Running 'test-format_record.R' [1s]
Running 'test-keyring.R' [0s]
Running the tests in 'tests/test-build_r_pkg.R' failed.
Complete output:
>
...[truncated]...
man/metadata.Rd",
+ "rcd14465/man/project.Rd", "rcd14465/man/record.Rd", "rcd14465/man/user.Rd")
+ )
+ )
+ )
Error: identical(x, sort(c("rcd14465", "rcd14465/DESCRIPTION", "rcd14465/LICENSE", .... is not TRUE
Execution halted
ERROR
r-oldrel-windows-x86_64
tests
Running 'test-as.data.frame.R' [1s]
Running 'test-build_r_pkg.R' [4s]
Running 'test-export.R' [0s]
Running 'test-format_record.R' [1s]
Running 'test-keyring.R' [1s]
Running the tests in 'tests/test-build_r_pkg.R' failed.
Complete output:
>
...[truncated]...
man/metadata.Rd",
+ "rcd14465/man/project.Rd", "rcd14465/man/record.Rd", "rcd14465/man/user.Rd")
+ )
+ )
+ )
Error: identical(x, sort(c("rcd14465", "rcd14465/DESCRIPTION", "rcd14465/LICENSE", .... is not TRUE
Execution halted
Dependency Network
Version History
new
0.3.4
Mar 10, 2026
new
0.1.0
Dec 21, 2019