CRAN Package Check Results for Maintainer ‘Daniele Girolimetto <daniele.girolimetto at unipd.it>’

Last updated on 2026-03-10 21:53:50 CET.

Package ERROR OK
FoCo2 9 5
FoReco 9 5

Package FoCo2

Current CRAN status: ERROR: 9, OK: 5

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/6s] 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(FoCo2) Loading required package: Matrix Loading required package: FoReco > > test_check("FoCo2") Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-23.R Saving _problems/test-cs-51.R Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-72.R [ FAIL 3 | WARN 3 | SKIP 0 | PASS 18 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cs.R:22:5'): Optimal cross-sectional coherent combination ────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:22:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:50:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:50:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:71:5'): Optimal cross-sectional coherent combination with NA ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:71:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) [ FAIL 3 | WARN 3 | SKIP 0 | PASS 18 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] 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(FoCo2) Loading required package: Matrix Loading required package: FoReco > > test_check("FoCo2") Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-23.R Saving _problems/test-cs-51.R Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-72.R [ FAIL 3 | WARN 3 | SKIP 0 | PASS 18 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cs.R:22:5'): Optimal cross-sectional coherent combination ────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:22:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:50:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:50:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:71:5'): Optimal cross-sectional coherent combination with NA ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:71:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) [ FAIL 3 | WARN 3 | SKIP 0 | PASS 18 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ 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(FoCo2) Loading required package: Matrix Loading required package: FoReco > > test_check("FoCo2") Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-23.R Saving _problems/test-cs-51.R Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-72.R [ FAIL 3 | WARN 3 | SKIP 0 | PASS 18 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cs.R:22:5'): Optimal cross-sectional coherent combination ────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:22:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:50:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:50:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:71:5'): Optimal cross-sectional coherent combination with NA ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:71:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) [ FAIL 3 | WARN 3 | SKIP 0 | PASS 18 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/17s] 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(FoCo2) Loading required package: Matrix Loading required package: FoReco > > test_check("FoCo2") Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-23.R Saving _problems/test-cs-51.R Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-72.R [ FAIL 3 | WARN 3 | SKIP 0 | PASS 18 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cs.R:22:5'): Optimal cross-sectional coherent combination ────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:22:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:50:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:50:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:71:5'): Optimal cross-sectional coherent combination with NA ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:71:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) [ FAIL 3 | WARN 3 | SKIP 0 | PASS 18 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.2
Check: tests
Result: ERROR Running 'testthat.R' [3s] 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(FoCo2) Loading required package: Matrix Loading required package: FoReco > > test_check("FoCo2") Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-23.R Saving _problems/test-cs-51.R Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-72.R [ FAIL 3 | WARN 3 | SKIP 0 | PASS 18 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cs.R:22:5'): Optimal cross-sectional coherent combination ────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:22:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:50:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:50:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:71:5'): Optimal cross-sectional coherent combination with NA ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:71:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) [ FAIL 3 | WARN 3 | SKIP 0 | PASS 18 ] Error: ! Test failures. Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/5s] 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(FoCo2) Loading required package: Matrix Loading required package: FoReco > > test_check("FoCo2") Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-23.R Saving _problems/test-cs-51.R Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-72.R [ FAIL 3 | WARN 3 | SKIP 0 | PASS 18 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cs.R:22:5'): Optimal cross-sectional coherent combination ────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:22:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:50:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:50:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:71:5'): Optimal cross-sectional coherent combination with NA ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:71:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) [ FAIL 3 | WARN 3 | SKIP 0 | PASS 18 ] Error: ! Test failures. Execution halted Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.2
Check: tests
Result: ERROR Running 'testthat.R' [5s] 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(FoCo2) Loading required package: Matrix Loading required package: FoReco > > test_check("FoCo2") Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-23.R Saving _problems/test-cs-51.R Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-72.R [ FAIL 3 | WARN 3 | SKIP 0 | PASS 18 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cs.R:22:5'): Optimal cross-sectional coherent combination ────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:22:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:50:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:50:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:71:5'): Optimal cross-sectional coherent combination with NA ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoCo2::csocc(...) at test-cs.R:71:5 2. └─FoCo2:::resemble(...) 3. ├─FoCo2:::.resemble(...) 4. └─FoCo2:::resemble.strc_osqp(...) 5. └─base::`colnames<-`(...) [ FAIL 3 | WARN 3 | SKIP 0 | PASS 18 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64

Package FoReco

Current CRAN status: ERROR: 9, OK: 5

Version: 1.1.0
Check: examples
Result: ERROR Running examples in ‘FoReco-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: csrec > ### Title: Optimal combination cross-sectional reconciliation > ### Aliases: csrec > > ### ** Examples > > set.seed(123) > # (2 x 3) base forecasts matrix (simulated), Z = X + Y > base <- matrix(rnorm(6, mean = c(20, 10, 10)), 2, byrow = TRUE) > # (10 x 3) in-sample residuals matrix (simulated) > res <- t(matrix(rnorm(n = 30), nrow = 3)) > > # Aggregation matrix for Z = X + Y > A <- t(c(1,1)) > reco <- csrec(base = base, agg_mat = A, comb = "wls", res = res) > > # Zero constraints matrix for Z - X - Y = 0 > C <- t(c(1, -1, -1)) > reco <- csrec(base = base, cons_mat = C, comb = "wls", res = res) # same results > > # Non negative reconciliation > base[1,3] <- -base[1,3] # Making negative one of the base forecasts for variable Y > nnreco <- csrec(base = base, agg_mat = A, comb = "wls", res = res, nn = "osqp") Warning: ! The `polish` argument is deprecated. ℹ Use `polishing` instead. Error in dimnames(x) <- dn : length of 'dimnames' [2] not equal to array extent Calls: csrec -> reco -> .reco -> reco.proj_osqp -> colnames<- Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/14s] 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(FoReco) Loading required package: Matrix > > test_check("FoReco") Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-47.R Saving _problems/test-cs-69.R Saving _problems/test-cs-89.R Polishing not needed - no active set detected at optimal point Saving _problems/test-ct-36.R Saving _problems/test-ct-107.R Saving _problems/test-ct-129.R Polishing not needed - no active set detected at optimal point Saving _problems/test-te-37.R Saving _problems/test-te-50.R Saving _problems/test-te-70.R [ FAIL 9 | WARN 9 | SKIP 0 | PASS 142 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cs.R:46:5'): Optimal cross-sectional reconciliation ──────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:46:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:68:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:68:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:88:5'): Optimal immutable cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:88:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:35:5'): Optimal cross-temporal reconciliation ───────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:35:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:106:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:106:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:128:5'): Optimal immutable cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:128:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:36:5'): Optimal temporal reconciliation ─────────────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:36:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:49:5'): Optimal nonegative temporal reconciliation ──────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:49:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:69:5'): Optimal immutable temporal reconciliation ───────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:69:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) [ FAIL 9 | WARN 9 | SKIP 0 | PASS 142 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/7s] 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(FoReco) Loading required package: Matrix > > test_check("FoReco") Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-47.R Saving _problems/test-cs-69.R Saving _problems/test-cs-89.R Polishing not needed - no active set detected at optimal point Saving _problems/test-ct-36.R Saving _problems/test-ct-107.R Saving _problems/test-ct-129.R Polishing not needed - no active set detected at optimal point Saving _problems/test-te-37.R Saving _problems/test-te-50.R Saving _problems/test-te-70.R [ FAIL 9 | WARN 9 | SKIP 0 | PASS 142 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cs.R:46:5'): Optimal cross-sectional reconciliation ──────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:46:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:68:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:68:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:88:5'): Optimal immutable cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:88:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:35:5'): Optimal cross-temporal reconciliation ───────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:35:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:106:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:106:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:128:5'): Optimal immutable cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:128:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:36:5'): Optimal temporal reconciliation ─────────────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:36:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:49:5'): Optimal nonegative temporal reconciliation ──────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:49:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:69:5'): Optimal immutable temporal reconciliation ───────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:69:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) [ FAIL 9 | WARN 9 | SKIP 0 | PASS 142 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.0
Check: examples
Result: ERROR Running examples in ‘FoReco-Ex.R’ failed The error most likely occurred in: > ### Name: csrec > ### Title: Optimal combination cross-sectional reconciliation > ### Aliases: csrec > > ### ** Examples > > set.seed(123) > # (2 x 3) base forecasts matrix (simulated), Z = X + Y > base <- matrix(rnorm(6, mean = c(20, 10, 10)), 2, byrow = TRUE) > # (10 x 3) in-sample residuals matrix (simulated) > res <- t(matrix(rnorm(n = 30), nrow = 3)) > > # Aggregation matrix for Z = X + Y > A <- t(c(1,1)) > reco <- csrec(base = base, agg_mat = A, comb = "wls", res = res) > > # Zero constraints matrix for Z - X - Y = 0 > C <- t(c(1, -1, -1)) > reco <- csrec(base = base, cons_mat = C, comb = "wls", res = res) # same results > > # Non negative reconciliation > base[1,3] <- -base[1,3] # Making negative one of the base forecasts for variable Y > nnreco <- csrec(base = base, agg_mat = A, comb = "wls", res = res, nn = "osqp") Warning: ! The `polish` argument is deprecated. ℹ Use `polishing` instead. Error in dimnames(x) <- dn : length of 'dimnames' [2] not equal to array extent Calls: csrec -> reco -> .reco -> reco.proj_osqp -> colnames<- Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 1.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/22s] 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(FoReco) Loading required package: Matrix > > test_check("FoReco") Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-47.R Saving _problems/test-cs-69.R Saving _problems/test-cs-89.R Polishing not needed - no active set detected at optimal point Saving _problems/test-ct-36.R Saving _problems/test-ct-107.R Saving _problems/test-ct-129.R Polishing not needed - no active set detected at optimal point Saving _problems/test-te-37.R Saving _problems/test-te-50.R Saving _problems/test-te-70.R [ FAIL 9 | WARN 9 | SKIP 0 | PASS 142 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cs.R:46:5'): Optimal cross-sectional reconciliation ──────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:46:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:68:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:68:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:88:5'): Optimal immutable cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:88:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:35:5'): Optimal cross-temporal reconciliation ───────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:35:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:106:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:106:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:128:5'): Optimal immutable cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:128:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:36:5'): Optimal temporal reconciliation ─────────────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:36:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:49:5'): Optimal nonegative temporal reconciliation ──────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:49:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:69:5'): Optimal immutable temporal reconciliation ───────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:69:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) [ FAIL 9 | WARN 9 | SKIP 0 | PASS 142 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/41s] 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(FoReco) Loading required package: Matrix > > test_check("FoReco") Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-47.R Saving _problems/test-cs-69.R Saving _problems/test-cs-89.R Polishing not needed - no active set detected at optimal point Saving _problems/test-ct-36.R Saving _problems/test-ct-107.R Saving _problems/test-ct-129.R Polishing not needed - no active set detected at optimal point Saving _problems/test-te-37.R Saving _problems/test-te-50.R Saving _problems/test-te-70.R [ FAIL 9 | WARN 9 | SKIP 0 | PASS 142 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cs.R:46:5'): Optimal cross-sectional reconciliation ──────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:46:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:68:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:68:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:88:5'): Optimal immutable cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:88:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:35:5'): Optimal cross-temporal reconciliation ───────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:35:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:106:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:106:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:128:5'): Optimal immutable cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:128:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:36:5'): Optimal temporal reconciliation ─────────────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:36:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:49:5'): Optimal nonegative temporal reconciliation ──────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:49:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:69:5'): Optimal immutable temporal reconciliation ───────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:69:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) [ FAIL 9 | WARN 9 | SKIP 0 | PASS 142 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.1.0
Check: tests
Result: ERROR Running 'testthat.R' [7s] 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(FoReco) Loading required package: Matrix > > test_check("FoReco") Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-47.R Saving _problems/test-cs-69.R Saving _problems/test-cs-89.R Polishing not needed - no active set detected at optimal point Saving _problems/test-ct-36.R Saving _problems/test-ct-107.R Saving _problems/test-ct-129.R Polishing not needed - no active set detected at optimal point Saving _problems/test-te-37.R Saving _problems/test-te-50.R Saving _problems/test-te-70.R [ FAIL 9 | WARN 9 | SKIP 0 | PASS 142 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cs.R:46:5'): Optimal cross-sectional reconciliation ──────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:46:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:68:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:68:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:88:5'): Optimal immutable cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:88:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:35:5'): Optimal cross-temporal reconciliation ───────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:35:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:106:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:106:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:128:5'): Optimal immutable cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:128:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:36:5'): Optimal temporal reconciliation ─────────────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:36:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:49:5'): Optimal nonegative temporal reconciliation ──────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:49:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:69:5'): Optimal immutable temporal reconciliation ───────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:69:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) [ FAIL 9 | WARN 9 | SKIP 0 | PASS 142 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 1.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/11s] 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(FoReco) Loading required package: Matrix > > test_check("FoReco") Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-47.R Saving _problems/test-cs-69.R Saving _problems/test-cs-89.R Polishing not needed - no active set detected at optimal point Saving _problems/test-ct-36.R Saving _problems/test-ct-107.R Saving _problems/test-ct-129.R Polishing not needed - no active set detected at optimal point Saving _problems/test-te-37.R Saving _problems/test-te-50.R Saving _problems/test-te-70.R [ FAIL 9 | WARN 9 | SKIP 0 | PASS 142 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cs.R:46:5'): Optimal cross-sectional reconciliation ──────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:46:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:68:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:68:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:88:5'): Optimal immutable cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:88:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:35:5'): Optimal cross-temporal reconciliation ───────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:35:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:106:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:106:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:128:5'): Optimal immutable cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:128:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:36:5'): Optimal temporal reconciliation ─────────────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:36:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:49:5'): Optimal nonegative temporal reconciliation ──────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:49:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:69:5'): Optimal immutable temporal reconciliation ───────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:69:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) [ FAIL 9 | WARN 9 | SKIP 0 | PASS 142 ] Error: ! Test failures. Execution halted Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.1.0
Check: tests
Result: ERROR Running 'testthat.R' [8s] 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(FoReco) Loading required package: Matrix > > test_check("FoReco") Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-47.R Saving _problems/test-cs-69.R Saving _problems/test-cs-89.R Polishing not needed - no active set detected at optimal point Saving _problems/test-ct-36.R Saving _problems/test-ct-107.R Saving _problems/test-ct-129.R Polishing not needed - no active set detected at optimal point Saving _problems/test-te-37.R Saving _problems/test-te-50.R Saving _problems/test-te-70.R [ FAIL 9 | WARN 9 | SKIP 0 | PASS 142 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cs.R:46:5'): Optimal cross-sectional reconciliation ──────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:46:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:68:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:68:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:88:5'): Optimal immutable cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:88:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:35:5'): Optimal cross-temporal reconciliation ───────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:35:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:106:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:106:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:128:5'): Optimal immutable cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:128:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:36:5'): Optimal temporal reconciliation ─────────────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:36:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:49:5'): Optimal nonegative temporal reconciliation ──────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:49:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:69:5'): Optimal immutable temporal reconciliation ───────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:69:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) [ FAIL 9 | WARN 9 | SKIP 0 | PASS 142 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64

