CRAN Package Check Results for Package CPAT

Last updated on 2025-11-19 11:53:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 25.61 81.74 107.35 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 15.44 50.80 66.24 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 56.00 118.92 174.92 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 49.00 101.91 150.91 ERROR
r-devel-windows-x86_64 0.1.0 36.00 118.00 154.00 ERROR
r-patched-linux-x86_64 0.1.0 24.17 63.48 87.65 ERROR
r-release-linux-x86_64 0.1.0 23.55 67.19 90.74 ERROR
r-release-macos-arm64 0.1.0 12.00 45.00 57.00 OK
r-release-macos-x86_64 0.1.0 24.00 126.00 150.00 OK
r-release-windows-x86_64 0.1.0 30.00 117.00 147.00 ERROR
r-oldrel-macos-arm64 0.1.0 11.00 38.00 49.00 OK
r-oldrel-macos-x86_64 0.1.0 12.00 70.00 82.00 OK
r-oldrel-windows-x86_64 0.1.0 37.00 147.00 184.00 ERROR

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(CPAT) Package 'CPAT' version 0.1.0 Type citation("CPAT") for citing this R package in publications > > test_check("CPAT") Saving _problems/test-TestStatisticsFunctions-70.R Saving _problems/test-TestStatisticsFunctions-98.R Saving _problems/test-TestStatisticsFunctions-126.R Saving _problems/test-TestStatisticsFunctions-154.R [ FAIL 4 | WARN 0 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-TestStatisticsFunctions.R:68:3'): stat_Zn() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:68:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_Zn(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:96:3'): stat_Vn() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:96:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_Vn(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:124:3'): stat_de() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:124:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_de(...) 5. └─CPAT:::stat_Vn(...) 6. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 7. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:152:3'): stat_hs() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:152:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_hs(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) [ FAIL 4 | WARN 0 | SKIP 0 | PASS 97 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

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(CPAT) Package 'CPAT' version 0.1.0 Type citation("CPAT") for citing this R package in publications > > test_check("CPAT") Saving _problems/test-TestStatisticsFunctions-70.R Saving _problems/test-TestStatisticsFunctions-98.R Saving _problems/test-TestStatisticsFunctions-126.R Saving _problems/test-TestStatisticsFunctions-154.R [ FAIL 4 | WARN 0 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-TestStatisticsFunctions.R:68:3'): stat_Zn() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:68:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_Zn(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:96:3'): stat_Vn() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:96:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_Vn(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:124:3'): stat_de() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:124:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_de(...) 5. └─CPAT:::stat_Vn(...) 6. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 7. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:152:3'): stat_hs() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:152:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_hs(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) [ FAIL 4 | WARN 0 | SKIP 0 | PASS 97 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘Rdpack’ ‘grDevices’ All declared Imports should be used. 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’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(CPAT) Package 'CPAT' version 0.1.0 Type citation("CPAT") for citing this R package in publications > > test_check("CPAT") Saving _problems/test-TestStatisticsFunctions-70.R Saving _problems/test-TestStatisticsFunctions-98.R Saving _problems/test-TestStatisticsFunctions-126.R Saving _problems/test-TestStatisticsFunctions-154.R [ FAIL 4 | WARN 0 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-TestStatisticsFunctions.R:68:3'): stat_Zn() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:68:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_Zn(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:96:3'): stat_Vn() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:96:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_Vn(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:124:3'): stat_de() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:124:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_de(...) 5. └─CPAT:::stat_Vn(...) 6. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 7. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:152:3'): stat_hs() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:152:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_hs(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) [ FAIL 4 | WARN 0 | SKIP 0 | PASS 97 ] Error: ! Test failures. 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' [4s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(CPAT) Package 'CPAT' version 0.1.0 Type citation("CPAT") for citing this R package in publications > > test_check("CPAT") [ FAIL 4 | WARN 0 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-TestStatisticsFunctions.R:68:3'): stat_Zn() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:68:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_Zn(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:96:3'): stat_Vn() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:96:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_Vn(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:124:3'): stat_de() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:124:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_de(...) 5. └─CPAT:::stat_Vn(...) 6. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 7. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:152:3'): stat_hs() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:152:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_hs(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) [ FAIL 4 | WARN 0 | SKIP 0 | PASS 97 ] Error: Test failures Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(CPAT) Package 'CPAT' version 0.1.0 Type citation("CPAT") for citing this R package in publications > > test_check("CPAT") [ FAIL 4 | WARN 0 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-TestStatisticsFunctions.R:68:3'): stat_Zn() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:68:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_Zn(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:96:3'): stat_Vn() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:96:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_Vn(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:124:3'): stat_de() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:124:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_de(...) 5. └─CPAT:::stat_Vn(...) 6. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 7. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:152:3'): stat_hs() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:152:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_hs(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) [ FAIL 4 | WARN 0 | SKIP 0 | PASS 97 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(CPAT) Package 'CPAT' version 0.1.0 Type citation("CPAT") for citing this R package in publications > > test_check("CPAT") Saving _problems/test-TestStatisticsFunctions-70.R Saving _problems/test-TestStatisticsFunctions-98.R Saving _problems/test-TestStatisticsFunctions-126.R Saving _problems/test-TestStatisticsFunctions-154.R [ FAIL 4 | WARN 0 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-TestStatisticsFunctions.R:68:3'): stat_Zn() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:68:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_Zn(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:96:3'): stat_Vn() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:96:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_Vn(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:124:3'): stat_de() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:124:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_de(...) 5. └─CPAT:::stat_Vn(...) 6. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 7. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:152:3'): stat_hs() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:152:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_hs(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) [ FAIL 4 | WARN 0 | SKIP 0 | PASS 97 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running 'testthat.R' [5s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(CPAT) Package 'CPAT' version 0.1.0 Type citation("CPAT") for citing this R package in publications > > test_check("CPAT") [ FAIL 4 | WARN 0 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-TestStatisticsFunctions.R:68:3'): stat_Zn() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:68:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_Zn(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:96:3'): stat_Vn() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:96:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_Vn(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:124:3'): stat_de() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:124:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_de(...) 5. └─CPAT:::stat_Vn(...) 6. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 7. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:152:3'): stat_hs() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:152:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_hs(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) [ FAIL 4 | WARN 0 | SKIP 0 | PASS 97 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.