Last updated on 2026-02-28 11:49:21 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.1 | 17.04 | 272.39 | 289.43 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.1 | 11.50 | 171.33 | 182.83 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.1 | 31.00 | 433.49 | 464.49 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 29.00 | 529.45 | 558.45 | OK | |
| r-devel-macos-arm64 | 0.4.1 | 4.00 | 101.00 | 105.00 | ERROR | |
| r-devel-windows-x86_64 | 0.4.1 | 28.00 | 346.00 | 374.00 | OK | |
| r-patched-linux-x86_64 | 0.4.1 | 17.12 | 249.84 | 266.96 | OK | |
| r-release-linux-x86_64 | 0.4.1 | 18.42 | 256.86 | 275.28 | OK | |
| r-release-macos-arm64 | 0.4.1 | OK | ||||
| r-release-macos-x86_64 | 0.4.1 | 11.00 | 657.00 | 668.00 | OK | |
| r-release-windows-x86_64 | 0.4.1 | 29.00 | 336.00 | 365.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.1 | 13.00 | 515.00 | 528.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.1 | 37.00 | 514.00 | 551.00 | OK |
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [42s/43s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> # nolint start
> library(testthat)
> library(epiparameter)
> # nolint end
>
> test_check("epiparameter")
Citation cannot be created as author, year, journal or title is missing
Saving _problems/test-extract_param-266.R
Returning 4 results that match the criteria (4 are parameterised).
Use subset to filter by entry variables or single_epiparameter to return a single entry.
To retrieve the citation for each use the 'get_citation' function
Returning 3 results that match the criteria (3 are parameterised).
Use subset to filter by entry variables or single_epiparameter to return a single entry.
To retrieve the citation for each use the 'get_citation' function
[ FAIL 1 | WARN 2 | SKIP 30 | PASS 523 ]
══ Skipped tests (30) ══════════════════════════════════════════════════════════
• On CRAN (23): 'test-convert_params.R:13:1', 'test-convert_params.R:53:1',
'test-convert_params.R:114:1', 'test-convert_params.R:144:1',
'test-epiparameter.R:176:1', 'test-epiparameter.R:197:1',
'test-epiparameter.R:219:1', 'test-extract_param.R:294:3',
'test-extract_param.R:363:3', 'test-parameter_tbl.R:4:1',
'test-parameter_tbl.R:16:1', 'test-parameter_tbl.R:31:1',
'test-parameter_tbl.R:46:1', 'test-parameter_tbl.R:61:1',
'test-parameter_tbl.R:76:1', 'test-parameter_tbl.R:92:1',
'test-parameter_tbl.R:105:1', 'test-parameter_tbl.R:118:1',
'test-plot.R:1:1', 'test-print.R:4:1', 'test-print.R:9:1',
'test-print.R:16:1', 'test-print.R:27:1'
• {epireview} is not installed (7): 'test-coercion.R:13:3',
'test-coercion.R:39:3', 'test-coercion.R:63:3', 'test-coercion.R:88:3',
'test-coercion.R:114:3', 'test-coercion.R:140:3', 'test-coercion.R:169:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-extract_param.R:256:3'): .extract_param works for lnorm percentiles ──
Expected `lnorm_params` to equal `list(...)`.
Differences:
`actual$convergence`: 52.0
`expected$convergence`: 0.0
`actual$message`: "ERROR: ABNORMAL_TERMINATION_IN_LNSRCH"
`expected$message`: "CONVERGENCE: NORM OF PROJECTED GRADIENT <= PGTOL"
[ FAIL 1 | WARN 2 | SKIP 30 | PASS 523 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-macos-arm64
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.