Last updated on 2025-03-13 02:53:35 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.23 | 8.97 | 85.58 | 94.55 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.23 | 6.41 | 60.38 | 66.79 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.23 | 156.01 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.23 | 231.24 | ERROR | |||
r-devel-macos-arm64 | 0.9.23 | 49.00 | OK | |||
r-devel-macos-x86_64 | 0.9.23 | 100.00 | OK | |||
r-devel-windows-x86_64 | 0.9.23 | 11.00 | 94.00 | 105.00 | ERROR | |
r-patched-linux-x86_64 | 0.9.23 | OK | ||||
r-release-linux-x86_64 | 0.9.23 | 9.05 | 80.18 | 89.23 | OK | |
r-release-macos-arm64 | 0.9.23 | 50.00 | OK | |||
r-release-macos-x86_64 | 0.9.23 | 82.00 | OK | |||
r-release-windows-x86_64 | 0.9.23 | 12.00 | 95.00 | 107.00 | OK | |
r-oldrel-macos-arm64 | 0.9.23 | OK | ||||
r-oldrel-macos-x86_64 | 0.9.23 | 83.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.23 | 13.00 | 115.00 | 128.00 | OK |
Version: 0.9.23
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/39s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(garma)
Loading required package: forecast
Loading required package: ggplot2
Package garma: 0.9.23
>
> test_check("garma")
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 55 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-garma2.R:6:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-garma.R:241:3'): garma xreg ────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `gap[, 1]`: subscript out of bounds
Backtrace:
▆
1. └─garma::garma(x, xreg = m) at test-garma.R:241:3
2. └─garma:::internal_generic_optim_list(...)
3. └─garma:::internal_generic_optim(...)
4. └─Rsolnp::solnp(...)
5. └─Rsolnp:::.subnp(...)
── Error ('test-predict.R:2:3'): predict ───────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `gap[, 1]`: subscript out of bounds
Backtrace:
▆
1. └─garma::garma(runif(120)) at test-predict.R:2:3
2. └─garma:::internal_generic_optim_list(...)
3. └─garma:::internal_generic_optim(...)
4. └─Rsolnp::solnp(...)
5. └─Rsolnp:::.subnp(...)
── Error ('test_garma.R:241:3'): garma xreg ────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `gap[, 1]`: subscript out of bounds
Backtrace:
▆
1. └─garma::garma(x, xreg = m) at test_garma.R:241:3
2. └─garma:::internal_generic_optim_list(...)
3. └─garma:::internal_generic_optim(...)
4. └─Rsolnp::solnp(...)
5. └─Rsolnp:::.subnp(...)
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 55 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.9.23
Check: tests
Result: ERROR
Running ‘testthat.R’ [17s/28s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(garma)
Loading required package: forecast
Loading required package: ggplot2
Package garma: 0.9.23
>
> test_check("garma")
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 55 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-garma2.R:6:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-garma.R:241:3'): garma xreg ────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `gap[, 1]`: subscript out of bounds
Backtrace:
▆
1. └─garma::garma(x, xreg = m) at test-garma.R:241:3
2. └─garma:::internal_generic_optim_list(...)
3. └─garma:::internal_generic_optim(...)
4. └─Rsolnp::solnp(...)
5. └─Rsolnp:::.subnp(...)
── Error ('test-predict.R:2:3'): predict ───────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `gap[, 1]`: subscript out of bounds
Backtrace:
▆
1. └─garma::garma(runif(120)) at test-predict.R:2:3
2. └─garma:::internal_generic_optim_list(...)
3. └─garma:::internal_generic_optim(...)
4. └─Rsolnp::solnp(...)
5. └─Rsolnp:::.subnp(...)
── Error ('test_garma.R:241:3'): garma xreg ────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `gap[, 1]`: subscript out of bounds
Backtrace:
▆
1. └─garma::garma(x, xreg = m) at test_garma.R:241:3
2. └─garma:::internal_generic_optim_list(...)
3. └─garma:::internal_generic_optim(...)
4. └─Rsolnp::solnp(...)
5. └─Rsolnp:::.subnp(...)
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 55 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.9.23
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(garma)
Loading required package: forecast
Loading required package: ggplot2
Package garma: 0.9.23
>
> test_check("garma")
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 55 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-garma2.R:6:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-garma.R:241:3'): garma xreg ────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `gap[, 1]`: subscript out of bounds
Backtrace:
▆
1. └─garma::garma(x, xreg = m) at test-garma.R:241:3
2. └─garma:::internal_generic_optim_list(...)
3. └─garma:::internal_generic_optim(...)
4. └─Rsolnp::solnp(...)
5. └─Rsolnp:::.subnp(...)
── Error ('test-predict.R:2:3'): predict ───────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `gap[, 1]`: subscript out of bounds
Backtrace:
▆
1. └─garma::garma(runif(120)) at test-predict.R:2:3
2. └─garma:::internal_generic_optim_list(...)
3. └─garma:::internal_generic_optim(...)
4. └─Rsolnp::solnp(...)
5. └─Rsolnp:::.subnp(...)
── Error ('test_garma.R:241:3'): garma xreg ────────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `gap[, 1]`: subscript out of bounds
Backtrace:
▆
1. └─garma::garma(x, xreg = m) at test_garma.R:241:3
2. └─garma:::internal_generic_optim_list(...)
3. └─garma:::internal_generic_optim(...)
4. └─Rsolnp::solnp(...)
5. └─Rsolnp:::.subnp(...)
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 55 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64