Last data update: 2014.03.03

DiagrammeR

Package: DiagrammeR
Type: Package
Title: Create Graph Diagrams and Flowcharts Using R
Version: 0.8.2
Date: 2016-02-01
Authors@R: c(
person(
"Knut", "Sveidqvist"
, role = c("aut", "cph")
, comment = "mermaid.js library in htmlwidgets/lib, http://github.com/knsv/mermaid/"
),
person(
"Mike", "Bostock"
, role = c("aut", "cph")
, comment = "d3.js library in htmlwidgets/lib, http://d3js.org"
),
person(
"Chris", "Pettitt"
, role = c("aut", "cph")
, comment = "dagre-d3.js library in htmlwidgets/lib, http://github.com/cpettitt/dagre-d3"
),
person(
"Mike", "Daines"
, role = c("aut", "cph")
, comment = "viz.js library in htmlwidgets/lib, http://github.com/mdaines/viz.js/"
),
person(
"Andrei", "Kashcha"
, role = c("aut", "cph")
, comment = "vivagraphjs library in htmlwidgets/lib, https://github.com/anvaka/VivaGraphJS"
),
person(
"Richard", "Iannone"
, role = c("aut", "cre")
, comment = "R interface"
, email = "riannone@me.com"
)
)
Maintainer: Richard Iannone <riannone@me.com>
Description: Create graph diagrams and flowcharts using R.
License: MIT + file LICENSE
Imports: htmlwidgets (>= 0.5), rstudioapi (>= 0.3.1), stringr (>=
1.0.0), visNetwork (>= 0.1.2), scales (>= 0.3.0)
URL: https://github.com/rich-iannone/DiagrammeR
BugReports: https://github.com/rich-iannone/DiagrammeR/issues
Suggests: knitr, testthat
RoxygenNote: 5.0.0
NeedsCompilation: no
Packaged: 2016-02-01 18:26:58 UTC; riannone
Author: Knut Sveidqvist [aut, cph] (mermaid.js library in htmlwidgets/lib,
http://github.com/knsv/mermaid/),
Mike Bostock [aut, cph] (d3.js library in htmlwidgets/lib,
http://d3js.org),
Chris Pettitt [aut, cph] (dagre-d3.js library in htmlwidgets/lib,
http://github.com/cpettitt/dagre-d3),
Mike Daines [aut, cph] (viz.js library in htmlwidgets/lib,
http://github.com/mdaines/viz.js/),
Andrei Kashcha [aut, cph] (vivagraphjs library in htmlwidgets/lib,
https://github.com/anvaka/VivaGraphJS),
Richard Iannone [aut, cre] (R interface)
Repository: CRAN
Date/Publication: 2016-02-01 21:46:56

● 0 images, 99 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'DiagrammeR' ...
** package 'DiagrammeR' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'DiagrammeR'
    finding HTML links ... done
    DiagrammeR                              html  
Rd warning: /tmp/Rtmpb3jvLF/R.INSTALL469b57f76366/DiagrammeR/man/DiagrammeR.Rd:15: missing file link 'tags'
    DiagrammeROutput                        html  
    add_edge                                html  
    add_edge_df                             html  
    add_edges_from_csv                      html  
    add_edges_from_df                       html  
    add_n_nodes                             html  
    add_n_nodes_from_selection              html  
    add_n_nodes_to_selection                html  
    add_node                                html  
    add_node_df                             html  
    add_nodes_from_csv                      html  
    add_nodes_from_df                       html  
    add_to_series                           html  
    clear_selection                         html  
    combine_edges                           html  
    combine_graphs                          html  
    combine_nodes                           html  
    country_graph                           html  
    create_edges                            html  
    create_graph                            html  
    create_nodes                            html  
    create_random_graph                     html  
    create_series                           html  
    create_subgraph_from_selection          html  
    delete_edge                             html  
    delete_edges_in_selection               html  
    delete_node                             html  
    delete_nodes_in_selection               html  
    deposit_edge_attr                       html  
    deposit_edge_attr_from_selection        html  
    deposit_edge_count_in_selection         html  
    deposit_node_attr                       html  
    deposit_node_attr_from_selection        html  
    deposit_node_count_in_selection         html  
    edge_count                              html  
    edge_info                               html  
    edge_present                            html  
    edge_rel                                html  
    get_edge_df                             html  
    get_edges                               html  
    get_global_graph_attr                   html  
    get_graph_from_series                   html  
    get_node_df                             html  
    get_nodes                               html  
    get_paths                               html  
    get_predecessors                        html  
    get_selection                           html  
    get_successors                          html  
    grViz                                   html  
    grVizOutput                             html  
    graph_count                             html  
    image_icon                              html  
    import_graph                            html  
    invert_selection                        html  
    is_graph_directed                       html  
    is_graph_empty                          html  
    mermaid                                 html  
Rd warning: /tmp/Rtmpb3jvLF/R.INSTALL469b57f76366/DiagrammeR/man/mermaid.Rd:13: missing file link 'tags'
    node_count                              html  
    node_info                               html  
    node_present                            html  
    node_type                               html  
    remove_from_series                      html  
    renderDiagrammeR                        html  
    renderGrViz                             html  
    render_graph                            html  
    render_graph_from_series                html  
    replace_in_spec                         html  
    rescale_edge_attr_in_selection          html  
    rescale_node_attr_in_selection          html  
    select_edges                            html  
    select_edges_by_node_id                 html  
    select_last_edge                        html  
    select_last_node                        html  
    select_nodes                            html  
    select_nodes_by_degree                  html  
    select_nodes_by_id                      html  
    select_nodes_in_neighborhood            html  
    series_info                             html  
    set_edge_attr                           html  
    set_edge_attr_with_selection            html  
    set_global_graph_attr                   html  
    set_graph_name                          html  
    set_graph_time                          html  
    set_node_attr                           html  
    set_node_attr_with_selection            html  
    subset_series                           html  
    trav_both                               html  
    trav_in                                 html  
    trav_in_edge                            html  
    trav_in_node                            html  
    trav_out                                html  
    trav_out_edge                           html  
    trav_out_node                           html  
    trigger_script                          html  
    visnetwork                              html  
    vivagraph                               html  
    withdraw_values                         html  
    x11_hex                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (DiagrammeR)
Making 'packages.html' ... done