NEWS


ruODK 1.5.0

Major changes

ruODK 1.4.2

This release migrates the ruODK test suite to a new test server ruodk.getodk.cloud which was generously sponsored by GetODK.

This release makes ruODK aware of the new ODK Central semantic version format: Update your ODK Central version in .Renviron or in the credential helper of your choice to the new format ODKC_VERSION="2023.5.1" (with your current version). See the updated vignette "setup".

Major changes

ruODK 1.4.0

This release fixes a few compatibility issues and bumps dependencies to R (4.1) and imported/suggested packages. Upgrade carefully and revert to 1.3.12 if things go awry.

ruODK 1.3.12

ruODK 1.3.11

ruODK 1.3.10

ruODK 1.3.9

ruODK 1.3.8

ruODK 1.3.7

Minor fixes

ruODK 1.3.6

Minor fixes

ruODK 1.3.5

Minor fixes

Data

Maintenance

ruODK 1.3.0

This release supports ODK Central 1.3.0 and represents an over-due version bump to reflect the supported ODK Central version. The test server is now updated to ODK Central 1.3.0, and all tests pass.

There are still some newer and as yet unsupported API endpoints in ODK Central, which serve administrative purposes of the front-end. Contributions are welcome, get started on these issues and the contributing guide. As ruODK focuses on data retrieval, these administrative endpoints are non-critical to ruODK's purpose.

Major fixes

Minor fixes

Documentation

Data

Maintenance

ruODK 1.2.0

Major fixes

Minor fixes

Documentation

Data

Maintenance

ruODK 1.2.0.0000

We are shaping up to a release targetting the ODK Central 1.2 release. ODK Central is undergoing some bug fixes and patches, while ruODK's test server will be migrated to another instance. The latter is required to enable tests which create/update/delete entities in ODK Central.

Major fixes

Minor fixes

Documentation

Data

Maintenance

ruODK 0.10.2

Major fixes

Minor fixes

Documentation

Data

Maintenance

Major fixes

Minor fixes

Documentation

Data

Maintenance

ruODK 0.10.1

Major fixes

Minor fixes

Documentation

Data

Maintenance

ruODK 0.10.0

Major fixes

Minor fixes

Documentation

Data

Maintenance

ruODK 0.9.11

Major fixes

Minor fixes

Documentation

Data

Maintenance

ruODK 0.9.10

This is a "everything so far works" release. There are a few ODK Central API endpoints waiting to be implemented still.

Major fixes

Minor fixes

Documentation

Data

Maintenance

ruODK 0.9.9

Major fixes

Minor fixes

ruODK 0.9.8

Minor fixes

ruODK 0.9.7

Major fixes

Minor fixes

Documentation

Data

Maintenance

ruODK 0.9.6

Major fixes

se <- submission_export()
t <- tempdir()
f <- unzip(se, exdir = t)
fs::dir_ls(t)
fid <- get_test_fid()
sub <- fs::path(t, glue::glue("Locations.csv")) %>% readr::read_csv()
sub %>% knitr::kable(.)

ruODK 0.9.5

Major fixes

Minor fixes

Documentation

Data

Maintenance

ruODK 0.9.4

Major fixes

Maintenance

ruODK 0.9.3

This is a point release to create a new RStudio Server image.

Minor fixes

Maintenance

ruODK 0.9.2

Major fixes

Minor fixes

Documentation

ruODK 0.9.1

Major fixes

ODK Central versions 0.7 to 0.9 export geotraces and geoshapes via OData with a trailing empty coordinate. ruODK removes any trailing empty coordinates from both GeoJSON and WKT formats. (#88, HT @TimonWeitkamp for the bug report)

Documentation

A new vignette "Spatial" demonstrates how to parse spatial data into native formats, such as sf, and gives pointers on what to do next with them.

ruODK 0.9.0

This is the release on passing rOpenSci peer review.

Thanks to the rOpenSci editors and reviewers @maelle, @karissawhiting and @jmt2080ad, as well as to @OdiljonQurbon, @dickoa, @arestrom and @dmenne.

A DOI was minted at https://doi.org/10.5281/zenodo.3953159.

ruODK 0.6.6

This version addresses ROpenSci reviewer comments from @karissawhiting and @jmt2080ad, contributions from @dickoa, as well as ideas and suggestions from @OdiljonQurbon, @arestrom and @dmenne.

This version supports ODK Central 0.9 while providing backwards compatibility for ODK Central <= 0.7.

Major fixes

Minor fixes

Dependencies

Data

Documentation

Docker

ruODK 0.6.5

Documentation

Code

ruODK 0.6.4

Data

ruODK 0.6.3

Dependencies

Documentation

DIY for workshops

ruODK 0.6.2

Code

Documentation

ruODK 0.6.1

ruODK 0.6.0.9000

ruODK 0.6.0

ruODK 0.3.1

Preparation for ROpenSci pre-submission

TODO

ruODK 0.3.0

ruODK 0.2.4

ruODK 0.2.3

ruODK 0.2.2

ruODK 0.2.1

ruODK 0.2.0

ruODK 0.1.0

Roadmap: