CRAN Package Check Results for Package windfarmGA

Last updated on 2025-09-12 01:53:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0.0 35.79 450.14 485.93 OK
r-devel-linux-x86_64-debian-gcc 4.0.0 22.81 258.31 281.12 ERROR
r-devel-linux-x86_64-fedora-clang 4.0.0 438.83 ERROR
r-devel-linux-x86_64-fedora-gcc 4.0.0 407.50 ERROR
r-devel-windows-x86_64 4.0.0 38.00 332.00 370.00 OK
r-patched-linux-x86_64 4.0.0 35.86 439.78 475.64 OK
r-release-linux-x86_64 4.0.0 35.72 424.24 459.96 OK
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 37.00 306.00 343.00 OK
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 48.00 453.00 501.00 OK

Check Details

Version: 4.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [120s/78s] 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 1 | 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 1 | 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’ [175s/120s] 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’ [161s/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-devel-linux-x86_64-fedora-gcc