Last updated on 2025-09-13 13:50:29 CEST.
Package | ERROR | OK |
---|---|---|
daterangepicker | 13 | |
leaflet.extras | 1 | 12 |
leaflet.extras2 | 13 | |
windfarmGA | 5 | 8 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 2.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/18s]
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(leaflet)
> library(leaflet.extras)
>
> test_check("leaflet.extras")
Linking to GEOS 3.14.0, GDAL 3.11.3, PROJ 9.6.2; sf_use_s2() is TRUE
Reading layer `geodesic_lines' from data source
`/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/leaflet.extras/examples/data/geodesic_lines.shp'
using driver `ESRI Shapefile'
Simple feature collection with 2 features and 2 fields
Geometry type: LINESTRING
Dimension: XY
Bounding box: xmin: -4.921875 ymin: 31.71543 xmax: 66.09375 ymax: 64.93484
Geodetic CRS: WGS 84
! curl package not installed, falling back to using `url()`
! curl package not installed, falling back to using `url()`
! curl package not installed, falling back to using `url()`
! curl package not installed, falling back to using `url()`
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 892 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-marker.R:223:3'): markers ────────────────────────────────────
ts$x$calls[[length(ts$x$calls)]]$args[[3]]$icon (`actual`) not identical to as.character(unlist(lapply(iconSet[cities$weather], function(x) x$icon))) (`expected`).
`actual`: "rain"
`expected`: "rain" "rain" "rain" "rain" "rain" "rain"
── Failure ('test-marker.R:240:3'): markers ────────────────────────────────────
ts$x$calls[[length(ts$x$calls)]]$args[[3]]$icon (`actual`) not identical to as.character(unlist(lapply(iconSet[cities$weather], function(x) x$icon))) (`expected`).
`actual`: "rain"
`expected`: "rain" "rain" "rain" "rain" "rain" "rain"
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 892 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Current CRAN status: OK: 13
Current CRAN status: ERROR: 5, OK: 8
Version: 4.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [205s/139s]
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-clang
Version: 4.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [134s/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 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
Version: 4.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [180s]
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