CRAN Package Check Results for Package eventstudies

Last updated on 2021-12-05 06:48:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 5.37 80.91 86.28 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 4.61 63.76 68.37 OK
r-devel-linux-x86_64-fedora-clang 1.2.2 109.24 OK
r-devel-linux-x86_64-fedora-gcc 1.2.2 96.97 OK
r-devel-windows-x86_64-new-UL 1.2.2 16.00 172.00 188.00 OK
r-devel-windows-x86_64-new-TK 1.2.2 OK
r-devel-windows-x86_64-old 1.2.2 10.00 88.00 98.00 OK
r-patched-linux-x86_64 1.2.2 6.63 72.52 79.15 ERROR
r-release-linux-x86_64 1.2.2 6.12 79.87 85.99 OK
r-release-macos-arm64 1.2.2 OK
r-release-macos-x86_64 1.2.2 OK
r-release-windows-ix86+x86_64 1.2.2 11.00 110.00 121.00 OK
r-oldrel-macos-x86_64 1.2.2 OK
r-oldrel-windows-ix86+x86_64 1.2.2 11.00 113.00 124.00 OK

Check Details

Version: 1.2.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > testthat::test_check("eventstudies")
     Loading required package: eventstudies
     Loading required package: zoo
    
     Attaching package: 'zoo'
    
     The following objects are masked from 'package:base':
    
     as.Date, as.Date.numeric
    
     Loading required package: xts
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test_functionality_inference.R:76:3): functionality for inference functions ──
     `x` not equal to `expected`.
     2/9 mismatches (average diff: 0.0115)
     [2] -0.00482 - -0.0153 == 0.0105
     [3] -0.02845 - -0.0409 == 0.0124
     Backtrace:
     █
     1. └─eventstudies:::testing.inference(strategy = test.boot, result = x) test_functionality_inference.R:76:2
     2. └─testthat::expect_that(strategy, equals(result)) test_functionality_inference.R:69:6
     3. └─testthat:::condition(object)
     4. └─testthat::expect_equal(x, expected, ..., expected.label = label)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 39 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64