Last updated on 2026-01-19 07:51:49 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.1 | 3.81 | 52.05 | 55.86 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.0.1 | 2.94 | 37.21 | 40.15 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.0.1 | 8.00 | 84.78 | 92.78 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.1 | 8.00 | 88.96 | 96.96 | ERROR | |
| r-devel-windows-x86_64 | 2.0.1 | 8.00 | 77.00 | 85.00 | ERROR | |
| r-patched-linux-x86_64 | 2.0.1 | 4.68 | 46.01 | 50.69 | ERROR | |
| r-release-linux-x86_64 | 2.0.1 | 3.50 | 45.62 | 49.12 | ERROR | |
| r-release-macos-arm64 | 2.0.1 | OK | ||||
| r-release-macos-x86_64 | 2.0.1 | 3.00 | 50.00 | 53.00 | OK | |
| r-release-windows-x86_64 | 2.0.1 | 9.00 | 72.00 | 81.00 | ERROR | |
| r-oldrel-macos-arm64 | 2.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.1 | 3.00 | 72.00 | 75.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.1 | 9.00 | 87.00 | 96.00 | ERROR |
Version: 2.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/16s]
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.1, GDAL 3.12.1, PROJ 9.7.1; sf_use_s2() is TRUE
Reading layer `geodesic_lines' from data source
`/home/hornik/tmp/R.check/r-devel-clang/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()`
Saving _problems/test-geojson_mini-3.R
! curl package not installed, falling back to using `url()`
Saving _problems/test-heatmaps-4.R
! curl package not installed, falling back to using `url()`
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-geojson_mini.R:3:1'): (code run outside of `test_that()`) ──────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://rawgit.com/TrantorM/leaflet-choropleth/gh-pages/examples/basic_topo/crimes_by_district.topojson'
Backtrace:
▆
1. └─readr::read_file(fName) at test-geojson_mini.R:3:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
── Error ('test-heatmaps.R:2:1'): (code run outside of `test_that()`) ──────────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://rawgit.com/benbalter/dc-maps/master/maps/historic-landmarks-points.geojson'
Backtrace:
▆
1. └─readr::read_file("https://rawgit.com/benbalter/dc-maps/master/maps/historic-landmarks-points.geojson") at test-heatmaps.R:2:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/10s]
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.1, GDAL 3.12.1, PROJ 9.7.1; sf_use_s2() is TRUE
Reading layer `geodesic_lines' from data source
`/home/hornik/tmp/R.check/r-devel-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()`
Saving _problems/test-geojson_mini-3.R
! curl package not installed, falling back to using `url()`
Saving _problems/test-heatmaps-4.R
! curl package not installed, falling back to using `url()`
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-geojson_mini.R:3:1'): (code run outside of `test_that()`) ──────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://rawgit.com/TrantorM/leaflet-choropleth/gh-pages/examples/basic_topo/crimes_by_district.topojson'
Backtrace:
▆
1. └─readr::read_file(fName) at test-geojson_mini.R:3:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
── Error ('test-heatmaps.R:2:1'): (code run outside of `test_that()`) ──────────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://rawgit.com/benbalter/dc-maps/master/maps/historic-landmarks-points.geojson'
Backtrace:
▆
1. └─readr::read_file("https://rawgit.com/benbalter/dc-maps/master/maps/historic-landmarks-points.geojson") at test-heatmaps.R:2:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [18s/66s]
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.13.0, GDAL 3.11.5, PROJ 9.6.2; sf_use_s2() is TRUE
Reading layer `geodesic_lines' from data source
`/data/gannet/ripley/R/packages/tests-clang/leaflet.extras.Rcheck/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()`
Saving _problems/test-geojson_mini-3.R
! curl package not installed, falling back to using `url()`
Saving _problems/test-heatmaps-4.R
! curl package not installed, falling back to using `url()`
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-geojson_mini.R:3:1'): (code run outside of `test_that()`) ──────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://rawgit.com/TrantorM/leaflet-choropleth/gh-pages/examples/basic_topo/crimes_by_district.topojson'
Backtrace:
▆
1. └─readr::read_file(fName) at test-geojson_mini.R:3:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
── Error ('test-heatmaps.R:2:1'): (code run outside of `test_that()`) ──────────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://rawgit.com/benbalter/dc-maps/master/maps/historic-landmarks-points.geojson'
Backtrace:
▆
1. └─readr::read_file("https://rawgit.com/benbalter/dc-maps/master/maps/historic-landmarks-points.geojson") at test-heatmaps.R:2:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [18s/86s]
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.13.0, GDAL 3.10.3, PROJ 9.6.2; sf_use_s2() is TRUE
Reading layer `geodesic_lines' from data source
`/data/gannet/ripley/R/packages/tests-devel/leaflet.extras.Rcheck/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
Saving _problems/test-geojson_mini-3.R
Saving _problems/test-heatmaps-4.R
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-geojson_mini.R:3:1'): (code run outside of `test_that()`) ──────
Error in `open.connection(con, "rb")`: cannot open the connection
Backtrace:
▆
1. └─readr::read_file(fName) at test-geojson_mini.R:3:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
── Error ('test-heatmaps.R:2:1'): (code run outside of `test_that()`) ──────────
Error in `open.connection(con, "rb")`: cannot open the connection
Backtrace:
▆
1. └─readr::read_file("https://rawgit.com/benbalter/dc-maps/master/maps/historic-landmarks-points.geojson") at test-heatmaps.R:2:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2.0.1
Check: tests
Result: ERROR
Running 'testthat.R' [11s]
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.13.1, GDAL 3.11.4, PROJ 9.7.0; sf_use_s2() is TRUE
Reading layer `geodesic_lines' from data source
`D:\RCompile\CRANpkg\lib\4.6\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()`
Saving _problems/test-geojson_mini-3.R
! curl package not installed, falling back to using `url()`
Saving _problems/test-heatmaps-4.R
! curl package not installed, falling back to using `url()`
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-geojson_mini.R:3:1'): (code run outside of `test_that()`) ──────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://rawgit.com/TrantorM/leaflet-choropleth/gh-pages/examples/basic_topo/crimes_by_district.topojson'
Backtrace:
▆
1. └─readr::read_file(fName) at test-geojson_mini.R:3:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
── Error ('test-heatmaps.R:2:1'): (code run outside of `test_that()`) ──────────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://rawgit.com/benbalter/dc-maps/master/maps/historic-landmarks-points.geojson'
Backtrace:
▆
1. └─readr::read_file("https://rawgit.com/benbalter/dc-maps/master/maps/historic-landmarks-points.geojson") at test-heatmaps.R:2:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 2.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/13s]
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.1, GDAL 3.12.1, PROJ 9.7.1; 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()`
Saving _problems/test-geojson_mini-3.R
! curl package not installed, falling back to using `url()`
Saving _problems/test-heatmaps-4.R
! curl package not installed, falling back to using `url()`
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-geojson_mini.R:3:1'): (code run outside of `test_that()`) ──────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://rawgit.com/TrantorM/leaflet-choropleth/gh-pages/examples/basic_topo/crimes_by_district.topojson'
Backtrace:
▆
1. └─readr::read_file(fName) at test-geojson_mini.R:3:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
── Error ('test-heatmaps.R:2:1'): (code run outside of `test_that()`) ──────────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://rawgit.com/benbalter/dc-maps/master/maps/historic-landmarks-points.geojson'
Backtrace:
▆
1. └─readr::read_file("https://rawgit.com/benbalter/dc-maps/master/maps/historic-landmarks-points.geojson") at test-heatmaps.R:2:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 2.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/13s]
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.1, GDAL 3.12.1, PROJ 9.7.1; sf_use_s2() is TRUE
Reading layer `geodesic_lines' from data source
`/home/hornik/tmp/R.check/r-release-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()`
Saving _problems/test-geojson_mini-3.R
! curl package not installed, falling back to using `url()`
Saving _problems/test-heatmaps-4.R
! curl package not installed, falling back to using `url()`
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-geojson_mini.R:3:1'): (code run outside of `test_that()`) ──────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://rawgit.com/TrantorM/leaflet-choropleth/gh-pages/examples/basic_topo/crimes_by_district.topojson'
Backtrace:
▆
1. └─readr::read_file(fName) at test-geojson_mini.R:3:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
── Error ('test-heatmaps.R:2:1'): (code run outside of `test_that()`) ──────────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://rawgit.com/benbalter/dc-maps/master/maps/historic-landmarks-points.geojson'
Backtrace:
▆
1. └─readr::read_file("https://rawgit.com/benbalter/dc-maps/master/maps/historic-landmarks-points.geojson") at test-heatmaps.R:2:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64
Version: 2.0.1
Check: tests
Result: ERROR
Running 'testthat.R' [11s]
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.13.1, GDAL 3.11.4, PROJ 9.7.0; sf_use_s2() is TRUE
Reading layer `geodesic_lines' from data source
`D:\RCompile\CRANpkg\lib\4.5\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()`
Saving _problems/test-geojson_mini-3.R
! curl package not installed, falling back to using `url()`
Saving _problems/test-heatmaps-4.R
! curl package not installed, falling back to using `url()`
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-geojson_mini.R:3:1'): (code run outside of `test_that()`) ──────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://rawgit.com/TrantorM/leaflet-choropleth/gh-pages/examples/basic_topo/crimes_by_district.topojson'
Backtrace:
▆
1. └─readr::read_file(fName) at test-geojson_mini.R:3:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
── Error ('test-heatmaps.R:2:1'): (code run outside of `test_that()`) ──────────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://rawgit.com/benbalter/dc-maps/master/maps/historic-landmarks-points.geojson'
Backtrace:
▆
1. └─readr::read_file("https://rawgit.com/benbalter/dc-maps/master/maps/historic-landmarks-points.geojson") at test-heatmaps.R:2:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64
Version: 2.0.1
Check: tests
Result: ERROR
Running 'testthat.R' [15s]
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.13.0, GDAL 3.10.1, PROJ 9.5.1; sf_use_s2() is TRUE
Reading layer `geodesic_lines' from data source
`D:\RCompile\CRANpkg\lib\4.4\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()`
Saving _problems/test-geojson_mini-3.R
! curl package not installed, falling back to using `url()`
Saving _problems/test-heatmaps-4.R
! curl package not installed, falling back to using `url()`
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-geojson_mini.R:3:1'): (code run outside of `test_that()`) ──────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://rawgit.com/TrantorM/leaflet-choropleth/gh-pages/examples/basic_topo/crimes_by_district.topojson'
Backtrace:
▆
1. └─readr::read_file(fName) at test-geojson_mini.R:3:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
── Error ('test-heatmaps.R:2:1'): (code run outside of `test_that()`) ──────────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://rawgit.com/benbalter/dc-maps/master/maps/historic-landmarks-points.geojson'
Backtrace:
▆
1. └─readr::read_file("https://rawgit.com/benbalter/dc-maps/master/maps/historic-landmarks-points.geojson") at test-heatmaps.R:2:1
2. └─readr::datasource(file, skip_empty_rows = FALSE)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 646 ]
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.
Health stats visible at Monitor.