Last data update: 2014.03.03

ggvis

Package: ggvis
Title: Interactive Grammar of Graphics
Description: An implementation of an interactive grammar of graphics, taking the
best parts of 'ggplot2', combining them with the reactive framework from
'shiny' and web graphics from 'vega'.
Version: 0.4.2
Authors@R: c(
person("Winston", "Chang", role = c("aut", "cre"), email = "winston@rstudio.com"),
person("Hadley", "Wickham", role = "aut", email = "hadley@rstudio.com"),
person(family = "RStudio", role = "cph"),
person(family = "jQuery Foundation", role = "cph",
comment = "jQuery library and jQuery UI library"),
person(family = "jQuery contributors", role = c("ctb", "cph"),
comment = "jQuery library; authors listed in inst/www/lib/jquery/AUTHORS.txt"),
person(family = "jQuery UI contributors", role = c("ctb", "cph"),
comment = "jQuery UI library; authors listed in inst/www/lib/jquery-ui/AUTHORS.txt"),
person("Mike", "Bostock", role = c("ctb", "cph"), comment = "D3 library"),
person(family = "D3 contributors", role = "ctb",
comment = "D3 library; authors listed at https://github.com/mbostock/d3/graphs/contributors"),
person(family = "Trifacta Inc.", role = "cph",
comment = "Vega library"),
person(family = "Vega contributors", role = "ctb",
comment = "Vega library; authors listed at https://github.com/trifacta/vega/graphs/contributors"),
person("Sebasti<c3><a1>n", "D<c3><a9>cima", role = c("ctb", "cph"),
comment = "javascript-detect-element-resize library")
)
URL: http://ggvis.rstudio.com/
Depends: R (>= 3.0)
Imports: assertthat, jsonlite (>= 0.9.11), shiny (>= 0.11.1), magrittr,
dplyr (>= 0.4.0), lazyeval, htmltools (>= 0.2.4)
Suggests: MASS, mgcv, lubridate, testthat (>= 0.8.1), knitr (>= 1.6),
rmarkdown
VignetteBuilder: knitr
License: GPL-2 | file LICENSE
LazyData: true
NeedsCompilation: no
Packaged: 2015-06-04 22:27:35 UTC; winston
Author: Winston Chang [aut, cre],
Hadley Wickham [aut],
RStudio [cph],
jQuery Foundation [cph] (jQuery library and jQuery UI library),
jQuery contributors [ctb, cph] (jQuery library; authors listed in
inst/www/lib/jquery/AUTHORS.txt),
jQuery UI contributors [ctb, cph] (jQuery UI library; authors listed in
inst/www/lib/jquery-ui/AUTHORS.txt),
Mike Bostock [ctb, cph] (D3 library),
D3 contributors [ctb] (D3 library; authors listed at
https://github.com/mbostock/d3/graphs/contributors),
Trifacta Inc. [cph] (Vega library),
Vega contributors [ctb] (Vega library; authors listed at
https://github.com/trifacta/vega/graphs/contributors),
Sebasti<c3><a1>n D<c3><a9>cima [ctb, cph]
(javascript-detect-element-resize library)
Maintainer: Winston Chang <winston@rstudio.com>
Repository: CRAN
Date/Publication: 2015-06-06 01:26:57

● Cran Task View: WebTechnologies
● 0 images, 92 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ggvis' ...
** package 'ggvis' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ggvis'
    finding HTML links ... done
    add_axis                                html  
    add_data                                html  
    add_guide_axis                          html  
    add_guide_legend                        html  
    add_legend                              html  
    add_props                               html  
    add_relative_scales                     html  
    add_scale                               html  
    add_tooltip                             html  
    as.vega                                 html  
    auto_group                              html  
    axis_props                              html  
    band                                    html  
    bin_vector                              html  
    cocaine                                 html  
    compute_align                           html  
    compute_bin                             html  
    compute_boxplot                         html  
    compute_count                           html  
    compute_density                         html  
    compute_model_prediction                html  
    compute_stack                           html  
    compute_tabulate                        html  
    create_broker                           html  
    create_input                            html  
    default_options                         html  
    dplyr-ggvis                             html  
    explain                                 html  
    explain.ggvis                           html  
    export_png                              html  
    fullseq                                 html  
    get_data                                html  
    ggvis                                   html  
    ggvisControlOutput                      html  
Rd warning: /tmp/RtmpoOsQpt/R.INSTALL6b636d057c48/ggvis/man/ggvisControlOutput.Rd:16: missing file link 'uiOutput'
    ggvisOutputElements                     html  
    ggvis_message                           html  
    ggvis_scale                             html  
    group_by                                html  
    handle_brush                            html  
    handle_click                            html  
    handle_resize                           html  
    input_checkbox                          html  
    input_select                            html  
    input_slider                            html  
    finding level-2 HTML links ... done

    input_text                              html  
    is.axis_props                           html  
    is.broker                               html  
    is.dynamic                              html  
    is.ggvis                                html  
    is.legend_props                         html  
    is.scaled_value                         html  
    knit_print.ggvis                        html  
    layer_bars                              html  
    layer_boxplots                          html  
    layer_densities                         html  
    layer_f                                 html  
    layer_guess                             html  
    layer_histograms                        html  
    layer_lines                             html  
    layer_model_predictions                 html  
    left_right                              html  
    legend_props                            html  
    linked_brush                            html  
    mark                                    html  
    marks                                   html  
    new_prop                                html  
    padding                                 html  
    pipe                                    html  
    print.ggvis                             html  
    prop                                    html  
    prop_domain                             html  
    propname_to_scale                       html  
    props                                   html  
    resolution                              html  
    save_spec                               html  
    scale_datetime                          html  
    scale_numeric                           html  
    scale_ordinal                           html  
    scaled_value                            html  
    scales                                  html  
    scaletype_to_vega_scaletype             html  
    set_options                             html  
    set_scale_label                         html  
    shiny-ggvis                             html  
    show_spec                               html  
    show_tooltip                            html  
    sidebarBottomPage                       html  
    singular                                html  
    subvis                                  html  
    vector_type                             html  
    vega_data_parser                        html  
    waggle                                  html  
    zero_range                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ggvis)
Making 'packages.html' ... done