Last updated on 2025-02-21 03:52:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 7.59 | 94.11 | 101.70 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 4.23 | 64.31 | 68.54 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 162.55 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 168.14 | OK | |||
r-devel-macos-arm64 | 0.2.0 | 59.00 | OK | |||
r-devel-macos-x86_64 | 0.2.0 | 98.00 | ERROR | |||
r-devel-windows-x86_64 | 0.2.0 | 9.00 | 101.00 | 110.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 6.23 | 86.57 | 92.80 | OK | |
r-release-linux-x86_64 | 0.2.0 | 6.74 | 85.92 | 92.66 | OK | |
r-release-macos-arm64 | 0.2.0 | 57.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 76.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 9.00 | 108.00 | 117.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | 35.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 71.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 12.00 | 118.00 | 130.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [18s/24s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sprtt)
> test_check("sprtt")
group1:
mean1 = 2.46777344198438, mean2 = 0.608428594215837,
sigma1 = 0.482007335673351, sigma2 = 0.197705075542727
group2:
mean1 = -2.46347924113178, mean2 = -0.538882255686642,
sigma1 = 0.357577686490047, sigma2 = 0.141779476413764
group3:
mean1 = 2.38161351990046, mean2 = 0.581606228997085,
sigma1 = 0.552465125339928, sigma2 = 0.273439502688409
group4:
mean1 = -2.50761894316742, mean2 = -0.529441345111927,
sigma1 = 0.207670515238717, sigma2 = 0.0167228100567904
[ FAIL 2 | WARN 1 | SKIP 15 | PASS 274 ]
══ Skipped tests (15) ══════════════════════════════════════════════════════════
• On CRAN (15): 'test-calc_effect_sizes.R:75:3',
'test-calc_group_means.R:11:3', 'test-calc_likelihoods.R:101:3',
'test-calc_plot_sprt.R:13:3',
'test-calc_seq_anova_non_centrality_parameter.R:10:3',
'test-calc_ss_effect.R:15:3', 'test-calc_ss_residual.R:15:3',
'test-draw_sample.R:9:3', 'test-draw_sample.R:101:3',
'test-draw_sample.R:194:3', 'test-seq_anova.R:9:3', 'test-seq_anova.R:52:3',
'test-show.R:9:3', 'test-show.R:63:3', 'test-show.R:90:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-seq_anova_error_rates.R:5:3'): Check error rates ───────────────
<packageNotFoundError/error/condition>
Error in `library(testthis)`: there is no package called 'testthis'
Backtrace:
▆
1. └─base::library(testthis) at test-seq_anova_error_rates.R:5:3
── Error ('test-seq_ttest-error_rates.R:5:3'): Check error rates ───────────────
<packageNotFoundError/error/condition>
Error in `library(testthis)`: there is no package called 'testthis'
Backtrace:
▆
1. └─base::library(testthis) at test-seq_ttest-error_rates.R:5:3
[ FAIL 2 | WARN 1 | SKIP 15 | PASS 274 ]
Deleting unused snapshots:
• calc_plot_sprt/balanced.svg
• calc_plot_sprt/change-lr-position.svg
• calc_plot_sprt/color-change.svg
• calc_plot_sprt/custom-steps-2.svg
• calc_plot_sprt/custom-steps.svg
• calc_plot_sprt/exmple-case-all-arguments.svg
• calc_plot_sprt/larger-sample.svg
Error: Test failures
Execution halted
Flavor: r-devel-macos-x86_64