Last updated on 2025-01-15 12:48:36 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | 8.25 | 117.54 | 125.79 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.5.0 | 4.09 | 80.48 | 84.57 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.5.0 | 219.22 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 218.80 | ERROR | |||
r-devel-windows-x86_64 | 0.5.0 | 11.00 | 131.00 | 142.00 | ERROR | |
r-patched-linux-x86_64 | 0.5.0 | 8.73 | 112.38 | 121.11 | ERROR | |
r-release-linux-x86_64 | 0.5.0 | 7.11 | 154.86 | 161.97 | OK | |
r-release-macos-arm64 | 0.5.0 | 78.00 | OK | |||
r-release-macos-x86_64 | 0.5.0 | 107.00 | OK | |||
r-release-windows-x86_64 | 0.5.0 | 9.00 | 128.00 | 137.00 | ERROR | |
r-oldrel-macos-arm64 | 0.5.0 | 105.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.0 | 198.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.0 | 12.00 | 162.00 | 174.00 | ERROR |
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [30s/35s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(psycModel)
>
> test_check("psycModel")
Loading required namespace: gridExtra
Loading required namespace: qqplotr
Loading required namespace: see
[ FAIL 5 | WARN 2 | SKIP 0 | PASS 47 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-integrated-model-summary.R:2:3'): lm_model_summary: lm model ───
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class `lm` are
not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-integrated-model-summary.R:2:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::lm_model_summary(...)
4. └─psycModel::model_summary(...)
5. └─base::tryCatch(...)
6. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
7. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
── Error ('test-integrated-multilevel-model-summary.R:2:3'): lme_multilevel_model_summary: lme4 model ──
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerMod` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-integrated-multilevel-model-summary.R:2:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::lme_multilevel_model_summary(...)
4. └─psycModel::model_summary(...)
5. └─base::tryCatch(...)
6. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
7. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
── Error ('test-model-summary.R:9:3'): model_summary: lm model ─────────────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class `lm` are
not yet supported.
Backtrace:
▆
1. └─psycModel::model_summary(...) at test-model-summary.R:9:3
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
── Error ('test-model-summary.R:82:3'): model_summary: lmerTest model ──────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerModLmerTest` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-model-summary.R:82:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::model_summary(...)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
── Error ('test-model-summary.R:102:3'): model_summary: lme4 model ─────────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerMod` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-model-summary.R:102:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::model_summary(...)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
[ FAIL 5 | WARN 2 | SKIP 0 | PASS 47 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.5.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘brief-introduction-to-select-syntax.Rmd’ using rmarkdown
--- finished re-building ‘brief-introduction-to-select-syntax.Rmd’
--- re-building ‘quick-introduction.Rmd’ using rmarkdown
Quitting from lines 50-61 [unnamed-chunk-2] (quick-introduction.Rmd)
Error: processing vignette 'quick-introduction.Rmd' failed with diagnostics:
`check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class `lm` are
not yet supported.
--- failed re-building ‘quick-introduction.Rmd’
SUMMARY: processing the following file failed:
‘quick-introduction.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [20s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(psycModel)
>
> test_check("psycModel")
Loading required namespace: gridExtra
Loading required namespace: qqplotr
Loading required namespace: see
[ FAIL 5 | WARN 2 | SKIP 0 | PASS 47 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-integrated-model-summary.R:2:3'): lm_model_summary: lm model ───
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class `lm` are
not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-integrated-model-summary.R:2:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::lm_model_summary(...)
4. └─psycModel::model_summary(...)
5. └─base::tryCatch(...)
6. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
7. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
── Error ('test-integrated-multilevel-model-summary.R:2:3'): lme_multilevel_model_summary: lme4 model ──
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerMod` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-integrated-multilevel-model-summary.R:2:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::lme_multilevel_model_summary(...)
4. └─psycModel::model_summary(...)
5. └─base::tryCatch(...)
6. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
7. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
── Error ('test-model-summary.R:9:3'): model_summary: lm model ─────────────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class `lm` are
not yet supported.
Backtrace:
▆
1. └─psycModel::model_summary(...) at test-model-summary.R:9:3
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
── Error ('test-model-summary.R:82:3'): model_summary: lmerTest model ──────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerModLmerTest` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-model-summary.R:82:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::model_summary(...)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
── Error ('test-model-summary.R:102:3'): model_summary: lme4 model ─────────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerMod` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-model-summary.R:102:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::model_summary(...)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
[ FAIL 5 | WARN 2 | SKIP 0 | PASS 47 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.5.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘lifecycle’ ‘patchwork’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [53s/160s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(psycModel)
>
> test_check("psycModel")
Loading required namespace: gridExtra
Loading required namespace: qqplotr
Loading required namespace: see
[ FAIL 5 | WARN 2 | SKIP 0 | PASS 47 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-integrated-model-summary.R:2:3'): lm_model_summary: lm model ───
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class `lm` are
not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-integrated-model-summary.R:2:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::lm_model_summary(...)
4. └─psycModel::model_summary(...)
5. └─base::tryCatch(...)
6. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
7. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
── Error ('test-integrated-multilevel-model-summary.R:2:3'): lme_multilevel_model_summary: lme4 model ──
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerMod` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-integrated-multilevel-model-summary.R:2:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::lme_multilevel_model_summary(...)
4. └─psycModel::model_summary(...)
5. └─base::tryCatch(...)
6. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
7. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
── Error ('test-model-summary.R:9:3'): model_summary: lm model ─────────────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class `lm` are
not yet supported.
Backtrace:
▆
1. └─psycModel::model_summary(...) at test-model-summary.R:9:3
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
── Error ('test-model-summary.R:82:3'): model_summary: lmerTest model ──────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerModLmerTest` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-model-summary.R:82:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::model_summary(...)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
── Error ('test-model-summary.R:102:3'): model_summary: lme4 model ─────────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerMod` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-model-summary.R:102:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::model_summary(...)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
[ FAIL 5 | WARN 2 | SKIP 0 | PASS 47 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘brief-introduction-to-select-syntax.Rmd’ using rmarkdown
--- finished re-building ‘brief-introduction-to-select-syntax.Rmd’
--- re-building ‘quick-introduction.Rmd’ using rmarkdown
Quitting from lines 50-61 [unnamed-chunk-2] (quick-introduction.Rmd)
Error: processing vignette 'quick-introduction.Rmd' failed with diagnostics:
`check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class `lm` are
not yet supported.
--- failed re-building ‘quick-introduction.Rmd’
SUMMARY: processing the following file failed:
‘quick-introduction.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [51s/157s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(psycModel)
>
> test_check("psycModel")
Loading required namespace: gridExtra
Loading required namespace: qqplotr
Loading required namespace: see
[ FAIL 5 | WARN 2 | SKIP 0 | PASS 47 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-integrated-model-summary.R:2:3'): lm_model_summary: lm model ───
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class `lm` are
not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-integrated-model-summary.R:2:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::lm_model_summary(...)
4. └─psycModel::model_summary(...)
5. └─base::tryCatch(...)
6. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
7. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
── Error ('test-integrated-multilevel-model-summary.R:2:3'): lme_multilevel_model_summary: lme4 model ──
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerMod` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-integrated-multilevel-model-summary.R:2:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::lme_multilevel_model_summary(...)
4. └─psycModel::model_summary(...)
5. └─base::tryCatch(...)
6. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
7. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
── Error ('test-model-summary.R:9:3'): model_summary: lm model ─────────────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class `lm` are
not yet supported.
Backtrace:
▆
1. └─psycModel::model_summary(...) at test-model-summary.R:9:3
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
── Error ('test-model-summary.R:82:3'): model_summary: lmerTest model ──────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerModLmerTest` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-model-summary.R:82:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::model_summary(...)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
── Error ('test-model-summary.R:102:3'): model_summary: lme4 model ─────────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerMod` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-model-summary.R:102:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::model_summary(...)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
[ FAIL 5 | WARN 2 | SKIP 0 | PASS 47 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.5.0
Check: tests
Result: ERROR
Running 'testthat.R' [23s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(psycModel)
>
> test_check("psycModel")
Loading required namespace: gridExtra
Loading required namespace: qqplotr
Loading required namespace: see
[ FAIL 5 | WARN 2 | SKIP 0 | PASS 47 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-integrated-model-summary.R:2:3'): lm_model_summary: lm model ───
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class `lm` are
not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-integrated-model-summary.R:2:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::lm_model_summary(...)
4. └─psycModel::model_summary(...)
5. └─base::tryCatch(...)
6. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
7. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
── Error ('test-integrated-multilevel-model-summary.R:2:3'): lme_multilevel_model_summary: lme4 model ──
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerMod` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-integrated-multilevel-model-summary.R:2:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::lme_multilevel_model_summary(...)
4. └─psycModel::model_summary(...)
5. └─base::tryCatch(...)
6. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
7. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
── Error ('test-model-summary.R:9:3'): model_summary: lm model ─────────────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class `lm` are
not yet supported.
Backtrace:
▆
1. └─psycModel::model_summary(...) at test-model-summary.R:9:3
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
── Error ('test-model-summary.R:82:3'): model_summary: lmerTest model ──────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerModLmerTest` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-model-summary.R:82:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::model_summary(...)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
── Error ('test-model-summary.R:102:3'): model_summary: lme4 model ─────────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerMod` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-model-summary.R:102:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::model_summary(...)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
[ FAIL 5 | WARN 2 | SKIP 0 | PASS 47 ]
Error: Test failures
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [29s/37s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(psycModel)
>
> test_check("psycModel")
Loading required namespace: gridExtra
Loading required namespace: qqplotr
Loading required namespace: see
[ FAIL 5 | WARN 2 | SKIP 0 | PASS 47 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-integrated-model-summary.R:2:3'): lm_model_summary: lm model ───
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class `lm` are
not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-integrated-model-summary.R:2:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::lm_model_summary(...)
4. └─psycModel::model_summary(...)
5. └─base::tryCatch(...)
6. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
7. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
── Error ('test-integrated-multilevel-model-summary.R:2:3'): lme_multilevel_model_summary: lme4 model ──
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerMod` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-integrated-multilevel-model-summary.R:2:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::lme_multilevel_model_summary(...)
4. └─psycModel::model_summary(...)
5. └─base::tryCatch(...)
6. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
7. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
── Error ('test-model-summary.R:9:3'): model_summary: lm model ─────────────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class `lm` are
not yet supported.
Backtrace:
▆
1. └─psycModel::model_summary(...) at test-model-summary.R:9:3
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
── Error ('test-model-summary.R:82:3'): model_summary: lmerTest model ──────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerModLmerTest` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-model-summary.R:82:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::model_summary(...)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
── Error ('test-model-summary.R:102:3'): model_summary: lme4 model ─────────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerMod` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-model-summary.R:102:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::model_summary(...)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
[ FAIL 5 | WARN 2 | SKIP 0 | PASS 47 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.5.0
Check: tests
Result: ERROR
Running 'testthat.R' [33s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(psycModel)
>
> test_check("psycModel")
Loading required namespace: gridExtra
Loading required namespace: qqplotr
Loading required namespace: see
[ FAIL 5 | WARN 2 | SKIP 0 | PASS 47 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-integrated-model-summary.R:2:3'): lm_model_summary: lm model ───
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class `lm` are
not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-integrated-model-summary.R:2:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::lm_model_summary(...)
4. └─psycModel::model_summary(...)
5. └─base::tryCatch(...)
6. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
7. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
── Error ('test-integrated-multilevel-model-summary.R:2:3'): lme_multilevel_model_summary: lme4 model ──
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerMod` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-integrated-multilevel-model-summary.R:2:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::lme_multilevel_model_summary(...)
4. └─psycModel::model_summary(...)
5. └─base::tryCatch(...)
6. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
7. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
── Error ('test-model-summary.R:9:3'): model_summary: lm model ─────────────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class `lm` are
not yet supported.
Backtrace:
▆
1. └─psycModel::model_summary(...) at test-model-summary.R:9:3
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
── Error ('test-model-summary.R:82:3'): model_summary: lmerTest model ──────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerModLmerTest` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-model-summary.R:82:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::model_summary(...)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
── Error ('test-model-summary.R:102:3'): model_summary: lme4 model ─────────────
Error: `check_model()` returned following error: Following variable(s) were not
found: Component Possibly misspelled?
If the error message does not help identifying your problem, another
reason why `check_model()` failed might be that models of class
`lmerMod` are not yet supported.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-model-summary.R:102:3
2. │ └─base::withCallingHandlers(...)
3. └─psycModel::model_summary(...)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
[ FAIL 5 | WARN 2 | SKIP 0 | PASS 47 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64