CRAN Package Check Results for Package lfstat

Last updated on 2022-05-11 06:51:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.4 8.86 119.22 128.08 ERROR
r-devel-linux-x86_64-debian-gcc 0.9.4 6.82 88.39 95.21 ERROR
r-devel-linux-x86_64-fedora-clang 0.9.4 156.29 ERROR
r-devel-linux-x86_64-fedora-gcc 0.9.4 145.90 ERROR
r-devel-windows-x86_64 0.9.4 38.00 149.00 187.00 ERROR
r-patched-linux-x86_64 0.9.4 12.44 114.20 126.64 OK
r-release-linux-x86_64 0.9.4 6.70 112.89 119.59 OK
r-release-macos-arm64 0.9.4 40.00 OK
r-release-macos-x86_64 0.9.4 76.00 OK
r-release-windows-x86_64 0.9.4 29.00 150.00 179.00 OK
r-oldrel-macos-arm64 0.9.4 53.00 OK
r-oldrel-macos-x86_64 0.9.4 79.00 OK
r-oldrel-windows-ix86+x86_64 0.9.4 18.00 159.00 177.00 OK

Check Details

Version: 0.9.4
Check: tests
Result: ERROR
     Running 'testthat.R' [29s/37s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     >
     > test_check("lfstat")
     Loading required package: lfstat
     Loading required package: xts
     Loading required package: zoo
    
     Attaching package: 'zoo'
    
     The following objects are masked from 'package:base':
    
     as.Date, as.Date.numeric
    
     Loading required package: lmom
     Loading required package: lattice
     [ FAIL 1 | WARN 0 | SKIP 3 | PASS 134 ]
    
     == Skipped tests ===============================================================
     * empty test (3)
    
     == Failed tests ================================================================
     -- Error (test-baseflow.R:24:3): base flow gets computed correctly -------------
     Error in `abs(object - expected) < tolerance || (is.na(object) & is.na(expected))`: 'length = 1096' in coercion to 'logical(1)'
     Backtrace:
     x
     1. \-lfstat:::expect_equal2(...) at test-baseflow.R:24:2
     2. \-testthat::expect_true(...) at test-baseflow.R:19:2
     3. \-testthat::quasi_label(enquo(object), label, arg = "object")
     4. \-rlang::eval_bare(expr, quo_get_env(quo))
    
     [ FAIL 1 | WARN 0 | SKIP 3 | PASS 134 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.9.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [21s/33s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     >
     > test_check("lfstat")
     Loading required package: lfstat
     Loading required package: xts
     Loading required package: zoo
    
     Attaching package: 'zoo'
    
     The following objects are masked from 'package:base':
    
     as.Date, as.Date.numeric
    
     Loading required package: lmom
     Loading required package: lattice
     [ FAIL 1 | WARN 0 | SKIP 3 | PASS 134 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • empty test (3)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-baseflow.R:24:3): base flow gets computed correctly ─────────────
     Error in `abs(object - expected) < tolerance || (is.na(object) & is.na(expected))`: 'length = 1096' in coercion to 'logical(1)'
     Backtrace:
     ▆
     1. └─lfstat:::expect_equal2(...) at test-baseflow.R:24:2
     2. └─testthat::expect_true(...) at test-baseflow.R:19:2
     3. └─testthat::quasi_label(enquo(object), label, arg = "object")
     4. └─rlang::eval_bare(expr, quo_get_env(quo))
    
     [ FAIL 1 | WARN 0 | SKIP 3 | PASS 134 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.9.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [35s/99s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     >
     > test_check("lfstat")
     Loading required package: lfstat
     Loading required package: xts
     Loading required package: zoo
    
     Attaching package: 'zoo'
    
     The following objects are masked from 'package:base':
    
     as.Date, as.Date.numeric
    
     Loading required package: lmom
     Loading required package: lattice
     [ FAIL 1 | WARN 0 | SKIP 3 | PASS 134 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • empty test (3)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-baseflow.R:24:3): base flow gets computed correctly ─────────────
     Error in `abs(object - expected) < tolerance || (is.na(object) & is.na(expected))`: 'length = 1096' in coercion to 'logical(1)'
     Backtrace:
     ▆
     1. └─lfstat:::expect_equal2(...) at test-baseflow.R:24:2
     2. └─testthat::expect_true(...) at test-baseflow.R:19:2
     3. └─testthat::quasi_label(enquo(object), label, arg = "object")
     4. └─rlang::eval_bare(expr, quo_get_env(quo))
    
     [ FAIL 1 | WARN 0 | SKIP 3 | PASS 134 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.9.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [33s/39s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     >
     > test_check("lfstat")
     Loading required package: lfstat
     Loading required package: xts
     Loading required package: zoo
    
     Attaching package: 'zoo'
    
     The following objects are masked from 'package:base':
    
     as.Date, as.Date.numeric
    
     Loading required package: lmom
     Loading required package: lattice
     [ FAIL 1 | WARN 0 | SKIP 3 | PASS 134 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • empty test (3)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-baseflow.R:24:3): base flow gets computed correctly ─────────────
     Error in `abs(object - expected) < tolerance || (is.na(object) & is.na(expected))`: 'length = 1096' in coercion to 'logical(1)'
     Backtrace:
     ▆
     1. └─lfstat:::expect_equal2(...) at test-baseflow.R:24:2
     2. └─testthat::expect_true(...) at test-baseflow.R:19:2
     3. └─testthat::quasi_label(enquo(object), label, arg = "object")
     4. └─rlang::eval_bare(expr, quo_get_env(quo))
    
     [ FAIL 1 | WARN 0 | SKIP 3 | PASS 134 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.9.4
Check: tests
Result: ERROR
     Running 'testthat.R' [36s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     >
     > test_check("lfstat")
     Loading required package: lfstat
     Loading required package: xts
     Loading required package: zoo
    
     Attaching package: 'zoo'
    
     The following objects are masked from 'package:base':
    
     as.Date, as.Date.numeric
    
     Loading required package: lmom
     Loading required package: lattice
     [ FAIL 1 | WARN 0 | SKIP 3 | PASS 134 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • empty test (3)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-baseflow.R:24:3): base flow gets computed correctly ─────────────
     Error in `abs(object - expected) < tolerance || (is.na(object) & is.na(expected))`: 'length = 1096' in coercion to 'logical(1)'
     Backtrace:
     ▆
     1. └─lfstat:::expect_equal2(...) at test-baseflow.R:24:2
     2. └─testthat::expect_true(...) at test-baseflow.R:19:2
     3. └─testthat::quasi_label(enquo(object), label, arg = "object")
     4. └─rlang::eval_bare(expr, quo_get_env(quo))
    
     [ FAIL 1 | WARN 0 | SKIP 3 | PASS 134 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64