Last updated on 2026-02-28 17:50:11 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.1 | 4.78 | 56.85 | 61.63 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.6.1 | 3.72 | 41.76 | 45.48 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.6.1 | 9.00 | 85.16 | 94.16 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 8.00 | 93.16 | 101.16 | OK | |
| r-devel-macos-arm64 | 0.6.1 | 1.00 | 21.00 | 22.00 | OK | |
| r-devel-windows-x86_64 | 0.6.1 | 10.00 | 106.00 | 116.00 | ERROR | |
| r-patched-linux-x86_64 | 0.6.1 | 6.06 | 49.81 | 55.87 | OK | |
| r-release-linux-x86_64 | 0.6.1 | 5.45 | 48.82 | 54.27 | OK | |
| r-release-macos-arm64 | 0.6.1 | OK | ||||
| r-release-macos-x86_64 | 0.6.1 | 4.00 | 68.00 | 72.00 | OK | |
| r-release-windows-x86_64 | 0.6.1 | 11.00 | 86.00 | 97.00 | OK | |
| r-oldrel-macos-arm64 | 0.6.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.6.1 | 4.00 | 54.00 | 58.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.1 | 11.00 | 97.00 | 108.00 | OK |
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:
> ### 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-windows-x86_64