validmeasures/odkr: odkr v0.2.0
Description
This is the second CRAN release of odkr. In this version, I have implemented changes to respond to package issues from CRAN check results.
In the
get_briefcase()function, I changed the download url for ODK Briefcase to the permanent download url provided by the developers at https://github.com/opendatakit/briefcase. This now resolves the issue of apparent download of corrupt jar file.All briefcase-releated functions now include a check on runtime of Java availability and Java version checking for a minimum Java version of Java 8. I followed the testing script specified by CRAN in the Writing R Extensions manual.
Files
validmeasures/odkr-v0.2.0.zip
Files
(1.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:c794a7aa1fc7693ab528bd24ed9f165f
|
1.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/validmeasures/odkr/tree/v0.2.0 (URL)