CRAN Package Check Results for Package orderly

Last updated on 2020-01-12 06:50:02 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 8.09 180.96 189.05 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.2 8.60 139.71 148.31 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.2 233.30 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.2 229.38 ERROR
r-devel-windows-ix86+x86_64 1.0.2 25.00 276.00 301.00 ERROR
r-devel-windows-ix86+x86_64-gcc8 1.0.2 18.00 218.00 236.00 ERROR
r-patched-linux-x86_64 1.0.2 6.73 163.39 170.12 OK
r-patched-solaris-x86 1.0.2 221.60 OK
r-release-linux-x86_64 1.0.2 7.90 164.20 172.10 OK
r-release-windows-ix86+x86_64 1.0.2 21.00 307.00 328.00 OK
r-release-osx-x86_64 1.0.2 OK
r-oldrel-windows-ix86+x86_64 1.0.2 12.00 779.00 791.00 OK
r-oldrel-osx-x86_64 1.0.2 OK

Check Details

Version: 1.0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [117s/131s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(orderly)
     >
     > test_check("orderly")
     -- 1. Failure: pretty_bytes (@test-util.R#590) --------------------------------
     pretty_bytes(12345) not equal to "12.35 kB".
     1/1 mismatches
     x[1]: "12.34 kB"
     y[1]: "12.35 kB"
    
     == testthat results ===========================================================
     [ OK: 790 | SKIPPED: 83 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: pretty_bytes (@test-util.R#590)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [91s/129s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(orderly)
     >
     > test_check("orderly")
     ── 1. Failure: pretty_bytes (@test-util.R#590) ────────────────────────────────
     pretty_bytes(12345) not equal to "12.35 kB".
     1/1 mismatches
     x[1]: "12.34 kB"
     y[1]: "12.35 kB"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 790 | SKIPPED: 83 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: pretty_bytes (@test-util.R#590)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [141s/360s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(orderly)
     >
     > test_check("orderly")
     ── 1. Failure: pretty_bytes (@test-util.R#590) ────────────────────────────────
     pretty_bytes(12345) not equal to "12.35 kB".
     1/1 mismatches
     x[1]: "12.34 kB"
     y[1]: "12.35 kB"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 790 | SKIPPED: 83 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: pretty_bytes (@test-util.R#590)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [135s/326s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(orderly)
     >
     > test_check("orderly")
     ── 1. Failure: pretty_bytes (@test-util.R#590) ────────────────────────────────
     pretty_bytes(12345) not equal to "12.35 kB".
     1/1 mismatches
     x[1]: "12.34 kB"
     y[1]: "12.35 kB"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 790 | SKIPPED: 83 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: pretty_bytes (@test-util.R#590)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [174s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(orderly)
     >
     > test_check("orderly")
     -- 1. Failure: pretty_bytes (@test-util.R#590) --------------------------------
     pretty_bytes(12345) not equal to "12.35 kB".
     1/1 mismatches
     x[1]: "12.34 kB"
     y[1]: "12.35 kB"
    
     == testthat results ===========================================================
     [ OK: 790 | SKIPPED: 83 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: pretty_bytes (@test-util.R#590)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [130s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(orderly)
     >
     > test_check("orderly")
     -- 1. Failure: pretty_bytes (@test-util.R#590) --------------------------------
     pretty_bytes(12345) not equal to "12.35 kB".
     1/1 mismatches
     x[1]: "12.34 kB"
     y[1]: "12.35 kB"
    
     == testthat results ===========================================================
     [ OK: 790 | SKIPPED: 83 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: pretty_bytes (@test-util.R#590)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64-gcc8