Last data update: 2014.03.03

trelliscope

Package: trelliscope
Type: Package
Title: Create and Navigate Large Multi-Panel Visual Displays
Version: 0.9.4
Date: 2016-03-23
Authors@R: c(person("Ryan", "Hafen", email = "rhafen@gmail.com", role = c("aut", "cre")),
person("Jeremiah", "Rounds", role = "ctb"),
person("Barret", "Schloerke", role = "ctb"),
person("Landon", "Sego", role = "ctb"))
Maintainer: Ryan Hafen <rhafen@gmail.com>
Description: An extension of Trellis Display that enables creation,
organization, and interactive viewing of multi-panel displays created
against potentially very large data sets. The dynamic viewer tiles
panels of a display across the screen in a web browser and allows the
user to interactively page through the panels and sort and filter them
based on "cognostic" metrics computed for each panel. Panels can be
created using many of R's plotting capabilities, including base R
graphics, 'lattice', 'ggplot2', and many 'htmlwidgets'. Conditioning is
handled through the 'datadr' package, which enables 'Trelliscope' displays
with potentially millions of panels to be created against terabytes of
data on systems like 'Hadoop'. While designed to scale, 'Trelliscope'
displays can also be very useful for small data sets.
URL: http://tessera.io/docs-trelliscope
BugReports: https://github.com/tesseradata/trelliscope/issues
License: BSD_3_clause + file LICENSE
LazyData: yes
NeedsCompilation: no
Depends: R (>= 3.0.0), datadr (>= 0.8.5),
Imports: lattice (>= 0.20-23), ggplot2, data.table, base64enc, shiny
(>= 0.12.0), htmlwidgets (>= 0.5.0), digest, jsonlite, hexbin,
png, rsconnect
Suggests: Cairo, dplyr, testthat (>= 0.11.0), roxygen2 (>= 5.0.1),
scagnostics, housingData
RoxygenNote: 5.0.1
Packaged: 2016-03-25 00:45:57 UTC; hafen
Author: Ryan Hafen [aut, cre],
Jeremiah Rounds [ctb],
Barret Schloerke [ctb],
Landon Sego [ctb]
Repository: CRAN
Date/Publication: 2016-03-25 20:01:08

● 0 images, 52 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'trelliscope' ...
** package 'trelliscope' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'trelliscope'
    finding HTML links ... done
    applyCogFn                              html  
    batting                                 html  
    cleanupDisplays                         html  
    cog                                     html  
    cogConn-methods                         html  
    cogDisplayHref                          html  
    cogHref                                 html  
    cogLoessRMSE                            html  
    cogMean                                 html  
    cogRange                                html  
    cogScagnostics                          html  
    cogSlope                                html  
    deployVDB                               html  
    dfCogConn                               html  
    encodePNG                               html  
    getDisplay                              html  
    getVdbPath                              html  
    hash-methods                            html  
    listDisplays                            html  
    makeDisplay                             html  
    finding level-2 HTML links ... done

    makePNG                                 html  
    makeSplodData                           html  
    makeStateHash                           html  
    mr-methods                              html  
    noMargins                               html  
    phantomInstall                          html  
    plot.trsPre                             html  
    prepanel                                html  
    print.cog                               html  
    print.dfCogConn                         html  
    print.displayObj                        html  
    print.qtrellis                          html  
    print.vdbConn                           html  
    qtrellis                                html  
    removeDisplay                           html  
    restoreDisplay                          html  
    setLims                                 html  
    splod                                   html  
    splodCogFn                              html  
    splodPanelFn                            html  
    stateSpec                               html  
    syncLocalData                           html  
    trelliscope-package                     html  
    updateDisplay                           html  
    validateState                           html  
    vdbConn                                 html  
    vdbCopyRSource                          html  
    vdbGlobalsExist                         html  
    vdbGlobalsFile                          html  
    view                                    html  
    webConn                                 html  
    webSync                                 html  
    widgetThumbnail                         html  
** building package indices
** testing if installed package can be loaded
* DONE (trelliscope)
Making 'packages.html' ... done