CRAN Package Check Results for Package windfarmGA

Last updated on 2025-10-23 09:51:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0.0 33.92 459.22 493.14 ERROR
r-devel-linux-x86_64-debian-gcc 4.0.0 23.63 273.33 296.96 ERROR
r-devel-linux-x86_64-fedora-clang 4.0.0 176.00 688.49 864.49 ERROR
r-devel-linux-x86_64-fedora-gcc 4.0.0 82.00 660.30 742.30 ERROR
r-devel-windows-x86_64 4.0.0 38.00 322.00 360.00 ERROR
r-patched-linux-x86_64 4.0.0 35.27 452.76 488.03 ERROR
r-release-linux-x86_64 4.0.0 33.92 412.14 446.06 ERROR
r-release-macos-arm64 4.0.0 16.00 87.00 103.00 OK
r-release-macos-x86_64 4.0.0 29.00 282.00 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 16.00 104.00 120.00 OK
r-oldrel-macos-x86_64 4.0.0 40.00 309.00 349.00 OK
r-oldrel-windows-x86_64 4.0.0 50.00 433.00 483.00 ERROR

Check Details

Version: 4.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [236s/170s] 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: Rd files
Result: NOTE checkRd: (-1) windfarmGA-package.Rd:14: height/width attributes should be in pixels Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang

Version: 4.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [140s/110s] 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’ [413s/345s] 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’ [340s/292s] 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' [118s] 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’ [239s/173s] 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’ [201s/134s] 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' [164s] 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

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.