Last updated on 2020-12-04 00:48:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.11.0 | 16.79 | 285.75 | 302.54 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.11.0 | 13.50 | 215.87 | 229.37 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.11.0 | 203.94 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.11.0 | 202.10 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.11.0 | 29.00 | 179.00 | 208.00 | OK | |
r-patched-linux-x86_64 | 0.11.0 | 15.71 | 273.38 | 289.09 | ERROR | |
r-patched-solaris-x86 | 0.11.0 | 461.20 | ERROR | |||
r-release-linux-x86_64 | 0.11.0 | 16.18 | 271.18 | 287.36 | ERROR | |
r-release-macos-x86_64 | 0.11.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.11.0 | 24.00 | 176.00 | 200.00 | OK | |
r-oldrel-macos-x86_64 | 0.11.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.11.0 | 19.00 | 186.00 | 205.00 | OK |
Version: 0.11.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s/1s]
Running 'testthat.R' [172s/101s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(insight)
>
> if (length(strsplit(packageDescription("insight")$Version, "\\.")[[1]]) > 3) {
+ Sys.setenv("RunAllinsightTests" = "yes")
+ } else {
+ Sys.setenv("RunAllinsightTests" = "no")
+ }
>
> test_check("insight")
Starting 2 test processes
-- Skip (test-blmer.R:248:5): get_variance -------------------------------------
Reason: On CRAN
-- Skip (test-cpglmm.R:140:5): get_variance ------------------------------------
Reason: On CRAN
-- Skip (test-lme.R:30:5): nested_varCorr --------------------------------------
Reason: On CRAN
-- Skip (test-lme.R:177:5): get_variance ---------------------------------------
Reason: On CRAN
-- Skip (test-glmmTMB.R:743:5): find_random_slopes -----------------------------
Reason: On CRAN
-- FAILURE (test-standardize_names.R:36:3): (code run outside of `test_that()`)
names(standardize_names(z, style = "broom")) (`actual`) not equal to c(...) (`expected`).
actual | expected
[4] "mean.parameter2" | "mean.parameter2" [4]
[5] "estimate" | "estimate" [5]
[6] "statistic" | "statistic" [6]
[7] "df.error" - "df" [7]
[8] "p.value" | "p.value" [8]
[9] "conf.low" | "conf.low" [9]
[10] "conf.high" | "conf.high" [10]
-- FAILURE (test-standardize_names.R:49:5): (code run outside of `test_that()`)
names(standardize_names(chi, style = "broom")) (`actual`) not equal to c("statistic", "df", "p.value") (`expected`).
`actual`: "statistic" "df" "p.value" "method"
`expected`: "statistic" "df" "p.value"
-- Skipped tests --------------------------------------------------------------
* On CRAN (5)
== testthat results ===========================================================
FAILURE (test-standardize_names.R:36:3): (code run outside of `test_that()`)
FAILURE (test-standardize_names.R:49:5): (code run outside of `test_that()`)
[ FAIL 2 | WARN 0 | SKIP 5 | PASS 2033 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.11.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [128s/97s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(insight)
>
> if (length(strsplit(packageDescription("insight")$Version, "\\.")[[1]]) > 3) {
+ Sys.setenv("RunAllinsightTests" = "yes")
+ } else {
+ Sys.setenv("RunAllinsightTests" = "no")
+ }
>
> test_check("insight")
Starting 2 test processes
── Skip (test-blmer.R:248:5): get_variance ─────────────────────────────────────
Reason: On CRAN
── Skip (test-cpglmm.R:140:5): get_variance ────────────────────────────────────
Reason: On CRAN
── Skip (test-lme.R:30:5): nested_varCorr ──────────────────────────────────────
Reason: On CRAN
── Skip (test-lme.R:177:5): get_variance ───────────────────────────────────────
Reason: On CRAN
── Skip (test-glmmTMB.R:743:5): find_random_slopes ─────────────────────────────
Reason: On CRAN
── FAILURE (test-standardize_names.R:36:3): (code run outside of `test_that()`)
names(standardize_names(z, style = "broom")) (`actual`) not equal to c(...) (`expected`).
actual | expected
[4] "mean.parameter2" | "mean.parameter2" [4]
[5] "estimate" | "estimate" [5]
[6] "statistic" | "statistic" [6]
[7] "df.error" - "df" [7]
[8] "p.value" | "p.value" [8]
[9] "conf.low" | "conf.low" [9]
[10] "conf.high" | "conf.high" [10]
── FAILURE (test-standardize_names.R:49:5): (code run outside of `test_that()`)
names(standardize_names(chi, style = "broom")) (`actual`) not equal to c("statistic", "df", "p.value") (`expected`).
`actual`: "statistic" "df" "p.value" "method"
`expected`: "statistic" "df" "p.value"
── Skipped tests ──────────────────────────────────────────────────────────────
● On CRAN (5)
══ testthat results ═══════════════════════════════════════════════════════════
FAILURE (test-standardize_names.R:36:3): (code run outside of `test_that()`)
FAILURE (test-standardize_names.R:49:5): (code run outside of `test_that()`)
[ FAIL 2 | WARN 0 | SKIP 5 | PASS 2033 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.11.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [112s/55s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(insight)
>
> if (length(strsplit(packageDescription("insight")$Version, "\\.")[[1]]) > 3) {
+ Sys.setenv("RunAllinsightTests" = "yes")
+ } else {
+ Sys.setenv("RunAllinsightTests" = "no")
+ }
>
> test_check("insight")
Starting 2 test processes
── Skip (test-blmer.R:248:5): get_variance ─────────────────────────────────────
Reason: On CRAN
── Skip (test-cpglmm.R:140:5): get_variance ────────────────────────────────────
Reason: On CRAN
── Skip (test-lme.R:30:5): nested_varCorr ──────────────────────────────────────
Reason: On CRAN
── Skip (test-lme.R:177:5): get_variance ───────────────────────────────────────
Reason: On CRAN
── Skip (test-glmmTMB.R:743:5): find_random_slopes ─────────────────────────────
Reason: On CRAN
── FAILURE (test-standardize_names.R:36:3): (code run outside of `test_that()`)
names(standardize_names(z, style = "broom")) (`actual`) not equal to c(...) (`expected`).
actual | expected
[4] "mean.parameter2" | "mean.parameter2" [4]
[5] "estimate" | "estimate" [5]
[6] "statistic" | "statistic" [6]
[7] "df.error" - "df" [7]
[8] "p.value" | "p.value" [8]
[9] "conf.low" | "conf.low" [9]
[10] "conf.high" | "conf.high" [10]
── FAILURE (test-standardize_names.R:49:5): (code run outside of `test_that()`)
names(standardize_names(chi, style = "broom")) (`actual`) not equal to c("statistic", "df", "p.value") (`expected`).
`actual`: "statistic" "df" "p.value" "method"
`expected`: "statistic" "df" "p.value"
── Skipped tests ──────────────────────────────────────────────────────────────
● On CRAN (5)
══ testthat results ═══════════════════════════════════════════════════════════
FAILURE (test-standardize_names.R:36:3): (code run outside of `test_that()`)
FAILURE (test-standardize_names.R:49:5): (code run outside of `test_that()`)
[ FAIL 2 | WARN 0 | SKIP 5 | PASS 2033 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.11.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [117s/59s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(insight)
>
> if (length(strsplit(packageDescription("insight")$Version, "\\.")[[1]]) > 3) {
+ Sys.setenv("RunAllinsightTests" = "yes")
+ } else {
+ Sys.setenv("RunAllinsightTests" = "no")
+ }
>
> test_check("insight")
Starting 2 test processes
── Skip (test-blmer.R:248:5): get_variance ─────────────────────────────────────
Reason: On CRAN
── Skip (test-cpglmm.R:140:5): get_variance ────────────────────────────────────
Reason: On CRAN
── Skip (test-lme.R:30:5): nested_varCorr ──────────────────────────────────────
Reason: On CRAN
── Skip (test-lme.R:177:5): get_variance ───────────────────────────────────────
Reason: On CRAN
── Skip (test-glmmTMB.R:743:5): find_random_slopes ─────────────────────────────
Reason: On CRAN
── FAILURE (test-standardize_names.R:36:3): (code run outside of `test_that()`)
names(standardize_names(z, style = "broom")) (`actual`) not equal to c(...) (`expected`).
actual | expected
[4] "mean.parameter2" | "mean.parameter2" [4]
[5] "estimate" | "estimate" [5]
[6] "statistic" | "statistic" [6]
[7] "df.error" - "df" [7]
[8] "p.value" | "p.value" [8]
[9] "conf.low" | "conf.low" [9]
[10] "conf.high" | "conf.high" [10]
── FAILURE (test-standardize_names.R:49:5): (code run outside of `test_that()`)
names(standardize_names(chi, style = "broom")) (`actual`) not equal to c("statistic", "df", "p.value") (`expected`).
`actual`: "statistic" "df" "p.value" "method"
`expected`: "statistic" "df" "p.value"
── Skipped tests ──────────────────────────────────────────────────────────────
● On CRAN (5)
══ testthat results ═══════════════════════════════════════════════════════════
FAILURE (test-standardize_names.R:36:3): (code run outside of `test_that()`)
FAILURE (test-standardize_names.R:49:5): (code run outside of `test_that()`)
[ FAIL 2 | WARN 0 | SKIP 5 | PASS 2033 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.11.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [169s/100s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(insight)
>
> if (length(strsplit(packageDescription("insight")$Version, "\\.")[[1]]) > 3) {
+ Sys.setenv("RunAllinsightTests" = "yes")
+ } else {
+ Sys.setenv("RunAllinsightTests" = "no")
+ }
>
> test_check("insight")
Starting 2 test processes
── Skip (test-blmer.R:248:5): get_variance ─────────────────────────────────────
Reason: On CRAN
── Skip (test-cpglmm.R:140:5): get_variance ────────────────────────────────────
Reason: On CRAN
── Skip (test-lme.R:30:5): nested_varCorr ──────────────────────────────────────
Reason: On CRAN
── Skip (test-lme.R:177:5): get_variance ───────────────────────────────────────
Reason: On CRAN
── Skip (test-glmmTMB.R:743:5): find_random_slopes ─────────────────────────────
Reason: On CRAN
── FAILURE (test-standardize_names.R:36:3): (code run outside of `test_that()`)
names(standardize_names(z, style = "broom")) (`actual`) not equal to c(...) (`expected`).
actual | expected
[4] "mean.parameter2" | "mean.parameter2" [4]
[5] "estimate" | "estimate" [5]
[6] "statistic" | "statistic" [6]
[7] "df.error" - "df" [7]
[8] "p.value" | "p.value" [8]
[9] "conf.low" | "conf.low" [9]
[10] "conf.high" | "conf.high" [10]
── FAILURE (test-standardize_names.R:49:5): (code run outside of `test_that()`)
names(standardize_names(chi, style = "broom")) (`actual`) not equal to c("statistic", "df", "p.value") (`expected`).
`actual`: "statistic" "df" "p.value" "method"
`expected`: "statistic" "df" "p.value"
── Skipped tests ──────────────────────────────────────────────────────────────
● On CRAN (5)
══ testthat results ═══════════════════════════════════════════════════════════
FAILURE (test-standardize_names.R:36:3): (code run outside of `test_that()`)
FAILURE (test-standardize_names.R:49:5): (code run outside of `test_that()`)
[ FAIL 2 | WARN 0 | SKIP 5 | PASS 2033 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.11.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [278s/165s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(insight)
>
> if (length(strsplit(packageDescription("insight")$Version, "\\.")[[1]]) > 3) {
+ Sys.setenv("RunAllinsightTests" = "yes")
+ } else {
+ Sys.setenv("RunAllinsightTests" = "no")
+ }
>
> test_check("insight")
Starting 2 test processes
── Skip (test-blmer.R:248:5): get_variance ─────────────────────────────────────
Reason: On CRAN
── Skip (test-cpglmm.R:140:5): get_variance ────────────────────────────────────
Reason: On CRAN
── Skip (test-lme.R:30:5): nested_varCorr ──────────────────────────────────────
Reason: On CRAN
── Skip (test-lme.R:177:5): get_variance ───────────────────────────────────────
Reason: On CRAN
── Skip (test-glmmTMB.R:743:5): find_random_slopes ─────────────────────────────
Reason: On CRAN
── FAILURE (test-standardize_names.R:36:3): (code run outside of `test_that()`)
names(standardize_names(z, style = "broom")) (`actual`) not equal to c(...) (`expected`).
actual | expected
[4] "mean.parameter2" | "mean.parameter2" [4]
[5] "estimate" | "estimate" [5]
[6] "statistic" | "statistic" [6]
[7] "df.error" - "df" [7]
[8] "p.value" | "p.value" [8]
[9] "conf.low" | "conf.low" [9]
[10] "conf.high" | "conf.high" [10]
── FAILURE (test-standardize_names.R:49:5): (code run outside of `test_that()`)
names(standardize_names(chi, style = "broom")) (`actual`) not equal to c("statistic", "df", "p.value") (`expected`).
`actual`: "statistic" "df" "p.value" "method"
`expected`: "statistic" "df" "p.value"
── Skipped tests ──────────────────────────────────────────────────────────────
● On CRAN (5)
══ testthat results ═══════════════════════════════════════════════════════════
FAILURE (test-standardize_names.R:36:3): (code run outside of `test_that()`)
FAILURE (test-standardize_names.R:49:5): (code run outside of `test_that()`)
[ FAIL 2 | WARN 0 | SKIP 5 | PASS 2033 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.11.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [167s/101s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(insight)
>
> if (length(strsplit(packageDescription("insight")$Version, "\\.")[[1]]) > 3) {
+ Sys.setenv("RunAllinsightTests" = "yes")
+ } else {
+ Sys.setenv("RunAllinsightTests" = "no")
+ }
>
> test_check("insight")
Starting 2 test processes
── Skip (test-blmer.R:248:5): get_variance ─────────────────────────────────────
Reason: On CRAN
── Skip (test-cpglmm.R:140:5): get_variance ────────────────────────────────────
Reason: On CRAN
── Skip (test-lme.R:30:5): nested_varCorr ──────────────────────────────────────
Reason: On CRAN
── Skip (test-lme.R:177:5): get_variance ───────────────────────────────────────
Reason: On CRAN
── Skip (test-glmmTMB.R:743:5): find_random_slopes ─────────────────────────────
Reason: On CRAN
── FAILURE (test-standardize_names.R:36:3): (code run outside of `test_that()`)
names(standardize_names(z, style = "broom")) (`actual`) not equal to c(...) (`expected`).
actual | expected
[4] "mean.parameter2" | "mean.parameter2" [4]
[5] "estimate" | "estimate" [5]
[6] "statistic" | "statistic" [6]
[7] "df.error" - "df" [7]
[8] "p.value" | "p.value" [8]
[9] "conf.low" | "conf.low" [9]
[10] "conf.high" | "conf.high" [10]
── FAILURE (test-standardize_names.R:49:5): (code run outside of `test_that()`)
names(standardize_names(chi, style = "broom")) (`actual`) not equal to c("statistic", "df", "p.value") (`expected`).
`actual`: "statistic" "df" "p.value" "method"
`expected`: "statistic" "df" "p.value"
── Skipped tests ──────────────────────────────────────────────────────────────
● On CRAN (5)
══ testthat results ═══════════════════════════════════════════════════════════
FAILURE (test-standardize_names.R:36:3): (code run outside of `test_that()`)
FAILURE (test-standardize_names.R:49:5): (code run outside of `test_that()`)
[ FAIL 2 | WARN 0 | SKIP 5 | PASS 2033 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64