CRAN Package Check Results for Package bridgr

Last updated on 2026-08-22 12:51:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 4.38 120.90 125.28 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 3.30 61.38 64.68 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 10.00 230.97 240.97 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 226.24 OK
r-devel-windows-x86_64 0.1.2 10.00 101.00 111.00 OK
r-patched-linux-x86_64 0.1.2 4.15 69.69 73.84 OK
r-release-linux-x86_64 0.1.2 4.15 72.32 76.47 OK
r-release-macos-arm64 1.0.0 3.00 67.00 70.00 OK
r-release-macos-x86_64 1.0.0 9.00 398.00 407.00 OK
r-release-windows-x86_64 0.1.2 8.00 456.00 464.00 ERROR
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 8.00 384.00 392.00 OK
r-oldrel-windows-x86_64 1.0.0 21.00 375.00 396.00 OK

Check Details

Version: 0.1.2
Check: tests
Result: ERROR Running 'testthat.R' [390s] 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.0647 -0.0938 0.1394 s.e. 0.1967 0.3378 0.3296 sigma^2 = 0.5094: log likelihood = -10.15 AIC=28.29 AICc=34.96 BIC=29.89 ----------------------------------- Single indicator models: ----------------------------------- Series: indic ARIMA(0,0,0) with zero mean sigma^2 = 0.7468: log likelihood = -48.37 AIC=98.74 AICc=98.86 BIC=100.38 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