ropensci / ruODK

ruODK: An R Client for the ODK Central API
https://docs.ropensci.org/ruODK/
GNU General Public License v3.0
42 stars 13 forks source link

form_schema_parse and odata_submission_get(parse=T) get different field names #61

Closed florianm closed 4 years ago

florianm commented 4 years ago

Problem

Recent changes to tidyr::unnest_wider(namessep="") seem to result in differences between predicted vs parsed field names.

Reproducible example

Tests are broken, as test data is generated with this bug, and discrepancies propagate through examples, vignettes and tests.

Session Info ```{r} # utils::sessionInfo() ```
florianm commented 4 years ago

Fixed through form_schema upgrades to ODKC v0.8