Last updated on 2024-10-06 20:49:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.9.5 | 9.47 | 152.64 | 162.11 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.9.5 | 5.28 | 103.99 | 109.27 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.9.5 | 277.85 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.9.5 | 239.56 | NOTE | |||
r-devel-windows-x86_64 | 0.2.9.5 | 12.00 | 163.00 | 175.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.9.5 | 9.40 | 137.59 | 146.99 | ERROR | |
r-release-linux-x86_64 | 0.2.9.5 | 7.86 | 137.78 | 145.64 | ERROR | |
r-release-macos-arm64 | 0.2.9.5 | 68.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.9.5 | 109.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.9.5 | 12.00 | 159.00 | 171.00 | ERROR | |
r-oldrel-macos-arm64 | 0.2.9.5 | 72.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.9.5 | 160.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.2.9.5 | 13.00 | 198.00 | 211.00 | ERROR |
Version: 0.2.9.5
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘glmmADMB’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.2.9.5
Check: installed package size
Result: NOTE
installed size is 5.5Mb
sub-directories of 1Mb or more:
extdata 5.0Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.2.9.5
Check: tests
Result: ERROR
Running ‘test-all.R’ [46s/57s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> Sys.setenv("R_TESTS" = "")
> library(testthat)
> test_check("broom.mixed")
Loading required package: broom.mixed
GAMLSS-RS iteration 1: Global Deviance = 4771.925
GAMLSS-CG iteration 1: Global Deviance = 4771.013
GAMLSS-CG iteration 2: Global Deviance = 4770.994
GAMLSS-CG iteration 3: Global Deviance = 4770.994
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 237 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-rstanarm.R:35:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-alltibbles.R:57:21'): (code run outside of `test_that()`) ──────
Error in `.requirePackage(package)`: unable to find required package 'rstan'
Backtrace:
▆
1. └─broom.mixed (local) testf("glance", z) at test-alltibbles.R:62:13
2. ├─testthat::expect_is(get(fn_str)(obj), "tbl_df") at test-alltibbles.R:57:21
3. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
4. │ └─rlang::eval_bare(expr, quo_get_env(quo))
5. ├─get(fn_str)(obj)
6. └─broom.mixed:::glance.brmsfit(obj)
7. └─broom.mixed:::glance_stan(...)
8. ├─stats::sigma(x)
9. └─broom.mixed:::sigma.brmsfit(x)
10. ├─"sigma" %in% brms::variables(object)
11. ├─brms::variables(object)
12. └─brms:::variables.brmsfit(object)
13. └─methods (local) dimnames(x$fit)
14. └─methods (local) `<fn>`(`<list>`, `<stndrdGn>`, `<env>`)
15. └─methods:::.findInheritedMethods(classes, fdef, mtable)
16. └─methods::getClass(cl1, where = where, .Force = TRUE)
17. └─methods::getClassDef(Class, where)
18. └─methods:::.requirePackage(package)
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 237 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.2.9.5
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘broom_mixed_intro.rmd’ using rmarkdown
Quitting from lines 65-79 [dwplot1] (broom_mixed_intro.rmd)
Error: processing vignette 'broom_mixed_intro.rmd' failed with diagnostics:
unable to find required package 'rstan'
--- failed re-building ‘broom_mixed_intro.rmd’
SUMMARY: processing the following file failed:
‘broom_mixed_intro.rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.2.9.5
Check: tests
Result: ERROR
Running ‘test-all.R’ [46s/59s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> Sys.setenv("R_TESTS" = "")
> library(testthat)
> test_check("broom.mixed")
Loading required package: broom.mixed
GAMLSS-RS iteration 1: Global Deviance = 4771.925
GAMLSS-CG iteration 1: Global Deviance = 4771.013
GAMLSS-CG iteration 2: Global Deviance = 4770.994
GAMLSS-CG iteration 3: Global Deviance = 4770.994
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 237 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-rstanarm.R:35:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-alltibbles.R:57:21'): (code run outside of `test_that()`) ──────
Error in `.requirePackage(package)`: unable to find required package 'rstan'
Backtrace:
▆
1. └─broom.mixed (local) testf("glance", z) at test-alltibbles.R:62:13
2. ├─testthat::expect_is(get(fn_str)(obj), "tbl_df") at test-alltibbles.R:57:21
3. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
4. │ └─rlang::eval_bare(expr, quo_get_env(quo))
5. ├─get(fn_str)(obj)
6. └─broom.mixed:::glance.brmsfit(obj)
7. └─broom.mixed:::glance_stan(...)
8. ├─stats::sigma(x)
9. └─broom.mixed:::sigma.brmsfit(x)
10. ├─"sigma" %in% brms::variables(object)
11. ├─brms::variables(object)
12. └─brms:::variables.brmsfit(object)
13. └─methods (local) dimnames(x$fit)
14. └─methods (local) `<fn>`(`<list>`, `<stndrdGn>`, `<env>`)
15. └─methods:::.findInheritedMethods(classes, fdef, mtable)
16. └─methods::getClass(cl1, where = where, .Force = TRUE)
17. └─methods::getClassDef(Class, where)
18. └─methods:::.requirePackage(package)
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 237 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.2.9.5
Check: tests
Result: ERROR
Running 'test-all.R' [44s]
Running the tests in 'tests/test-all.R' failed.
Complete output:
> Sys.setenv("R_TESTS" = "")
> library(testthat)
> test_check("broom.mixed")
Loading required package: broom.mixed
GAMLSS-RS iteration 1: Global Deviance = 4771.925
GAMLSS-CG iteration 1: Global Deviance = 4771.013
GAMLSS-CG iteration 2: Global Deviance = 4770.994
GAMLSS-CG iteration 3: Global Deviance = 4770.994
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 237 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-rstanarm.R:35:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-alltibbles.R:57:21'): (code run outside of `test_that()`) ──────
Error in `.requirePackage(package)`: unable to find required package 'rstan'
Backtrace:
▆
1. └─broom.mixed (local) testf("glance", z) at test-alltibbles.R:62:13
2. ├─testthat::expect_is(get(fn_str)(obj), "tbl_df") at test-alltibbles.R:57:21
3. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
4. │ └─rlang::eval_bare(expr, quo_get_env(quo))
5. ├─get(fn_str)(obj)
6. └─broom.mixed:::glance.brmsfit(obj)
7. └─broom.mixed:::glance_stan(...)
8. ├─stats::sigma(x)
9. └─broom.mixed:::sigma.brmsfit(x)
10. ├─"sigma" %in% brms::variables(object)
11. ├─brms::variables(object)
12. └─brms:::variables.brmsfit(object)
13. └─methods (local) dimnames(x$fit)
14. └─methods (local) `<fn>`(`<list>`, `<stndrdGn>`, `<env>`)
15. └─methods:::.findInheritedMethods(classes, fdef, mtable)
16. └─methods::getClass(cl1, where = where, .Force = TRUE)
17. └─methods::getClassDef(Class, where)
18. └─methods:::.requirePackage(package)
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 237 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.2.9.5
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'broom_mixed_intro.rmd' using rmarkdown
Quitting from lines 65-79 [dwplot1] (broom_mixed_intro.rmd)
Error: processing vignette 'broom_mixed_intro.rmd' failed with diagnostics:
unable to find required package 'rstan'
--- failed re-building 'broom_mixed_intro.rmd'
SUMMARY: processing the following file failed:
'broom_mixed_intro.rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 0.2.9.5
Check: tests
Result: ERROR
Running 'test-all.R' [58s]
Running the tests in 'tests/test-all.R' failed.
Complete output:
> Sys.setenv("R_TESTS" = "")
> library(testthat)
> test_check("broom.mixed")
Loading required package: broom.mixed
GAMLSS-RS iteration 1: Global Deviance = 4771.925
GAMLSS-CG iteration 1: Global Deviance = 4771.013
GAMLSS-CG iteration 2: Global Deviance = 4770.994
GAMLSS-CG iteration 3: Global Deviance = 4770.994
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 237 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-rstanarm.R:35:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-alltibbles.R:57:21'): (code run outside of `test_that()`) ──────
Error in `.requirePackage(package)`: unable to find required package 'rstan'
Backtrace:
▆
1. └─broom.mixed (local) testf("glance", z) at test-alltibbles.R:62:13
2. ├─testthat::expect_is(get(fn_str)(obj), "tbl_df") at test-alltibbles.R:57:21
3. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
4. │ └─rlang::eval_bare(expr, quo_get_env(quo))
5. ├─get(fn_str)(obj)
6. └─broom.mixed:::glance.brmsfit(obj)
7. └─broom.mixed:::glance_stan(...)
8. ├─stats::sigma(x)
9. └─broom.mixed:::sigma.brmsfit(x)
10. ├─"sigma" %in% brms::variables(object)
11. ├─brms::variables(object)
12. └─brms:::variables.brmsfit(object)
13. └─methods (local) dimnames(x$fit)
14. └─methods (local) `<fn>`(`<list>`, `<stndrdGn>`, `<env>`)
15. └─methods:::.findInheritedMethods(classes, fdef, mtable)
16. └─methods::getClass(cl1, where = where, .Force = TRUE)
17. └─methods::getClassDef(Class, where)
18. └─methods:::.requirePackage(package)
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 237 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64