Last updated on 2023-11-24 08:53:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 13.17 | 104.13 | 117.30 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 9.86 | 77.82 | 87.68 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 155.16 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 135.50 | ERROR | |||
r-devel-windows-x86_64 | 0.2.0 | 11.00 | 88.00 | 99.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.0 | 8.10 | 99.59 | 107.69 | ERROR | |
r-release-linux-x86_64 | 0.2.0 | 7.97 | 99.48 | 107.45 | ERROR | |
r-release-macos-arm64 | 0.2.0 | 59.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 72.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 14.00 | 106.00 | 120.00 | ERROR | |
r-oldrel-macos-arm64 | 0.2.0 | 43.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 78.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 15.00 | 112.00 | 127.00 | ERROR |
Version: 0.2.0
Check: examples
Result: ERROR
Running examples in ‘gtop-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: hts
> ### Title: Prediction conciliation by ...n.
> ### Aliases: hts
>
> ### ** Examples
>
> K <- 5
> hts(preds_indiv = rep(0, K), 1)
Warning in cbind.Matrix(x, y, deparse.level = 0L) :
number of rows of result is not a multiple of vector length
Error in utmat %*% fcasts : non-conformable arguments
Calls: hts ... combinef -> LU -> <Anonymous> -> .class1 -> %*% -> %*%
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: 0.2.0
Check: examples
Result: ERROR
Running examples in ‘gtop-Ex.R’ failed
The error most likely occurred in:
> ### Name: hts
> ### Title: Prediction conciliation by ...n.
> ### Aliases: hts
>
> ### ** Examples
>
> K <- 5
> hts(preds_indiv = rep(0, K), 1)
Warning in cbind.Matrix(x, y, deparse.level = 0L) :
number of rows of result is not a multiple of vector length
Error in utmat %*% fcasts : non-conformable arguments
Calls: hts ... combinef -> LU -> <Anonymous> -> .class1 -> %*% -> %*%
Execution halted
Flavors: r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64