vubiostat / redcapAPI

R interface to REDCap (http://www.project-redcap.org/)
15 stars 26 forks source link

Issue 364 lost bioportal field #367

Closed obregos closed 1 month ago

obregos commented 1 month ago

Issue #364 Metadata is corrupted on export. Adding a patch to ignore NA field type

spgarbet commented 1 month ago
── R CMD check results ───────────────── redcapAPI 2.9.1 ────
Duration: 35.3s

0 errors ✔ | 0 warnings ✔ | 0 notes ✔

R CMD check succeeded
spgarbet commented 1 month ago
══ Results ══════════════════════════════════════════════════
Duration: 649.0 s

── Skipped tests (9) ────────────────────────────────────────
• Tests to be developed for 3.0.0 release (9):
  test-151-exportRecords-ArgumentValidation.R:6:5,
  test-151-exportRecords-Functionality.R:6:5,
  test-152-exportRecordsWithDags.R:6:5,
  test-153-exportRecordsWithEvents.R:6:5,
  test-155-exportRecordsWithRepeatingInstruments.R:6:5,
  test-180-exportRecordsOffline-ArgumentValidation.R:6:5,
  test-180-exportRecordsOffline-Functionality.R:6:5,
  test-190-exportReports-ArgumentValidation.R:6:5,
  test-190-exportReports-Functionality.R:6:5

[ FAIL 0 | WARN 0 | SKIP 9 | PASS 2134 ]