Last updated on 2026-04-14 23:56:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.1 | 12.07 | 512.54 | 524.61 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.1 | 8.39 | 292.52 | 300.91 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.1 | 19.00 | 765.56 | 784.56 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 20.00 | 789.78 | 809.78 | OK | |
| r-devel-macos-arm64 | 1.3.1 | 3.00 | 101.00 | 104.00 | OK | |
| r-devel-windows-x86_64 | 1.3.1 | 15.00 | 426.00 | 441.00 | OK | |
| r-patched-linux-x86_64 | 1.3.1 | 11.04 | 481.69 | 492.73 | OK | |
| r-release-linux-x86_64 | 1.3.1 | 11.49 | 472.71 | 484.20 | OK | |
| r-release-macos-arm64 | 1.3.1 | OK | ||||
| r-release-macos-x86_64 | 1.3.1 | 7.00 | 437.00 | 444.00 | OK | |
| r-release-windows-x86_64 | 1.3.1 | 15.00 | 0.00 | 15.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3.1 | 7.00 | 396.00 | 403.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.1 | 22.00 | 607.00 | 629.00 | ERROR |
Version: 1.3.1
Check: tests
Result: ERROR
Running 'testthat.R' [58s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(ConFluxPro)
Attaching package: 'ConFluxPro'
The following object is masked from 'package:stats':
filter
>
> test_check("ConFluxPro")
Saving _problems/test-bootstrap_error-57.R
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 141 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-sobol_calc_indices.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-bootstrap_error.R:57:3'): bootstrapping works pro_flux ───────
Expected `PF_BSE$PROFLUX$DELTA_flux[1] > 0` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 141 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64