Last updated on 2025-11-06 05:50:30 CET.
| Package | ERROR | OK |
|---|---|---|
| CPAT | 4 | 9 |
Current CRAN status: ERROR: 4, OK: 9
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")
[ 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-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’ [6s/27s]
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-devel-linux-x86_64-fedora-clang
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")
[ 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-devel-linux-x86_64-fedora-gcc
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")
[ 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