Skip to content

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

Dependencies Reverse dependencies curl keyring lubridate rjson REDCapExporter

Version History

new 0.3.4 Mar 10, 2026
updated 0.3.4 ← 0.3.3 diff Mar 8, 2026
updated 0.3.3 ← 0.3.2 diff Feb 27, 2026
updated 0.3.2 ← 0.3.1 diff Jul 28, 2025
updated 0.3.1 ← 0.3.0 diff Nov 5, 2024
updated 0.3.0 ← 0.2.2 diff Sep 19, 2024
updated 0.2.2 ← 0.2.1 diff Feb 1, 2021
updated 0.2.1 ← 0.2.0 diff May 14, 2020
updated 0.2.0 ← 0.1.0 diff Feb 25, 2020
new 0.1.0 Dec 21, 2019