Last updated on 2022-05-23 06:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.1 | 8.26 | 424.19 | 432.45 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.3.2 | 6.35 | 312.49 | 318.84 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.2 | 546.84 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.2 | 486.80 | OK | |||
r-devel-windows-x86_64 | 1.3.2 | 16.00 | 304.00 | 320.00 | OK | |
r-patched-linux-x86_64 | 1.3.2 | 7.69 | 415.39 | 423.08 | OK | |
r-release-linux-x86_64 | 1.3.2 | OK | ||||
r-release-macos-arm64 | 1.3.2 | 5.00 | ERROR | |||
r-release-macos-x86_64 | 1.3.2 | 166.00 | OK | |||
r-release-windows-x86_64 | 1.3.1 | 96.00 | 419.00 | 515.00 | ERROR | |
r-oldrel-macos-arm64 | 1.3.2 | 106.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3.2 | 168.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.3.1 | 26.00 | 450.00 | 476.00 | ERROR |
Version: 1.3.1
Check: examples
Result: ERROR
Running examples in 'statsExpressions-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: centrality_description
> ### Title: Dataframe and expression for distribution properties
> ### Aliases: centrality_description
>
> ### ** Examples
>
>
> set.seed(123)
>
> # parametric -----------------------
> centrality_description(iris, Species, Sepal.Length)
Error in `mutate()`:
! Problem while computing `n_label = paste0(Species, "\n(n = ",
.prettyNum(n), ")")`.
Caused by error in `vapply()`:
! values must be length 1,
but FUN(X[[1]]) result is length 3
Backtrace:
x
1. +-statsExpressions::centrality_description(iris, Species, Sepal.Length)
2. | \-... %>% ...
3. +-dplyr::select(...)
4. +-dplyr::arrange(...)
5. +-dplyr::mutate(...)
6. +-dplyr:::mutate.data.frame(...)
7. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...), caller_env = caller_env())
8. | +-base::withCallingHandlers(...)
9. | \-mask$eval_all_mutate(quo)
10. +-base::paste0(Species, "\n(n = ", .prettyNum(n), ")")
11. +-statsExpressions:::.prettyNum(n)
12. | \-base::prettyNum(x, big.mark = ",", scientific = FALSE)
13. | \-base::vapply(...)
14. \-base::.handleSimpleError(...)
15. \-dplyr h(simpleError(msg, call))
16. \-rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.3.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s/1s]
Running 'testthat.R' [293s/358s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dplyr)
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
> library(statsExpressions)
>
> ## pretty tibble printing
> options(
+ tibble.width = Inf,
+ pillar.bold = TRUE,
+ pillar.neg = TRUE,
+ pillar.subtle_num = TRUE,
+ pillar.min_chars = Inf
+ )
>
> test_check("statsExpressions")
Adding missing grouping variables: `am`
Adding missing grouping variables: `am`
Adding missing grouping variables: `am`
t is large; approximation invoked.
Multiple `BFBayesFactor` models detected - posteriors are extracted from the first numerator model.
See help("get_parameters", package = "insight").
[ FAIL 1 | WARN 11 | SKIP 44 | PASS 39 ]
== Skipped tests ===============================================================
* On CRAN (44)
== Failed tests ================================================================
-- Error (test-centrality_description.R:8:5): contingency_table works ----------
<dplyr:::mutate_error/rlang_error/error/condition>
Error in `mutate(., expression = glue("widehat(mu)[{centrality}]=='{format_value(estimate, k)}'"),
n_label = paste0({
{
x
}
}, "\n(n = ", .prettyNum(n), ")"))`: Problem while computing `n_label = paste0(Species, "\n(n = ", .prettyNum(n), ")")`.
Caused by error in `vapply()`:
! values must be length 1,
but FUN(X[[1]]) result is length 3
Backtrace:
x
1. +-purrr::pmap_dfr(...) at test-centrality_description.R:8:4
2. | \-purrr::pmap(.l, .f, ...)
3. | \-statsExpressions .f(...)
4. | \-... %>% ...
5. +-dplyr::select(...)
6. +-dplyr::arrange(...)
7. +-dplyr::mutate(...)
8. +-dplyr:::mutate.data.frame(...)
9. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...), caller_env = caller_env())
10. | +-base::withCallingHandlers(...)
11. | \-mask$eval_all_mutate(quo)
12. +-base::paste0(Species, "\n(n = ", .prettyNum(n), ")")
13. +-statsExpressions:::.prettyNum(n)
14. | \-base::prettyNum(x, big.mark = ",", scientific = FALSE)
15. | \-base::vapply(...)
16. \-base::.handleSimpleError(...)
17. \-dplyr h(simpleError(msg, call))
18. \-rlang::abort(...)
[ FAIL 1 | WARN 11 | SKIP 44 | PASS 39 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.3.2
Check: package dependencies
Result: ERROR
Packages required and available but unsuitable versions:
'datawizard', 'insight'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-arm64
Version: 1.3.1
Check: examples
Result: ERROR
Running examples in 'statsExpressions-Ex.R' failed
The error most likely occurred in:
> ### Name: centrality_description
> ### Title: Dataframe and expression for distribution properties
> ### Aliases: centrality_description
>
> ### ** Examples
>
>
> set.seed(123)
>
> # parametric -----------------------
> centrality_description(iris, Species, Sepal.Length)
Error in `mutate()`:
! Problem while computing `n_label = paste0(Species, "\n(n = ",
.prettyNum(n), ")")`.
Caused by error in `vapply()`:
! values must be length 1,
but FUN(X[[1]]) result is length 3
Backtrace:
▆
1. ├─statsExpressions::centrality_description(iris, Species, Sepal.Length)
2. │ └─... %>% ...
3. ├─dplyr::select(...)
4. ├─dplyr::arrange(...)
5. ├─dplyr::mutate(...)
6. ├─dplyr:::mutate.data.frame(...)
7. │ └─dplyr:::mutate_cols(.data, dplyr_quosures(...), caller_env = caller_env())
8. │ ├─base::withCallingHandlers(...)
9. │ └─mask$eval_all_mutate(quo)
10. ├─base::paste0(Species, "\n(n = ", .prettyNum(n), ")")
11. ├─statsExpressions:::.prettyNum(n)
12. │ └─base::prettyNum(x, big.mark = ",", scientific = FALSE)
13. │ └─base::vapply(...)
14. └─base::.handleSimpleError(...)
15. └─dplyr h(simpleError(msg, call))
16. └─rlang::abort(...)
Execution halted
Flavor: r-release-windows-x86_64
Version: 1.3.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [265s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dplyr)
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
> library(statsExpressions)
>
> ## pretty tibble printing
> options(
+ tibble.width = Inf,
+ pillar.bold = TRUE,
+ pillar.neg = TRUE,
+ pillar.subtle_num = TRUE,
+ pillar.min_chars = Inf
+ )
>
> test_check("statsExpressions")
Adding missing grouping variables: `am`
Adding missing grouping variables: `am`
Adding missing grouping variables: `am`
t is large; approximation invoked.
Multiple `BFBayesFactor` models detected - posteriors are extracted from the first numerator model.
See help("get_parameters", package = "insight").
[ FAIL 1 | WARN 11 | SKIP 44 | PASS 39 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (44)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-centrality_description.R:8:5): contingency_table works ──────────
<dplyr:::mutate_error/rlang_error/error/condition>
Error in `mutate(., expression = glue("widehat(mu)[{centrality}]=='{format_value(estimate, k)}'"),
n_label = paste0({
{
x
}
}, "\n(n = ", .prettyNum(n), ")"))`: Problem while computing `n_label = paste0(Species, "\n(n = ", .prettyNum(n), ")")`.
Caused by error in `vapply()`:
! values must be length 1,
but FUN(X[[1]]) result is length 3
Backtrace:
▆
1. ├─purrr::pmap_dfr(...) at test-centrality_description.R:8:4
2. │ └─purrr::pmap(.l, .f, ...)
3. │ └─statsExpressions .f(...)
4. │ └─... %>% ...
5. ├─dplyr::select(...)
6. ├─dplyr::arrange(...)
7. ├─dplyr::mutate(...)
8. ├─dplyr:::mutate.data.frame(...)
9. │ └─dplyr:::mutate_cols(.data, dplyr_quosures(...), caller_env = caller_env())
10. │ ├─base::withCallingHandlers(...)
11. │ └─mask$eval_all_mutate(quo)
12. ├─base::paste0(Species, "\n(n = ", .prettyNum(n), ")")
13. ├─statsExpressions:::.prettyNum(n)
14. │ └─base::prettyNum(x, big.mark = ",", scientific = FALSE)
15. │ └─base::vapply(...)
16. └─base::.handleSimpleError(...)
17. └─dplyr h(simpleError(msg, call))
18. └─rlang::abort(...)
[ FAIL 1 | WARN 11 | SKIP 44 | PASS 39 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 1.3.1
Check: examples
Result: ERROR
Running examples in 'statsExpressions-Ex.R' failed
The error most likely occurred in:
> ### Name: centrality_description
> ### Title: Dataframe and expression for distribution properties
> ### Aliases: centrality_description
>
> ### ** Examples
>
>
> set.seed(123)
>
> # parametric -----------------------
> centrality_description(iris, Species, Sepal.Length)
Error in `mutate()`:
! Problem while computing `n_label = paste0(Species, "\n(n = ",
.prettyNum(n), ")")`.
Caused by error in `vapply()`:
! values must be length 1,
but FUN(X[[1]]) result is length 3
Backtrace:
x
1. +-statsExpressions::centrality_description(iris, Species, Sepal.Length)
2. | \-... %>% ...
3. +-dplyr::select(...)
4. +-dplyr::arrange(...)
5. +-dplyr::mutate(...)
6. +-dplyr:::mutate.data.frame(...)
7. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...), caller_env = caller_env())
8. | +-base::withCallingHandlers(...)
9. | \-mask$eval_all_mutate(quo)
10. +-base::paste0(Species, "\n(n = ", .prettyNum(n), ")")
11. +-statsExpressions:::.prettyNum(n)
12. | \-base::prettyNum(x, big.mark = ",", scientific = FALSE)
13. | \-base::vapply(...)
14. \-base::.handleSimpleError(...)
15. \-dplyr h(simpleError(msg, call))
16. \-rlang::abort(...)
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 1.3.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [315s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dplyr)
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
> library(statsExpressions)
>
> ## pretty tibble printing
> options(
+ tibble.width = Inf,
+ pillar.bold = TRUE,
+ pillar.neg = TRUE,
+ pillar.subtle_num = TRUE,
+ pillar.min_chars = Inf
+ )
>
> test_check("statsExpressions")
Adding missing grouping variables: `am`
Adding missing grouping variables: `am`
Adding missing grouping variables: `am`
t is large; approximation invoked.
Multiple `BFBayesFactor` models detected - posteriors are extracted from the first numerator model.
See help("get_parameters", package = "insight").
[ FAIL 1 | WARN 11 | SKIP 44 | PASS 39 ]
== Skipped tests ===============================================================
* On CRAN (44)
== Failed tests ================================================================
-- Error (test-centrality_description.R:8:5): contingency_table works ----------
<dplyr:::mutate_error/rlang_error/error/condition>
Error in `mutate(., expression = glue("widehat(mu)[{centrality}]=='{format_value(estimate, k)}'"),
n_label = paste0({
{
x
}
}, "\n(n = ", .prettyNum(n), ")"))`: Problem while computing `n_label = paste0(Species, "\n(n = ", .prettyNum(n), ")")`.
Caused by error in `vapply()`:
! values must be length 1,
but FUN(X[[1]]) result is length 3
Backtrace:
x
1. +-purrr::pmap_dfr(...) at test-centrality_description.R:8:4
2. | \-purrr::pmap(.l, .f, ...)
3. | \-statsExpressions .f(...)
4. | \-... %>% ...
5. +-dplyr::select(...)
6. +-dplyr::arrange(...)
7. +-dplyr::mutate(...)
8. +-dplyr:::mutate.data.frame(...)
9. | \-dplyr:::mutate_cols(.data, dplyr_quosures(...), caller_env = caller_env())
10. | +-base::withCallingHandlers(...)
11. | \-mask$eval_all_mutate(quo)
12. +-base::paste0(Species, "\n(n = ", .prettyNum(n), ")")
13. +-statsExpressions:::.prettyNum(n)
14. | \-base::prettyNum(x, big.mark = ",", scientific = FALSE)
15. | \-base::vapply(...)
16. \-base::.handleSimpleError(...)
17. \-dplyr h(simpleError(msg, call))
18. \-rlang::abort(...)
[ FAIL 1 | WARN 11 | SKIP 44 | PASS 39 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64