Jason Becker

Results 6 issues of Jason Becker

``` fix this R CMD check ERROR: Running examples in ‘vegalite-Ex.R’ failed The error most likely occurred in: > ### Name: from_spec > ### Title: Take a JSON Vega-Lite Spec...

This could be used for tests to validate against the vegalite schema files to make sure that all of our outputs generate valid vegalite json: https://github.com/ropensci/jsonvalidate

help wanted
question
investigating

I'd like to make a proposal on versioning. Vega-Lite 2.0 is currently in Alpha and will be released with support or Vega 3.0 and D3 v4. The 1.0 milestone for...

**If this is a feature request, why do we need it?** - `escape_formulas` indiscriminately adds `'` to all fields with the `@escape_formula_start` values of `["=", "-", "+", "@"]` which is...

This is an attempt to address #406 by adding a new parameter `trust` set to `TRUE` by default with a deprecation warning that this will flip to `FALSE` in `2.0.0`.

``` ==> devtools::test() Loading OpenSDPsynthR Loading required package: testthat Loading required package: dplyr Attaching package: ‘dplyr’ The following object is masked from ‘package:testthat’: matches The following objects are masked from...