Last updated on 2024-09-12 15:49:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0.6 | 9.78 | 285.36 | 295.14 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 3.0.6 | 6.36 | 191.94 | 198.30 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 3.0.6 | 495.87 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 3.0.6 | 465.67 | ERROR | |||
r-devel-windows-x86_64 | 3.0.6 | 12.00 | 307.00 | 319.00 | ERROR | |
r-patched-linux-x86_64 | 3.0.6 | 15.62 | 270.71 | 286.33 | OK | |
r-release-linux-x86_64 | 3.0.6 | 8.83 | 270.00 | 278.83 | NOTE | |
r-release-macos-arm64 | 3.0.6 | 139.00 | OK | |||
r-release-macos-x86_64 | 3.0.6 | 251.00 | OK | |||
r-release-windows-x86_64 | 3.0.6 | 11.00 | 305.00 | 316.00 | OK | |
r-oldrel-macos-arm64 | 3.0.6 | 129.00 | OK | |||
r-oldrel-macos-x86_64 | 3.0.6 | 299.00 | OK | |||
r-oldrel-windows-x86_64 | 3.0.6 | 15.00 | 386.00 | 401.00 | OK |
Version: 3.0.6
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
add_predicted_rvars.Rd: rvar
compose_data.Rd: mutate
nest_rvars.Rd: rvar
predict_curve.Rd: tbl_df, grouped_df, group_by
spread_rvars.Rd: rvar
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 3.0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [188s/233s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This is necessary because some tests fail otherwise; see https://github.com/hadley/testthat/issues/144
> Sys.setenv("R_TESTS" = "")
>
> library(testthat)
> library(tidybayes)
>
> test_check("tidybayes")
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 400 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test.geom_dotsinterval.R:23:3', 'test.geom_interval.R:22:3',
'test.geom_pointinterval.R:21:3', 'test.stat_dist_slabinterval.R:23:3',
'test.stat_eye.R:20:3', 'test.stat_eye.R:51:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.spread_draws.R:457:3'): nested ragged arrays are correctly extracted ──
spread_draws_long_(test_draws, "x", c(".", "."))[["x"]][[1]] not equal to array(...).
Attributes: < Component "dimnames": Component 2: target is NULL, current is character >
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 400 ]
Deleting unused snapshots:
• test.geom_dotsinterval/stat-dotsh-with-a-group-with-1-dot.svg
• test.geom_interval/grouped-intervals-h-stat.svg
• test.geom_pointinterval/grouped-pointintervals-h-stat.svg
• test.stat_dist_slabinterval/ccdfintervalh-using-args.svg
• test.stat_eye/one-parameter-horizontal-eye-mode-hdi.svg
• test.stat_eye/one-parameter-horizontal-half-eye.svg
• test.stat_eye/one-parameter-vertical-eye.svg
• test.stat_eye/one-parameter-vertical-halfeye.svg
• test.stat_eye/two-parameter-factor-horizontal-eye-fill.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 3.0.6
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘pkgdown’
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64
Version: 3.0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [120s/136s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This is necessary because some tests fail otherwise; see https://github.com/hadley/testthat/issues/144
> Sys.setenv("R_TESTS" = "")
>
> library(testthat)
> library(tidybayes)
>
> test_check("tidybayes")
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 400 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test.geom_dotsinterval.R:23:3', 'test.geom_interval.R:22:3',
'test.geom_pointinterval.R:21:3', 'test.stat_dist_slabinterval.R:23:3',
'test.stat_eye.R:20:3', 'test.stat_eye.R:51:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.spread_draws.R:457:3'): nested ragged arrays are correctly extracted ──
spread_draws_long_(test_draws, "x", c(".", "."))[["x"]][[1]] not equal to array(...).
Attributes: < Component "dimnames": Component 2: target is NULL, current is character >
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 400 ]
Deleting unused snapshots:
• test.geom_dotsinterval/stat-dotsh-with-a-group-with-1-dot.svg
• test.geom_interval/grouped-intervals-h-stat.svg
• test.geom_pointinterval/grouped-pointintervals-h-stat.svg
• test.stat_dist_slabinterval/ccdfintervalh-using-args.svg
• test.stat_eye/one-parameter-horizontal-eye-mode-hdi.svg
• test.stat_eye/one-parameter-horizontal-half-eye.svg
• test.stat_eye/one-parameter-vertical-eye.svg
• test.stat_eye/one-parameter-vertical-halfeye.svg
• test.stat_eye/two-parameter-factor-horizontal-eye-fill.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [312s/444s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This is necessary because some tests fail otherwise; see https://github.com/hadley/testthat/issues/144
> Sys.setenv("R_TESTS" = "")
>
> library(testthat)
> library(tidybayes)
>
> test_check("tidybayes")
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 400 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test.geom_dotsinterval.R:23:3', 'test.geom_interval.R:22:3',
'test.geom_pointinterval.R:21:3', 'test.stat_dist_slabinterval.R:23:3',
'test.stat_eye.R:20:3', 'test.stat_eye.R:51:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.spread_draws.R:457:3'): nested ragged arrays are correctly extracted ──
spread_draws_long_(test_draws, "x", c(".", "."))[["x"]][[1]] not equal to array(...).
Attributes: < Component "dimnames": Component 2: target is NULL, current is character >
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 400 ]
Deleting unused snapshots:
• test.geom_dotsinterval/stat-dotsh-with-a-group-with-1-dot.svg
• test.geom_interval/grouped-intervals-h-stat.svg
• test.geom_pointinterval/grouped-pointintervals-h-stat.svg
• test.stat_dist_slabinterval/ccdfintervalh-using-args.svg
• test.stat_eye/one-parameter-horizontal-eye-mode-hdi.svg
• test.stat_eye/one-parameter-horizontal-half-eye.svg
• test.stat_eye/one-parameter-vertical-eye.svg
• test.stat_eye/one-parameter-vertical-halfeye.svg
• test.stat_eye/two-parameter-factor-horizontal-eye-fill.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 3.0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [285s/408s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This is necessary because some tests fail otherwise; see https://github.com/hadley/testthat/issues/144
> Sys.setenv("R_TESTS" = "")
>
> library(testthat)
> library(tidybayes)
>
> test_check("tidybayes")
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 400 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test.geom_dotsinterval.R:23:3', 'test.geom_interval.R:22:3',
'test.geom_pointinterval.R:21:3', 'test.stat_dist_slabinterval.R:23:3',
'test.stat_eye.R:20:3', 'test.stat_eye.R:51:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.spread_draws.R:457:3'): nested ragged arrays are correctly extracted ──
spread_draws_long_(test_draws, "x", c(".", "."))[["x"]][[1]] not equal to array(...).
Attributes: < Component "dimnames": Component 2: target is NULL, current is character >
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 400 ]
Deleting unused snapshots:
• test.geom_dotsinterval/stat-dotsh-with-a-group-with-1-dot.svg
• test.geom_interval/grouped-intervals-h-stat.svg
• test.geom_pointinterval/grouped-pointintervals-h-stat.svg
• test.stat_dist_slabinterval/ccdfintervalh-using-args.svg
• test.stat_eye/one-parameter-horizontal-eye-mode-hdi.svg
• test.stat_eye/one-parameter-horizontal-half-eye.svg
• test.stat_eye/one-parameter-vertical-eye.svg
• test.stat_eye/one-parameter-vertical-halfeye.svg
• test.stat_eye/two-parameter-factor-horizontal-eye-fill.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 3.0.6
Check: tests
Result: ERROR
Running 'testthat.R' [187s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This is necessary because some tests fail otherwise; see https://github.com/hadley/testthat/issues/144
> Sys.setenv("R_TESTS" = "")
>
> library(testthat)
> library(tidybayes)
>
> test_check("tidybayes")
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 400 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test.geom_dotsinterval.R:23:3', 'test.geom_interval.R:22:3',
'test.geom_pointinterval.R:21:3', 'test.stat_dist_slabinterval.R:23:3',
'test.stat_eye.R:20:3', 'test.stat_eye.R:51:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.spread_draws.R:457:3'): nested ragged arrays are correctly extracted ──
spread_draws_long_(test_draws, "x", c(".", "."))[["x"]][[1]] not equal to array(...).
Attributes: < Component "dimnames": Component 2: target is NULL, current is character >
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 400 ]
Deleting unused snapshots:
• test.geom_dotsinterval/stat-dotsh-with-a-group-with-1-dot.svg
• test.geom_interval/grouped-intervals-h-stat.svg
• test.geom_pointinterval/grouped-pointintervals-h-stat.svg
• test.stat_dist_slabinterval/ccdfintervalh-using-args.svg
• test.stat_eye/one-parameter-horizontal-eye-mode-hdi.svg
• test.stat_eye/one-parameter-horizontal-half-eye.svg
• test.stat_eye/one-parameter-vertical-eye.svg
• test.stat_eye/one-parameter-vertical-halfeye.svg
• test.stat_eye/two-parameter-factor-horizontal-eye-fill.svg
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64