Last updated on 2025-10-31 13:51:26 CET.
| Package | ERROR | OK | 
|---|---|---|
| sprtt | 1 | 12 | 
Current CRAN status: ERROR: 1, OK: 12
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-release-macos-x86_64