-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
16 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,9 +4,9 @@ | |
|
||
|setting |value | | ||
|:--------|:----------------------------| | ||
|version |R version 3.3.1 (2016-06-21) | | ||
|system |x86_64, darwin15.5.0 | | ||
|ui |RStudio (1.0.136) | | ||
|version |R version 3.4.0 (2017-04-21) | | ||
|system |x86_64, darwin15.6.0 | | ||
|ui |RStudio (1.0.143) | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|tz |America/Los_Angeles | | ||
|
@@ -29,7 +29,7 @@ | |
|datapasta |2.0.0 | 0| 0| 0| | ||
|reprex |0.1.1 | 0| 0| 0| | ||
|rio |0.5.5 | 0| 0| 0| | ||
|vegalite |0.6.1 | 1| 0| 0| | ||
|vegalite |0.6.1 | 0| 0| 0| | ||
|
||
## datapasta (2.0.0) | ||
Maintainer: Miles McBain <[email protected]> | ||
|
@@ -53,23 +53,5 @@ Bug reports: https://github.com/leeper/rio/issues | |
Maintainer: Bob Rudis <[email protected]> | ||
Bug reports: https://github.com/hrbrmstr/vegalite/issues | ||
|
||
1 error | 0 warnings | 0 notes | ||
|
||
``` | ||
checking examples ... 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") | ||
Error in file(con, "r") : cannot open the connection | ||
Calls: from_spec -> readLines -> file | ||
Execution halted | ||
``` | ||
0 errors | 0 warnings | 0 notes | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,9 +4,9 @@ | |
|
||
|setting |value | | ||
|:--------|:----------------------------| | ||
|version |R version 3.3.1 (2016-06-21) | | ||
|system |x86_64, darwin15.5.0 | | ||
|ui |RStudio (1.0.136) | | ||
|version |R version 3.4.0 (2017-04-21) | | ||
|system |x86_64, darwin15.6.0 | | ||
|ui |RStudio (1.0.143) | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|tz |America/Los_Angeles | | ||
|
@@ -22,33 +22,8 @@ | |
|
||
# Check results | ||
|
||
1 packages with problems | ||
|
||
|package |version | errors| warnings| notes| | ||
|:--------|:-------|------:|--------:|-----:| | ||
|vegalite |0.6.1 | 1| 0| 0| | ||
|
||
## vegalite (0.6.1) | ||
Maintainer: Bob Rudis <[email protected]> | ||
Bug reports: https://github.com/hrbrmstr/vegalite/issues | ||
|
||
1 error | 0 warnings | 0 notes | ||
|
||
``` | ||
checking examples ... 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") | ||
Error in file(con, "r") : cannot open the connection | ||
Calls: from_spec -> readLines -> file | ||
Execution halted | ||
``` | ||
0 packages with problems | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters