Last updated on 2025-10-16 10:49:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.0.0 | 34.46 | 448.06 | 482.52 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 4.0.0 | 21.52 | 266.63 | 288.15 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 4.0.0 | 834.50 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 4.0.0 | 769.69 | ERROR | |||
r-devel-windows-x86_64 | 4.0.0 | 39.00 | 296.00 | 335.00 | ERROR | |
r-patched-linux-x86_64 | 4.0.0 | 37.54 | 449.29 | 486.83 | ERROR | |
r-release-linux-x86_64 | 4.0.0 | 35.01 | 400.92 | 435.93 | ERROR | |
r-release-macos-arm64 | 4.0.0 | 103.00 | OK | |||
r-release-macos-x86_64 | 4.0.0 | 311.00 | OK | |||
r-release-windows-x86_64 | 4.0.0 | 38.00 | 307.00 | 345.00 | ERROR | |
r-oldrel-macos-arm64 | 4.0.0 | 120.00 | OK | |||
r-oldrel-macos-x86_64 | 4.0.0 | 349.00 | OK | |||
r-oldrel-windows-x86_64 | 4.0.0 | 54.00 | 471.00 | 525.00 | ERROR |
Version: 4.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [222s/154s]
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(windfarmGA)
>
> test_check("windfarmGA")
Starting 2 test processes
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_parallel.R:3:3', 'test_terrain.R:8:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plots.R:29:3'): Test Plotting Functions ──────────────────────
is.recursive(a0) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_plots.R:126:3'): Test Plotting Functions ─────────────────────
class(windr_res)[1] == "gg" is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 4.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [135s/92s]
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(windfarmGA)
>
> test_check("windfarmGA")
Starting 2 test processes
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_parallel.R:3:3', 'test_terrain.R:8:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plots.R:29:3'): Test Plotting Functions ──────────────────────
is.recursive(a0) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_plots.R:126:3'): Test Plotting Functions ─────────────────────
class(windr_res)[1] == "gg" is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 4.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [6m/14m]
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(windfarmGA)
>
> test_check("windfarmGA")
Starting 2 test processes
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_parallel.R:3:3', 'test_terrain.R:8:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plots.R:29:3'): Test Plotting Functions ──────────────────────
is.recursive(a0) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_plots.R:126:3'): Test Plotting Functions ─────────────────────
class(windr_res)[1] == "gg" is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 4.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [375s/355s]
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(windfarmGA)
>
> test_check("windfarmGA")
Starting 2 test processes
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_parallel.R:3:3', 'test_terrain.R:8:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plots.R:29:3'): Test Plotting Functions ──────────────────────
is.recursive(a0) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_plots.R:126:3'): Test Plotting Functions ─────────────────────
class(windr_res)[1] == "gg" is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 4.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [98s]
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(windfarmGA)
>
> test_check("windfarmGA")
Starting 2 test processes
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_parallel.R:3:3', 'test_terrain.R:8:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plots.R:29:3'): Test Plotting Functions ──────────────────────
is.recursive(a0) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_plots.R:126:3'): Test Plotting Functions ─────────────────────
class(windr_res)[1] == "gg" is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 4.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [236s/172s]
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(windfarmGA)
>
> test_check("windfarmGA")
Starting 2 test processes
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_parallel.R:3:3', 'test_terrain.R:8:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plots.R:29:3'): Test Plotting Functions ──────────────────────
is.recursive(a0) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_plots.R:126:3'): Test Plotting Functions ─────────────────────
class(windr_res)[1] == "gg" is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 4.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [189s/123s]
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(windfarmGA)
>
> test_check("windfarmGA")
Starting 2 test processes
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_parallel.R:3:3', 'test_terrain.R:8:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plots.R:29:3'): Test Plotting Functions ──────────────────────
is.recursive(a0) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_plots.R:126:3'): Test Plotting Functions ─────────────────────
class(windr_res)[1] == "gg" is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 4.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [108s]
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(windfarmGA)
>
> test_check("windfarmGA")
Starting 2 test processes
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_parallel.R:3:3', 'test_terrain.R:8:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plots.R:29:3'): Test Plotting Functions ──────────────────────
is.recursive(a0) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_plots.R:126:3'): Test Plotting Functions ─────────────────────
class(windr_res)[1] == "gg" is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 4.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [204s]
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(windfarmGA)
>
> test_check("windfarmGA")
Starting 2 test processes
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_parallel.R:3:3', 'test_terrain.R:8:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plots.R:29:3'): Test Plotting Functions ──────────────────────
is.recursive(a0) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_plots.R:126:3'): Test Plotting Functions ─────────────────────
class(windr_res)[1] == "gg" is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 703 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64