CRAN Package Check Results for Package vegalite

Last updated on 2025-05-10 16:52:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.1 5.59 50.97 56.56 ERROR
r-devel-linux-x86_64-debian-gcc 0.6.1 3.78 39.48 43.26 NOTE
r-devel-linux-x86_64-fedora-clang 0.6.1 86.82 OK
r-devel-linux-x86_64-fedora-gcc 0.6.1 96.67 OK
r-devel-windows-x86_64 0.6.1 9.00 81.00 90.00 OK
r-patched-linux-x86_64 0.6.1 6.24 49.05 55.29 OK
r-release-linux-x86_64 0.6.1 5.35 48.03 53.38 OK
r-release-macos-arm64 0.6.1 38.00 OK
r-release-macos-x86_64 0.6.1 72.00 OK
r-release-windows-x86_64 0.6.1 9.00 81.00 90.00 OK
r-oldrel-macos-arm64 0.6.1 36.00 OK
r-oldrel-macos-x86_64 0.6.1 58.00 OK
r-oldrel-windows-x86_64 0.6.1 10.00 93.00 103.00 OK

Check Details

Version: 0.6.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Bob Rudis <bob@rudis.net>’ Found the following (possibly) invalid file URI: URI: CONDUCT.md From: README.md Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.6.1
Check: examples
Result: ERROR Running examples in ‘vegalite-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: from_spec > ### Title: Take a JSON Vega-Lite Spec and render as an htmlwidget > ### Aliases: from_spec > > ### ** Examples > > from_spec("http://rud.is/dl/embedded.json") Warning in file(con, "r") : URL 'http://rud.is/dl/embedded.json': Timeout of 60 seconds was reached Error in file(con, "r") : cannot open the connection to 'http://rud.is/dl/embedded.json' Calls: from_spec -> readLines -> file Execution halted Flavor: r-devel-linux-x86_64-debian-clang