Last updated on 2026-03-29 18:51:29 CEST.
| Package | ERROR | OK |
|---|---|---|
| bridgr | 1 | 13 |
| reviser | 1 |
Current CRAN status: ERROR: 1, OK: 13
Version: 0.1.2
Check: tests
Result: ERROR
Running 'testthat.R' [315s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(bridgr)
>
> test_check("bridgr")
Dependent variable: target | Frequency: quarter | Estimation sample: 2000-01-01 - 2000-07-01 | Forecast horizon: 1 quarter(s)
Dependent variable: target | Frequency: quarter | Estimation sample: 2000-01-01 - 2002-04-01 | Forecast horizon: 1 quarter(s)
Dependent variable: target | Frequency: quarter | Estimation sample: 2000-01-01 - 2002-04-01 | Forecast horizon: 1 quarter(s)
Dependent variable: target | Frequency: quarter | Estimation sample: 2000-01-01 - 2002-04-01 | Forecast horizon: 2 quarter(s)
Dependent variable: target | Frequency: quarter | Estimation sample: 2000-01-01 - 2000-10-01 | Forecast horizon: 1 quarter(s)
Dependent variable: target | Frequency: quarter | Estimation sample: 2000-01-01 - 2002-04-01 | Forecast horizon: 1 quarter(s)
Saving _problems/test-bridge-62.R
Dependent variable: target | Frequency: quarter | Estimation sample: 2000-01-01 - 2002-04-01 | Forecast horizon: 1 quarter(s)
Dependent variable: target | Frequency: quarter | Estimation sample: 2000-01-01 - 2002-04-01 | Forecast horizon: 1 quarter(s)
Dependent variable: target | Frequency: quarter | Estimation sample: 2000-01-01 - 2002-10-01 | Forecast horizon: 1 quarter(s)
Dependent variable: target | Frequency: quarter | Estimation sample: 2000-01-01 - 2002-10-01 | Forecast horizon: 1 quarter(s)
Bridge model summary
-----------------------------------
Main model:
-----------------------------------
Series: target
Regression with ARIMA(0,0,0) errors
Coefficients:
intercept indic indic_lag1
0.1461 0.4533 0.2031
s.e. 0.2176 0.3020 0.3173
sigma^2 = 0.7142: log likelihood = -12.01
AIC=32.01 AICc=38.68 BIC=33.6
-----------------------------------
Single indicator models:
-----------------------------------
Series: indic
ARIMA(0,0,0) with zero mean
sigma^2 = 1.153: log likelihood = -56.62
AIC=115.24 AICc=115.35 BIC=116.88
Aggregation to low frequency:
Using mean over values in corresponding periods.
-----------------------------------
Dependent variable: target | Frequency: quarter | Estimation sample: 2000-01-01 - 2002-10-01 | Forecast horizon: 1 quarter(s)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-bridge.R:62:3'): bridge supports expalmon aggregator function ──
Error in `if (any(weights < 0)) { return(Inf) }`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─bridgr::bridge(...) at test-bridge.R:62:3
2. └─stats::optim(...)
3. └─stats (local) `<fn>`(`<dbl>`)
4. └─bridgr (local) fn(par, ...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64
Current CRAN status: OK: 1