CRAN Package Check Results for Package windfarmGA

Last updated on 2025-10-10 10:49:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0.0 35.10 451.11 486.21 ERROR
r-devel-linux-x86_64-debian-gcc 4.0.0 22.61 267.60 290.21 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 40.00 312.00 352.00 ERROR
r-patched-linux-x86_64 4.0.0 36.27 429.28 465.55 ERROR
r-release-linux-x86_64 4.0.0 35.02 425.69 460.71 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

Check Details

Version: 4.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [226s/155s] 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’ [131s/89s] 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' [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 Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 4.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [215s/149s] 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’ [211s/145s] 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' [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