Version: 1.1.0
Check: tests
Result: ERROR Running 'testthat.R' [10s] 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(FoReco) Loading required package: Matrix > > test_check("FoReco") Polishing not needed - no active set detected at optimal point Saving _problems/test-cs-47.R Saving _problems/test-cs-69.R Saving _problems/test-cs-89.R Polishing not needed - no active set detected at optimal point Saving _problems/test-ct-36.R Saving _problems/test-ct-107.R Saving _problems/test-ct-129.R Polishing not needed - no active set detected at optimal point Saving _problems/test-te-37.R Saving _problems/test-te-50.R Saving _problems/test-te-70.R [ FAIL 9 | WARN 9 | SKIP 0 | PASS 142 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cs.R:46:5'): Optimal cross-sectional reconciliation ──────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:46:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:68:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:68:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-cs.R:88:5'): Optimal immutable cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::csrec(...) at test-cs.R:88:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:35:5'): Optimal cross-temporal reconciliation ───────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:35:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:106:5'): Optimal nonegative cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:106:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-ct.R:128:5'): Optimal immutable cross-sectional reconciliation ── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::ctrec(...) at test-ct.R:128:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:36:5'): Optimal temporal reconciliation ─────────────────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:36:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:49:5'): Optimal nonegative temporal reconciliation ──────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:49:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) ── Error ('test-te.R:69:5'): Optimal immutable temporal reconciliation ───────── Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent Backtrace: ▆ 1. └─FoReco::terec(...) at test-te.R:69:5 2. └─FoReco:::reco(...) 3. ├─FoReco:::.reco(...) 4. └─FoReco:::reco.strc_osqp(...) 5. └─base::`colnames<-`(...) [ FAIL 9 | WARN 9 | SKIP 0 | PASS 142 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64

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.