This is the second CRAN release of odkr
. In this version, I have implemented
changes to respond to package issues from CRAN check results.
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.
In DESCRIPTION, I specified the minimum version of Java required for the package in
SystemRequirements
(Java (>= 8)
)
0 errors | 0 warnings | 0 notes
odkr
doesn't have any downstream / reverse dependencies
(see https://github.com/validmeasures/ppitables/tree/master/revdep)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.