CRAN Package Check Results for Package beats

Last updated on 2021-01-16 06:51:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 5.15 39.86 45.01 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.1 4.13 34.62 38.75 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 68.28 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 53.07 ERROR
r-devel-windows-ix86+x86_64 0.1.1 10.00 47.00 57.00 ERROR
r-patched-linux-x86_64 0.1.1 5.53 38.03 43.56 ERROR
r-patched-solaris-x86 0.1.1 82.10 ERROR
r-release-linux-x86_64 0.1.1 5.28 42.26 47.54 ERROR
r-release-macos-x86_64 0.1.1 OK
r-release-windows-ix86+x86_64 0.1.1 11.00 45.00 56.00 ERROR
r-oldrel-macos-x86_64 0.1.1 OK
r-oldrel-windows-ix86+x86_64 0.1.1 10.00 41.00 51.00 ERROR

Check Details

Version: 0.1.1
Check: tests
Result: ERROR
     Running 'testthat.R' [3s/4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(beats)
     >
     > test_check("beats")
     == Failed tests ================================================================
     -- Failure (test-read_ube.R:13:3): reading sample ECG data returns correct values --
     format(ecg_head$timestamp, "%y-%m-%d %H:%M:%OS3") not equal to `expected_timestamp`.
     6/6 mismatches
     x[1]: "21-08-26 12:35:08.000"
     y[1]: "20-08-26 12:35:08.000"
    
     x[2]: "21-08-26 12:35:08.009"
     y[2]: "20-08-26 12:35:08.009"
    
     x[3]: "21-08-26 12:35:08.019"
     y[3]: "20-08-26 12:35:08.019"
    
     x[4]: "21-08-26 12:35:08.029"
     y[4]: "20-08-26 12:35:08.029"
    
     x[5]: "21-08-26 12:35:08.039"
     y[5]: "20-08-26 12:35:08.039"
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/4s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(beats)
     >
     > test_check("beats")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-read_ube.R:13:3): reading sample ECG data returns correct values ──
     format(ecg_head$timestamp, "%y-%m-%d %H:%M:%OS3") not equal to `expected_timestamp`.
     6/6 mismatches
     x[1]: "21-08-26 12:35:08.000"
     y[1]: "20-08-26 12:35:08.000"
    
     x[2]: "21-08-26 12:35:08.009"
     y[2]: "20-08-26 12:35:08.009"
    
     x[3]: "21-08-26 12:35:08.019"
     y[3]: "20-08-26 12:35:08.019"
    
     x[4]: "21-08-26 12:35:08.029"
     y[4]: "20-08-26 12:35:08.029"
    
     x[5]: "21-08-26 12:35:08.039"
     y[5]: "20-08-26 12:35:08.039"
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(beats)
     >
     > test_check("beats")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-read_ube.R:13:3): reading sample ECG data returns correct values ──
     format(ecg_head$timestamp, "%y-%m-%d %H:%M:%OS3") not equal to `expected_timestamp`.
     6/6 mismatches
     x[1]: "21-08-26 12:35:08.000"
     y[1]: "20-08-26 12:35:08.000"
    
     x[2]: "21-08-26 12:35:08.009"
     y[2]: "20-08-26 12:35:08.009"
    
     x[3]: "21-08-26 12:35:08.019"
     y[3]: "20-08-26 12:35:08.019"
    
     x[4]: "21-08-26 12:35:08.029"
     y[4]: "20-08-26 12:35:08.029"
    
     x[5]: "21-08-26 12:35:08.039"
     y[5]: "20-08-26 12:35:08.039"
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 0.1.1
Check: tests
Result: ERROR
     Running 'testthat.R' [2s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(beats)
     >
     > test_check("beats")
     == Failed tests ================================================================
     -- Failure (test-read_ube.R:13:3): reading sample ECG data returns correct values --
     format(ecg_head$timestamp, "%y-%m-%d %H:%M:%OS3") not equal to `expected_timestamp`.
     6/6 mismatches
     x[1]: "21-08-26 12:35:08.000"
     y[1]: "20-08-26 12:35:08.000"
    
     x[2]: "21-08-26 12:35:08.009"
     y[2]: "20-08-26 12:35:08.009"
    
     x[3]: "21-08-26 12:35:08.019"
     y[3]: "20-08-26 12:35:08.019"
    
     x[4]: "21-08-26 12:35:08.029"
     y[4]: "20-08-26 12:35:08.029"
    
     x[5]: "21-08-26 12:35:08.039"
     y[5]: "20-08-26 12:35:08.039"
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(beats)
     >
     > test_check("beats")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-read_ube.R:13:3): reading sample ECG data returns correct values ──
     format(ecg_head$timestamp, "%y-%m-%d %H:%M:%OS3") not equal to `expected_timestamp`.
     6/6 mismatches
     x[1]: "21-08-26 12:35:08.000"
     y[1]: "20-08-26 12:35:08.000"
    
     x[2]: "21-08-26 12:35:08.009"
     y[2]: "20-08-26 12:35:08.009"
    
     x[3]: "21-08-26 12:35:08.019"
     y[3]: "20-08-26 12:35:08.019"
    
     x[4]: "21-08-26 12:35:08.029"
     y[4]: "20-08-26 12:35:08.029"
    
     x[5]: "21-08-26 12:35:08.039"
     y[5]: "20-08-26 12:35:08.039"
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
     Error: Test failures
     Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.1
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘gifski’
Flavor: r-patched-solaris-x86