Last updated on 2023-09-19 07:08:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.6 | 7.38 | 75.95 | 83.33 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.6 | 5.39 | 55.42 | 60.81 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.6 | 105.61 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 113.19 | OK | |||
r-devel-windows-x86_64 | 0.1.6 | 8.00 | 82.00 | 90.00 | OK | |
r-patched-linux-x86_64 | 0.1.6 | 4.42 | 74.54 | 78.96 | OK | |
r-release-linux-x86_64 | 0.1.6 | 5.11 | 74.75 | 79.86 | OK | |
r-release-macos-arm64 | 0.1.6 | 38.00 | OK | |||
r-release-macos-x86_64 | 0.1.6 | 57.00 | OK | |||
r-release-windows-x86_64 | 0.1.6 | 9.00 | 93.00 | 102.00 | OK | |
r-oldrel-macos-arm64 | 0.1.6 | 33.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.6 | 68.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.6 | 10.00 | 91.00 | 101.00 | OK |
Version: 0.1.6
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [10s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ggasym)
>
> test_check("ggasym")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 260 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-asymmetrise_stats.R:14:3'): stats asymmetrization works ────────
Error in `.make_numeric_version(x, strict, .standard_regexps()$valid_numeric_version)`: invalid non-character version specification 'x' (type: double)
Backtrace:
▆
1. └─base::Ops.numeric_version(utils::packageVersion("broom"), 0.7) at test-asymmetrise_stats.R:14:2
2. └─base::as.numeric_version(e2)
3. └─base::numeric_version(x)
4. └─base::.make_numeric_version(x, strict, .standard_regexps()$valid_numeric_version)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 260 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.6
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘ggasym-corrr.Rmd’ using rmarkdown
--- finished re-building ‘ggasym-corrr.Rmd’
--- re-building ‘ggasym-stats.Rmd’ using rmarkdown
Quitting from lines 82-84 [prep_results] (ggasym-stats.Rmd)
Error: processing vignette ‘ggasym-stats.Rmd’ failed with diagnostics:
invalid non-character version specification ‘x’ (type: double)
--- failed re-building ‘ggasym-stats.Rmd’
SUMMARY: processing the following file failed:
‘ggasym-stats.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.6
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [7s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ggasym)
>
> test_check("ggasym")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 260 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-asymmetrise_stats.R:14:3'): stats asymmetrization works ────────
Error in `.make_numeric_version(x, strict, .standard_regexps()$valid_numeric_version)`: invalid non-character version specification 'x' (type: double)
Backtrace:
▆
1. └─base::Ops.numeric_version(utils::packageVersion("broom"), 0.7) at test-asymmetrise_stats.R:14:2
2. └─base::as.numeric_version(e2)
3. └─base::numeric_version(x)
4. └─base::.make_numeric_version(x, strict, .standard_regexps()$valid_numeric_version)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 260 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc