Last updated on 2020-03-09 14:52:37 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.73 | 19.12 | 20.85 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.37 | 15.63 | 17.00 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 28.77 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 25.17 | ERROR | |||
| r-devel-windows-ix86+x86_64 | 0.1.0 | 7.00 | 33.00 | 40.00 | ERROR | |
| r-devel-windows-ix86+x86_64-gcc8 | 0.1.0 | 5.00 | 33.00 | 38.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1.0 | 1.10 | 17.46 | 18.56 | ERROR | |
| r-patched-solaris-x86 | 0.1.0 | 38.30 | ERROR | |||
| r-release-linux-x86_64 | 0.1.0 | 1.24 | 17.20 | 18.44 | ERROR | |
| r-release-windows-ix86+x86_64 | 0.1.0 | 3.00 | 30.00 | 33.00 | ERROR | |
| r-release-osx-x86_64 | 0.1.0 | OK | ||||
| r-oldrel-windows-ix86+x86_64 | 0.1.0 | 2.00 | 30.00 | 32.00 | ERROR | |
| r-oldrel-osx-x86_64 | 0.1.0 | OK | 
Version: 0.1.0
Check: tests
Result: ERROR
      Running 'testthat.R' [2s/3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
      > library(testthat)
      > library(webddx)
      > 
      > test_check("webddx")
      -- 1. Error: query_fz works for a simple query (@testfz_normal.R#7)  -----------
      HTTP error 410.
      Backtrace:
       1. webddx::query_fz(...)
       2. jsonlite::fromJSON(query_url)
       3. jsonlite:::parse_and_simplify(...)
       4. jsonlite:::parseJSON(txt, bigint_as_char)
       5. jsonlite:::parse_con(txt, bigint_as_char)
       7. base::open.connection(con, "rb")
      
      == testthat results  ===========================================================
      [ OK: 4 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
      1. Error: query_fz works for a simple query (@testfz_normal.R#7) 
      
      Error: testthat unit tests failed
      Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: tests
Result: ERROR
      Running ‘testthat.R’ [1s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
      > library(testthat)
      > library(webddx)
      > 
      > test_check("webddx")
      ── 1. Error: query_fz works for a simple query (@testfz_normal.R#7)  ───────────
      HTTP error 410.
      Backtrace:
       1. webddx::query_fz(...)
       2. jsonlite::fromJSON(query_url)
       3. jsonlite:::parse_and_simplify(...)
       4. jsonlite:::parseJSON(txt, bigint_as_char)
       5. jsonlite:::parse_con(txt, bigint_as_char)
       7. base::open.connection(con, "rb")
      
      ══ testthat results  ═══════════════════════════════════════════════════════════
      [ OK: 4 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
      1. Error: query_fz works for a simple query (@testfz_normal.R#7) 
      
      Error: testthat unit tests failed
      Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: tests
Result: ERROR
      Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
      > library(testthat)
      > library(webddx)
      > 
      > test_check("webddx")
      ── 1. Error: query_fz works for a simple query (@testfz_normal.R#7)  ───────────
      HTTP error 410.
      Backtrace:
       1. webddx::query_fz(...)
       2. jsonlite::fromJSON(query_url)
       3. jsonlite:::parse_and_simplify(...)
       4. jsonlite:::parseJSON(txt, bigint_as_char)
       5. jsonlite:::parse_con(txt, bigint_as_char)
       7. base::open.connection(con, "rb")
      
      ══ testthat results  ═══════════════════════════════════════════════════════════
      [ OK: 4 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
      1. Error: query_fz works for a simple query (@testfz_normal.R#7) 
      
      Error: testthat unit tests failed
      Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: tests
Result: ERROR
      Running 'testthat.R' [3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
      > library(testthat)
      > library(webddx)
      > 
      > test_check("webddx")
      -- 1. Error: query_fz works for a simple query (@testfz_normal.R#7)  -----------
      HTTP error 410.
      Backtrace:
       1. webddx::query_fz(...)
       2. jsonlite::fromJSON(query_url)
       3. jsonlite:::parse_and_simplify(...)
       4. jsonlite:::parseJSON(txt, bigint_as_char)
       5. jsonlite:::parse_con(txt, bigint_as_char)
       7. base::open.connection(con, "rb")
      
      == testthat results  ===========================================================
      [ OK: 4 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
      1. Error: query_fz works for a simple query (@testfz_normal.R#7) 
      
      Error: testthat unit tests failed
      Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.0
Check: tests
Result: ERROR
      Running ‘testthat.R’ [2s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
      > library(testthat)
      > library(webddx)
      > 
      > test_check("webddx")
      ── 1. Error: query_fz works for a simple query (@testfz_normal.R#7)  ───────────
      HTTP error 410.
      Backtrace:
       1. webddx::query_fz(...)
       2. jsonlite::fromJSON(query_url)
       3. jsonlite:::parse_and_simplify(...)
       4. jsonlite:::parseJSON(txt, bigint_as_char)
       5. jsonlite:::parse_con(txt, bigint_as_char)
       7. base::open.connection(con, "rb")
      
      ══ testthat results  ═══════════════════════════════════════════════════════════
      [ OK: 4 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
      1. Error: query_fz works for a simple query (@testfz_normal.R#7) 
      
      Error: testthat unit tests failed
      Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
      Running ‘testthat.R’ [3s/19s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
      > library(testthat)
      > library(webddx)
      > 
      > test_check("webddx")
      ── 1. Error: query_fz works for a simple query (@testfz_normal.R#7)  ───────────
      HTTP error 410.
      Backtrace:
       1. webddx::query_fz(...)
       2. jsonlite::fromJSON(query_url)
       3. jsonlite:::parse_and_simplify(...)
       4. jsonlite:::parseJSON(txt, bigint_as_char)
       5. jsonlite:::parse_con(txt, bigint_as_char)
       7. base::open.connection(con, "rb")
      
      ══ testthat results  ═══════════════════════════════════════════════════════════
      [ OK: 4 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
      1. Error: query_fz works for a simple query (@testfz_normal.R#7) 
      
      Error: testthat unit tests failed
      Execution halted
Flavor: r-patched-solaris-x86