CRAN Package Check Results for Package echarty

Last updated on 2024-12-25 05:48:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.4 5.82 56.27 62.09 OK
r-devel-linux-x86_64-debian-gcc 1.6.4 3.97 40.75 44.72 ERROR
r-devel-linux-x86_64-fedora-clang 1.6.4 102.46 OK
r-devel-linux-x86_64-fedora-gcc 1.6.4 109.48 OK
r-devel-windows-x86_64 1.6.4 8.00 78.00 86.00 OK
r-patched-linux-x86_64 1.6.4 6.80 53.25 60.05 OK
r-release-linux-x86_64 1.6.4 6.30 52.68 58.98 OK
r-release-macos-arm64 1.6.4 38.00 OK
r-release-macos-x86_64 1.6.4 82.00 OK
r-release-windows-x86_64 1.6.4 8.00 76.00 84.00 OK
r-oldrel-macos-arm64 1.6.4 43.00 OK
r-oldrel-macos-x86_64 1.6.4 94.00 OK
r-oldrel-windows-x86_64 1.6.4 9.00 87.00 96.00 OK

Check Details

Version: 1.6.4
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(echarty) > > test_check("echarty") series: 1 coords: 3 ec.plugjs: simpleWarning in download.file(source, ffull, quiet = TRUE): URL https://cdn.jsdelivr.net/npm/echarts-gl@2.0.9/dist/echarts-gl.min.js: cannot open destfile '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/echarty/js/echarts-gl.min.js', reason 'Read-only file system' series: 108 coords: 2529 series: 1 coords: 3 series: 1 coords: 2 trying URL 'https://mapcruzin.com/sierra-leone-shapefiles/points.zip' ec.plugjs: simpleWarning in download.file(source, ffull, quiet = TRUE): URL https://cdn.jsdelivr.net/npm/echarts-gl@2.0.9/dist/echarts-gl.min.js: cannot open destfile '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/echarty/js/echarts-gl.min.js', reason 'Read-only file system' ec.plugjs: simpleWarning in download.file(source, ffull, quiet = TRUE): URL https://cdn.jsdelivr.net/npm/echarts-gl@2.0.9/dist/echarts-gl.min.js: cannot open destfile '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/echarty/js/echarts-gl.min.js', reason 'Read-only file system' ec.plugjs: simpleWarning in download.file(source, ffull, quiet = TRUE): URL https://raw.githubusercontent.com/apache/echarts/master/test/data/map/js/china-contour.js: cannot open destfile '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/echarty/js/china-contour.js', reason 'Read-only file system' geoJSON has 5 features geoJSON has 5 features[ FAIL 1 | WARN 1 | SKIP 0 | PASS 271 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ec.util.R:73:3'): shapefile POINTS from ZIP ──────────────────── Error in `download.file(opts$url, destfile, mode = "wb")`: cannot open URL 'https://mapcruzin.com/sierra-leone-shapefiles/points.zip' Backtrace: ▆ 1. └─echarty::ec.util(cmd = "sf.unzip", url = "https://mapcruzin.com/sierra-leone-shapefiles/points.zip") at test-ec.util.R:73:3 2. └─utils::download.file(opts$url, destfile, mode = "wb") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 271 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc