The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Package NetSimR

Last updated on 2026-09-15 11:53:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 18.96 152.31 171.27 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 15.52 160.52 176.04 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 19.00 170.08 189.08 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 18.00 160.68 178.68 OK
r-devel-windows-x86_64 0.1.6 22.00 167.00 189.00 OK
r-patched-linux-x86_64 0.1.6 20.40 144.91 165.31 OK
r-release-linux-x86_64 0.1.6 20.01 146.60 166.61 OK
r-release-macos-arm64 0.1.6 5.00 51.00 56.00 OK
r-release-macos-x86_64 0.2.0 17.00 210.00 227.00 ERROR
r-release-windows-x86_64 0.1.6 22.00 159.00 181.00 OK
r-oldrel-macos-arm64 0.2.0 6.00 59.00 65.00 ERROR
r-oldrel-macos-x86_64 0.2.0 17.00 263.00 280.00 ERROR
r-oldrel-windows-x86_64 0.1.6 30.00 217.00 247.00 OK

Check Details

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [31s/39s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(NetSimR) > > test_check("NetSimR") Saving _problems/test-capped-mean-43.R Loading required package: shiny Saving _problems/test-pkg-pure-ibnr-16.R Saving _problems/test-pkg-pure-ibnr-18.R Saving _problems/test-pkg-pure-ibnr-25.R Saving _problems/test-pkg-pure-ibnr-26.R Saving _problems/test-pkg-pure-ibnr-27.R Saving _problems/test-pkg-pure-ibnr-28.R Saving _problems/test-pkg-pure-ibnr-35.R [ FAIL 8 | WARN 1 | SKIP 3 | PASS 922 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-simulate-engine.R:45:3', 'test-simulator-server.R:67:3', 'test-simulator-server.R:88:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-capped-mean.R:43:3'): pure IBNR with a Log-Normal reporting delay ── Expected `ibnr$UnearnedDuration` to equal `c(0, 0, 62)`. Differences: `actual`: -0.000000000 0.000000000 62.041666667 `expected`: 0.000000000 0.000000000 62.000000000 ── Failure ('test-pkg-pure-ibnr.R:16:3'): PureIBNRGamma reproduces the documented example ── Expected `ibnr$UnearnedDuration` to equal `c(0, 0, 62)`. Differences: `actual`: -0.000000000 0.000000000 62.041666667 `expected`: 0.000000000 0.000000000 62.000000000 ── Failure ('test-pkg-pure-ibnr.R:18:3'): PureIBNRGamma reproduces the documented example ── Expected `ibnr$UnearnedDurationRatio` to equal `c(0, 0, 0.17033)`. Differences: `actual`: -0.00000 0.00000 0.17044 `expected`: 0.00000 0.00000 0.17033 ── Failure ('test-pkg-pure-ibnr.R:25:3'): PureIBNRLNorm reproduces the documented example ── Expected `ibnr$UnearnedDuration` to equal `c(0, 0, 62)`. Differences: `actual`: -0.000000000 0.000000000 62.041666667 `expected`: 0.000000000 0.000000000 62.000000000 ── Failure ('test-pkg-pure-ibnr.R:26:3'): PureIBNRLNorm reproduces the documented example ── Expected `ibnr$PureIBNRDuration` to equal `c(28.12, 52.17, 98.84)`. Differences: `actual`: 28.130 52.180 98.840 `expected`: 28.120 52.170 98.840 ── Failure ('test-pkg-pure-ibnr.R:27:3'): PureIBNRLNorm reproduces the documented example ── Expected `ibnr$UnearnedDurationRatio` to equal `c(0, 0, 0.17033)`. Differences: `actual`: -0.00000 0.00000 0.17044 `expected`: 0.00000 0.00000 0.17033 ── Failure ('test-pkg-pure-ibnr.R:28:3'): PureIBNRLNorm reproduces the documented example ── Expected `ibnr$PureIBNRDurationRatio` to equal `c(0.07725, 0.14332, 0.27154)`. Differences: `actual`: 0.077280 0.143350 0.271540 `expected`: 0.077250 0.143320 0.271540 ── Failure ('test-pkg-pure-ibnr.R:35:3'): pure IBNR is the capped mean of the delay between the earned window and the valuation date ── Expected `max_delay` to equal 302. Differences: `actual`: 301.958 `expected`: 302.000 [ FAIL 8 | WARN 1 | SKIP 3 | PASS 922 ] Error: ! Test failures. Execution halted Flavor: r-release-macos-x86_64

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(NetSimR) > > test_check("NetSimR") Loading required package: shiny Saving _problems/test-pkg-pure-ibnr-26.R Saving _problems/test-pkg-pure-ibnr-28.R 2026-09-15 19:49:08.524 R[60926:395621] XType: Using static font registry. [ FAIL 2 | WARN 1 | SKIP 3 | PASS 928 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-simulate-engine.R:45:3', 'test-simulator-server.R:67:3', 'test-simulator-server.R:88:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-pkg-pure-ibnr.R:26:3'): PureIBNRLNorm reproduces the documented example ── Expected `ibnr$PureIBNRDuration` to equal `c(28.12, 52.17, 98.84)`. Differences: `actual`: 28.120 52.190 98.840 `expected`: 28.120 52.170 98.840 ── Failure ('test-pkg-pure-ibnr.R:28:3'): PureIBNRLNorm reproduces the documented example ── Expected `ibnr$PureIBNRDurationRatio` to equal `c(0.07725, 0.14332, 0.27154)`. Differences: `actual`: 0.077250 0.143380 0.271540 `expected`: 0.077250 0.143320 0.271540 [ FAIL 2 | WARN 1 | SKIP 3 | PASS 928 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [30s/49s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(NetSimR) > > test_check("NetSimR") Saving _problems/test-capped-mean-43.R Loading required package: shiny Saving _problems/test-pkg-pure-ibnr-16.R Saving _problems/test-pkg-pure-ibnr-18.R Saving _problems/test-pkg-pure-ibnr-25.R Saving _problems/test-pkg-pure-ibnr-26.R Saving _problems/test-pkg-pure-ibnr-27.R Saving _problems/test-pkg-pure-ibnr-28.R Saving _problems/test-pkg-pure-ibnr-35.R [ FAIL 8 | WARN 1 | SKIP 3 | PASS 922 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-simulate-engine.R:45:3', 'test-simulator-server.R:67:3', 'test-simulator-server.R:88:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-capped-mean.R:43:3'): pure IBNR with a Log-Normal reporting delay ── Expected `ibnr$UnearnedDuration` to equal `c(0, 0, 62)`. Differences: `actual`: -0.000000000 0.000000000 62.041666667 `expected`: 0.000000000 0.000000000 62.000000000 ── Failure ('test-pkg-pure-ibnr.R:16:3'): PureIBNRGamma reproduces the documented example ── Expected `ibnr$UnearnedDuration` to equal `c(0, 0, 62)`. Differences: `actual`: -0.000000000 0.000000000 62.041666667 `expected`: 0.000000000 0.000000000 62.000000000 ── Failure ('test-pkg-pure-ibnr.R:18:3'): PureIBNRGamma reproduces the documented example ── Expected `ibnr$UnearnedDurationRatio` to equal `c(0, 0, 0.17033)`. Differences: `actual`: -0.00000 0.00000 0.17044 `expected`: 0.00000 0.00000 0.17033 ── Failure ('test-pkg-pure-ibnr.R:25:3'): PureIBNRLNorm reproduces the documented example ── Expected `ibnr$UnearnedDuration` to equal `c(0, 0, 62)`. Differences: `actual`: -0.000000000 0.000000000 62.041666667 `expected`: 0.000000000 0.000000000 62.000000000 ── Failure ('test-pkg-pure-ibnr.R:26:3'): PureIBNRLNorm reproduces the documented example ── Expected `ibnr$PureIBNRDuration` to equal `c(28.12, 52.17, 98.84)`. Differences: `actual`: 28.130 52.180 98.840 `expected`: 28.120 52.170 98.840 ── Failure ('test-pkg-pure-ibnr.R:27:3'): PureIBNRLNorm reproduces the documented example ── Expected `ibnr$UnearnedDurationRatio` to equal `c(0, 0, 0.17033)`. Differences: `actual`: -0.00000 0.00000 0.17044 `expected`: 0.00000 0.00000 0.17033 ── Failure ('test-pkg-pure-ibnr.R:28:3'): PureIBNRLNorm reproduces the documented example ── Expected `ibnr$PureIBNRDurationRatio` to equal `c(0.07725, 0.14332, 0.27154)`. Differences: `actual`: 0.077280 0.143350 0.271540 `expected`: 0.077250 0.143320 0.271540 ── Failure ('test-pkg-pure-ibnr.R:35:3'): pure IBNR is the capped mean of the delay between the earned window and the valuation date ── Expected `max_delay` to equal 302. Differences: `actual`: 301.958 `expected`: 302.000 [ FAIL 8 | WARN 1 | SKIP 3 | PASS 922 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.