CRAN Package Check Results for Package ReliaGrowR

Last updated on 2025-12-02 13:50:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 4.46 56.21 60.67 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 3.21 42.50 45.71 OK
r-devel-linux-x86_64-fedora-clang 0.3.1 91.09 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.1 100.50 OK
r-devel-windows-x86_64 0.3 8.00 70.00 78.00 OK
r-patched-linux-x86_64 0.3.1 3.98 51.85 55.83 OK
r-release-linux-x86_64 0.3.1 4.18 52.09 56.27 OK
r-release-macos-arm64 0.3.1 3.00 21.00 24.00 OK
r-release-macos-x86_64 0.3.1 6.00 104.00 110.00 OK
r-release-windows-x86_64 0.3 7.00 68.00 75.00 OK
r-oldrel-macos-arm64 0.3.1 1.00 24.00 25.00 OK
r-oldrel-macos-x86_64 0.3.1 6.00 106.00 112.00 OK
r-oldrel-windows-x86_64 0.3.1 8.00 87.00 95.00 OK

Check Details

Version: 0.3.1
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [10s/14s] 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.007 sec n = 500, runtime = 0.010 sec n = 1000, runtime = 0.008 sec n = 5000, runtime = 0.015 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 Saving _problems/test-srr-rga-637.R 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 3 | PASS 260 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-srr-duane.R:399:3', 'test-srr-rga.R:523:3', 'test-srr-rga.R:556:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-srr-rga.R:634:3'): rga() fits near-noiseless data with user-supplied breaks (Piecewise NHPP) and is reasonably fast ── Expected `t_near_pw <= t_noisy_pw * 1.2 + 0.1` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE Noiseless fit took 0.490s vs noisy 0.316s [ FAIL 1 | WARN 0 | SKIP 3 | PASS 260 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang