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

Emit warning from `odata_submission_get` and `submission_get` if form is encrypted #111

Closed florianm closed 3 years ago

florianm commented 3 years ago

Feature

From #110

florianm commented 3 years ago

Added tests to show that both functions handle encrypted forms gracefully. No warning needed.