CRAN Package Check Results for Package odkr

Last updated on 2018-06-03 08:48:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 5.17 78.91 84.08 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.3 5.06 62.49 67.55 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 100.59 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 97.64 OK
r-devel-windows-ix86+x86_64 0.1.3 20.00 199.00 219.00 OK
r-patched-linux-x86_64 0.1.3 5.42 64.99 70.41 ERROR
r-patched-solaris-x86 0.2.0 129.10 ERROR
r-release-linux-x86_64 0.1.3 3.50 64.06 67.56 ERROR
r-release-windows-ix86+x86_64 0.1.3 17.00 129.00 146.00 OK
r-release-osx-x86_64 0.1.3 OK
r-oldrel-windows-ix86+x86_64 0.1.3 14.00 87.00 101.00 ERROR
r-oldrel-osx-x86_64 0.1.3 OK

Check Details

Version: 0.1.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/7s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(odkr)
     >
     > test_check("odkr")
     trying URL 'https://opendatakit.org/download/4476/'
     Content type 'text/html; charset=utf-8' length 3827 bytes
     ==================================================
     downloaded 3827 bytes
    
     Error: Invalid or corrupt jarfile /tmp/RtmpNBV3tP/odkBriefcase_latest.jar
     Error: Invalid or corrupt jarfile /tmp/RtmpNBV3tP/odkBriefcase_latest.jar
     ── 1. Failure: Output CSV data exists (@test_export_data.R#23) ────────────────
     file.exists(paste(dirPath, "/test.csv", sep = "")) isn't true.
    
     trying URL 'https://opendatakit.org/download/4476/'
     Content type 'text/html; charset=utf-8' length 3827 bytes
     ==================================================
     downloaded 3827 bytes
    
     Error: Invalid or corrupt jarfile /tmp/RtmpNBV3tP/odkBriefcase_latest.jar
     trying URL 'https://opendatakit.org/download/4476/'
     Content type 'text/html; charset=utf-8' length 3827 bytes
     ==================================================
     downloaded 3827 bytes
    
     Error: Invalid or corrupt jarfile /tmp/RtmpNBV3tP/odkBriefcase_latest.jar
     ── 2. Failure: ODK Briefcase Storage exists (@test_pull_local.R#13) ───────────
     file.exists(paste(dirPath, "/ODK Briefcase Storage", sep = "")) isn't true.
    
     trying URL 'https://opendatakit.org/download/4476/'
     Content type 'text/html; charset=utf-8' length 3827 bytes
     ==================================================
     downloaded 3827 bytes
    
     Error: Invalid or corrupt jarfile /tmp/RtmpNBV3tP/odkBriefcase_latest.jar
     ── 3. Failure: ODK Briefcase Storage exists (@test_pull_remote.R#15) ──────────
     file.exists(paste(dirPath, "/ODK Briefcase Storage", sep = "")) isn't true.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 7 SKIPPED: 0 FAILED: 3
     1. Failure: Output CSV data exists (@test_export_data.R#23)
     2. Failure: ODK Briefcase Storage exists (@test_pull_local.R#13)
     3. Failure: ODK Briefcase Storage exists (@test_pull_remote.R#15)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/7s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(odkr)
     >
     > test_check("odkr")
     trying URL 'https://opendatakit.org/download/4476/'
     Content type 'text/html; charset=utf-8' length 3816 bytes
     ==================================================
     downloaded 3816 bytes
    
     Error: Invalid or corrupt jarfile /home/hornik/tmp/scratch/Rtmpkztgjo/odkBriefcase_latest.jar
     Error: Invalid or corrupt jarfile /home/hornik/tmp/scratch/Rtmpkztgjo/odkBriefcase_latest.jar
     ── 1. Failure: Output CSV data exists (@test_export_data.R#23) ────────────────
     file.exists(paste(dirPath, "/test.csv", sep = "")) isn't true.
    
     trying URL 'https://opendatakit.org/download/4476/'
     Content type 'text/html; charset=utf-8' length 3816 bytes
     ==================================================
     downloaded 3816 bytes
    
     Error: Invalid or corrupt jarfile /home/hornik/tmp/scratch/Rtmpkztgjo/odkBriefcase_latest.jar
     trying URL 'https://opendatakit.org/download/4476/'
     Content type 'text/html; charset=utf-8' length 3816 bytes
     ==================================================
     downloaded 3816 bytes
    
     Error: Invalid or corrupt jarfile /home/hornik/tmp/scratch/Rtmpkztgjo/odkBriefcase_latest.jar
     ── 2. Failure: ODK Briefcase Storage exists (@test_pull_local.R#13) ───────────
     file.exists(paste(dirPath, "/ODK Briefcase Storage", sep = "")) isn't true.
    
     trying URL 'https://opendatakit.org/download/4476/'
     Content type 'text/html; charset=utf-8' length 3816 bytes
     ==================================================
     downloaded 3816 bytes
    
     Error: Invalid or corrupt jarfile /home/hornik/tmp/scratch/Rtmpkztgjo/odkBriefcase_latest.jar
     ── 3. Failure: ODK Briefcase Storage exists (@test_pull_remote.R#15) ──────────
     file.exists(paste(dirPath, "/ODK Briefcase Storage", sep = "")) isn't true.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 7 SKIPPED: 0 FAILED: 3
     1. Failure: Output CSV data exists (@test_export_data.R#23)
     2. Failure: ODK Briefcase Storage exists (@test_pull_local.R#13)
     3. Failure: ODK Briefcase Storage exists (@test_pull_remote.R#15)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/6s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(odkr)
     >
     > test_check("odkr")
     trying URL 'https://opendatakit.org/download/4476/'
     Content type 'text/html; charset=utf-8' length 3827 bytes
     ==================================================
     downloaded 3827 bytes
    
     Error: Invalid or corrupt jarfile /tmp/RtmpZLU9Fj/odkBriefcase_latest.jar
     Error: Invalid or corrupt jarfile /tmp/RtmpZLU9Fj/odkBriefcase_latest.jar
     ── 1. Failure: Output CSV data exists (@test_export_data.R#23) ────────────────
     file.exists(paste(dirPath, "/test.csv", sep = "")) isn't true.
    
     trying URL 'https://opendatakit.org/download/4476/'
     Content type 'text/html; charset=utf-8' length 3827 bytes
     ==================================================
     downloaded 3827 bytes
    
     Error: Invalid or corrupt jarfile /tmp/RtmpZLU9Fj/odkBriefcase_latest.jar
     trying URL 'https://opendatakit.org/download/4476/'
     Content type 'text/html; charset=utf-8' length 3827 bytes
     ==================================================
     downloaded 3827 bytes
    
     Error: Invalid or corrupt jarfile /tmp/RtmpZLU9Fj/odkBriefcase_latest.jar
     ── 2. Failure: ODK Briefcase Storage exists (@test_pull_local.R#13) ───────────
     file.exists(paste(dirPath, "/ODK Briefcase Storage", sep = "")) isn't true.
    
     trying URL 'https://opendatakit.org/download/4476/'
     Content type 'text/html; charset=utf-8' length 3827 bytes
     ==================================================
     downloaded 3827 bytes
    
     Error: Invalid or corrupt jarfile /tmp/RtmpZLU9Fj/odkBriefcase_latest.jar
     ── 3. Failure: ODK Briefcase Storage exists (@test_pull_remote.R#15) ──────────
     file.exists(paste(dirPath, "/ODK Briefcase Storage", sep = "")) isn't true.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 7 SKIPPED: 0 FAILED: 3
     1. Failure: Output CSV data exists (@test_export_data.R#23)
     2. Failure: ODK Briefcase Storage exists (@test_pull_local.R#13)
     3. Failure: ODK Briefcase Storage exists (@test_pull_remote.R#15)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(odkr)
     >
     > test_check("odkr")
     ── 1. Error: (unknown) (@test_export_data.R#6) ────────────────────────────────
     Java >= 8 is needed for this package but not available
     1: get_briefcase(destination = dirPath) at testthat/test_export_data.R:6
     2: stop("Java >= 8 is needed for this package but not available")
    
     ── 2. Error: (unknown) (@test_get_help.R#6) ───────────────────────────────────
     Java >= 8 is needed for this package but not available
     1: get_briefcase(destination = dirPath) at testthat/test_get_help.R:6
     2: stop("Java >= 8 is needed for this package but not available")
    
     ── 3. Error: (unknown) (@test_pull_local.R#5) ─────────────────────────────────
     Java >= 8 is needed for this package but not available
     1: get_briefcase(destination = dirPath) at testthat/test_pull_local.R:5
     2: stop("Java >= 8 is needed for this package but not available")
    
     ── 4. Error: (unknown) (@test_pull_remote.R#5) ────────────────────────────────
     Java >= 8 is needed for this package but not available
     1: get_briefcase(destination = dirPath) at testthat/test_pull_remote.R:5
     2: stop("Java >= 8 is needed for this package but not available")
    
     ── 5. Error: (unknown) (@test_push_data.R#5) ──────────────────────────────────
     Java >= 8 is needed for this package but not available
     1: get_briefcase(destination = dirPath) at testthat/test_push_data.R:5
     2: stop("Java >= 8 is needed for this package but not available")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 6 SKIPPED: 0 FAILED: 5
     1. Error: (unknown) (@test_export_data.R#6)
     2. Error: (unknown) (@test_get_help.R#6)
     3. Error: (unknown) (@test_pull_local.R#5)
     4. Error: (unknown) (@test_pull_remote.R#5)
     5. Error: (unknown) (@test_push_data.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/6s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(odkr)
     >
     > test_check("odkr")
     trying URL 'https://opendatakit.org/download/4476/'
     Content type 'text/html; charset=utf-8' length 3816 bytes
     ==================================================
     downloaded 3816 bytes
    
     Error: Invalid or corrupt jarfile /tmp/RtmpwJ3tY1/odkBriefcase_latest.jar
     Error: Invalid or corrupt jarfile /tmp/RtmpwJ3tY1/odkBriefcase_latest.jar
     ── 1. Failure: Output CSV data exists (@test_export_data.R#23) ────────────────
     file.exists(paste(dirPath, "/test.csv", sep = "")) isn't true.
    
     trying URL 'https://opendatakit.org/download/4476/'
     Content type 'text/html; charset=utf-8' length 3816 bytes
     ==================================================
     downloaded 3816 bytes
    
     Error: Invalid or corrupt jarfile /tmp/RtmpwJ3tY1/odkBriefcase_latest.jar
     trying URL 'https://opendatakit.org/download/4476/'
     Content type 'text/html; charset=utf-8' length 3816 bytes
     ==================================================
     downloaded 3816 bytes
    
     Error: Invalid or corrupt jarfile /tmp/RtmpwJ3tY1/odkBriefcase_latest.jar
     ── 2. Failure: ODK Briefcase Storage exists (@test_pull_local.R#13) ───────────
     file.exists(paste(dirPath, "/ODK Briefcase Storage", sep = "")) isn't true.
    
     trying URL 'https://opendatakit.org/download/4476/'
     Content type 'text/html; charset=utf-8' length 3816 bytes
     ==================================================
     downloaded 3816 bytes
    
     Error: Invalid or corrupt jarfile /tmp/RtmpwJ3tY1/odkBriefcase_latest.jar
     ── 3. Failure: ODK Briefcase Storage exists (@test_pull_remote.R#15) ──────────
     file.exists(paste(dirPath, "/ODK Briefcase Storage", sep = "")) isn't true.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 7 SKIPPED: 0 FAILED: 3
     1. Failure: Output CSV data exists (@test_export_data.R#23)
     2. Failure: ODK Briefcase Storage exists (@test_pull_local.R#13)
     3. Failure: ODK Briefcase Storage exists (@test_pull_remote.R#15)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.1.3
Check: tests
Result: ERROR
     Running 'testthat.R' [8s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(odkr)
     >
     > test_check("odkr")
     trying URL 'https://opendatakit.org/download/4476/'
     -- 1. Error: (unknown) (@test_export_data.R#6) --------------------------------
     cannot open URL 'https://opendatakit.org/download/4476/'
     1: get_briefcase(destination = dirPath) at testthat/test_export_data.R:6
     2: download.file(url = "https://opendatakit.org/download/4476/", destfile = paste(destination,
     "/", briefcase, ".jar", sep = ""), mode = "wb")
    
     trying URL 'https://opendatakit.org/download/4476/'
     -- 2. Error: (unknown) (@test_get_help.R#6) -----------------------------------
     cannot open URL 'https://opendatakit.org/download/4476/'
     1: get_briefcase(destination = dirPath) at testthat/test_get_help.R:6
     2: download.file(url = "https://opendatakit.org/download/4476/", destfile = paste(destination,
     "/", briefcase, ".jar", sep = ""), mode = "wb")
    
     trying URL 'https://opendatakit.org/download/4476/'
     -- 3. Error: (unknown) (@test_pull_local.R#5) ---------------------------------
     cannot open URL 'https://opendatakit.org/download/4476/'
     1: get_briefcase(destination = dirPath) at testthat/test_pull_local.R:5
     2: download.file(url = "https://opendatakit.org/download/4476/", destfile = paste(destination,
     "/", briefcase, ".jar", sep = ""), mode = "wb")
    
     trying URL 'https://opendatakit.org/download/4476/'
     -- 4. Error: (unknown) (@test_pull_remote.R#5) --------------------------------
     cannot open URL 'https://opendatakit.org/download/4476/'
     1: get_briefcase(destination = dirPath) at testthat/test_pull_remote.R:5
     2: download.file(url = "https://opendatakit.org/download/4476/", destfile = paste(destination,
     "/", briefcase, ".jar", sep = ""), mode = "wb")
    
     == testthat results ===========================================================
     OK: 10 SKIPPED: 0 FAILED: 4
     1. Error: (unknown) (@test_export_data.R#6)
     2. Error: (unknown) (@test_get_help.R#6)
     3. Error: (unknown) (@test_pull_local.R#5)
     4. Error: (unknown) (@test_pull_remote.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64