Last updated on 2026-09-14 06:51:22 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.1.6 | 14.17 | 113.20 | 127.37 | 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.1.6 | 14.00 | 104.37 | 118.37 | 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 | 240.00 | 257.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 | 46.00 | 52.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.2.0 | 18.00 | 238.00 | 256.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.1.6 | 32.00 | 209.00 | 241.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [31s/43s]
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-14 11:24:46.676 R[77682:432380] 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’ [32s/56s]
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