Last updated on 2026-08-29 22:49:24 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.4 | 5.13 | 63.33 | 68.46 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.7.4 | 3.93 | 47.86 | 51.79 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.7.4 | 47.12 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.7.4 | 48.73 | OK | |||
| r-devel-windows-x86_64 | 0.7.4 | 9.00 | 84.00 | 93.00 | OK | |
| r-patched-linux-x86_64 | 0.7.1 | 5.37 | 41.68 | 47.05 | OK | |
| r-release-linux-x86_64 | 0.7.1 | 4.74 | 41.94 | 46.68 | OK | |
| r-release-macos-arm64 | 0.7.4 | 1.00 | 19.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 0.7.4 | 4.00 | 64.00 | 68.00 | OK | |
| r-release-windows-x86_64 | 0.7.1 | 8.00 | 68.00 | 76.00 | OK | |
| r-oldrel-macos-arm64 | 0.7.4 | 1.00 | 22.00 | 23.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.7.4 | 4.00 | 64.00 | 68.00 | OK | |
| r-oldrel-windows-x86_64 | 0.7.4 | 7.00 | 93.00 | 100.00 | OK |
Version: 0.7.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("competitiontoolbox")
Loading required package: competitiontoolbox
Loading required package: antitrust
Loading required package: trade
Attaching package: 'trade'
The following object is masked from 'package:antitrust':
sim
Loading required package: shiny
Loading required package: rhandsontable
Attaching package: 'competitiontoolbox'
The following object is masked from 'package:trade':
trade_shiny
The following object is masked from 'package:antitrust':
antitrust_shiny
Saving _problems/test-shiny-model-registry-79.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-shiny-model-registry.R:79:5'): every registered model runs and tab computations are callable ──
Error in `optim(parmStart, minDemand, method = "L-BFGS-B", lower = lowerB, upper = upperB)`: L-BFGS-B needs finite values of 'fn'
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-shiny-model-registry.R:79:5
2. │ └─base::withCallingHandlers(...)
3. └─global sim_fun(spec$supply, spec$demand_label, input_data, -1, spec$page)
4. └─global run_model(spec, indata, list(mktElast = mktElast))
5. └─global run_horizontal_model(fn, spec, data, mktElast, known_elast)
6. ├─base::do.call(fn, args)
7. └─antitrust (local) `<fn>`(...)
8. ├─antitrust::calcSlopes(result)
9. └─antitrust::calcSlopes(result)
10. └─antitrust (local) .local(object, ...)
11. └─stats::optim(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-arm64