CRAN Package Check Results for Package ReliaGrowR

Last updated on 2025-11-07 09:50:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2 2.55 37.98 40.53 OK
r-devel-linux-x86_64-debian-gcc 0.2 1.93 29.51 31.44 OK
r-devel-linux-x86_64-fedora-clang 0.3 103.77 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3 15.00 101.96 116.96 OK
r-devel-windows-x86_64 0.2 5.00 60.00 65.00 OK
r-patched-linux-x86_64 0.2 2.04 35.26 37.30 OK
r-release-linux-x86_64 0.2 2.49 34.70 37.19 OK
r-release-macos-arm64 0.3 2.00 61.00 63.00 OK
r-release-macos-x86_64 0.2 3.00 99.00 102.00 OK
r-release-windows-x86_64 0.2 4.00 58.00 62.00 OK
r-oldrel-macos-arm64 0.3 2.00 41.00 43.00 OK
r-oldrel-macos-x86_64 0.2 3.00 64.00 67.00 OK
r-oldrel-windows-x86_64 0.2 5.00 69.00 74.00 OK

Check Details

Version: 0.3
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [13s/35s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ReliaGrowR) > > test_check("ReliaGrowR") Duane Analysis Result ---------------------- Linear model (log-log scale): log(MTBF) ~ log(Time) Number of observations (failures): 5 Coefficients: Estimate Std. Error (Intercept) 3.6144974 0.35199619 log_cum_times 0.2013244 0.05624037 Log-likelihood: 4.78 AIC: -3.55, BIC: -4.72 Confidence level: 95.0% n = 100, runtime = 0.014 sec n = 500, runtime = 0.019 sec n = 1000, runtime = 0.029 sec n = 5000, runtime = 0.119 sec Reliability Growth Analysis (RGA) --------------------------------- Model Type: Crow-AMSAA Number of observations (failures): 5 Parameters (per segment): Growth Rate: 0.2013 Beta: 0.7987 (SE = 0.0562) Lambda: 0.0269 Goodness of Fit: Log-likelihood: 4.78 AIC: -3.55 BIC: -4.72 Reliability Demonstration Test (RDT) Plan ----------------------------------------- Distribution: Exponential Weibull Shape Parameter (Beta): 1 Target Reliability: 0.9 Mission Time: 1000 Input Sample Size (n): 10 Required Test Time (T): 2185.43 Reliability Demonstration Test (RDT) Plan ----------------------------------------- Distribution: Exponential Weibull Shape Parameter (Beta): 1 Target Reliability: 0.9 Mission Time: 1000 Input Test Time (T): 2000 Required Sample Size (n): 11 [ FAIL 1 | WARN 0 | SKIP 1 | PASS 262 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-srr-rga.R:524:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-srr-rga.R:630:3'): rga() fits near-noiseless data with user-supplied breaks (Piecewise NHPP) and is reasonably fast ── t_near_pw <= t_noisy_pw * 1.2 + 0.1 is not TRUE `actual`: FALSE `expected`: TRUE Noiseless fit took 1.444s vs noisy 0.986s [ FAIL 1 | WARN 0 | SKIP 1 | PASS 262 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang