CRAN Package Check Results for Package creditr

Last updated on 2025-02-18 05:50:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.2 22.27 95.51 117.78 OK
r-devel-linux-x86_64-debian-gcc 0.6.2 18.87 69.38 88.25 OK
r-devel-linux-x86_64-fedora-clang 0.6.2 198.06 OK
r-devel-linux-x86_64-fedora-gcc 0.6.2 196.59 OK
r-devel-macos-arm64 0.6.2 64.00 OK
r-devel-macos-x86_64 0.6.2 115.00 OK
r-devel-windows-x86_64 0.6.2 52.00 141.00 193.00 OK
r-patched-linux-x86_64 0.6.2 24.08 89.71 113.79 OK
r-release-linux-x86_64 0.6.2 25.05 91.24 116.29 OK
r-release-macos-arm64 0.6.2 66.00 OK
r-release-macos-x86_64 0.6.2 123.00 OK
r-release-windows-x86_64 0.6.2 54.00 150.00 204.00 OK
r-oldrel-macos-arm64 0.6.2 66.00 OK
r-oldrel-macos-x86_64 0.6.2 120.00 OK
r-oldrel-windows-x86_64 0.6.2 63.00 144.00 207.00 ERROR

Additional issues

rchk

Check Details

Version: 0.6.2
Check: tests
Result: ERROR Running 'test-that.R' [7s] Running the tests in 'tests/test-that.R' failed. Complete output: > library(testthat) > library(creditr) IF YOU USE THIS creditr PACKAGE, YOUR USE WILL SIGNIFY YOUR UNDERSTANDING AND IRREVOCABLE ACCEPTANCE OF THIS LICENSE AND ITS TERMS, WHICH INCORPORATE BY REFERENCE THE INTERNATIONAL SWAPS AND DERIVATIVES ASSOCIATION, INC.'S CDS STANDARD MODEL PUBLIC LICENSE, WHICH IS AVAILABLE AT http://www.cdsmodel.com/cdsmodel/cds-disclaimer.page before using the package. NOTHING IN THIS LICENSE RESTRICTS YOUR ABILITY TO USE THE ISDA(R) CDS STANDARD MODEL. DISCLAIMER: ISDA HAS NEITHER REVIEWED, APPROVED NOR ENDORSED THE USE OF THE creditr PACKAGE. THOSE PERSONS USING THIS CDS PACKAGE ARE ENCOURAGED TO SEEK THE ADVICE OF A LEGAL PROFESSIONAL TO EVALUATE ITS SUITABILITY FOR THEIR USE. ISDA(R) is a registered mark of the International Swaps and Derivatives Association, Inc. > > test_check("creditr") [ FAIL 1 | WARN 0 | SKIP 8 | PASS 110 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • empty test (8): 'test_CS10.R:3:1', 'test_IR_DV01.R:3:1', 'test_add_conventions.R:11:1', 'test_get_rates.R:3:1', 'test_rec_risk_01.R:3:1', 'test_spread_DV01.R:5:1', 'test_spread_to_pd.R:3:1', 'test_upfront_to_spread.R:5:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_rates.R:101:3'): test that rates don't move `too much' day-over-day ── abs(rates.2 - rates.1)/rates.1 < 0.15 is not TRUE `actual`: `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 8 | PASS 110 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64