Package: listviewer
Type: Package
Title: 'htmlwidget' for Interactive Views of R Lists
Version: 1.0
Date: 2016-06-14
Author: 
  c(
    person("Jos", "de Jong", role = c("aut", "cph"), comment = "jsoneditor.js library in htmlwidgets/jsoneditor, http://github.com/josdejong/jsoneditor/" ),
    person("Kenton","Russell", role = c("aut","cre"), comment = "R interface" , email = "kent.russell@timelyportfolio.com" )
  )
Maintainer: Kent Russell<kent.russell@timelyportfolio.com>
Description: R lists especially nested lists can be very difficult to visualize
    or represent. 'str' just isn't enough, so this suite of 'htmlwidgets' is
    designed to help see, understand, and maybe even modify your R lists.
License: MIT + file LICENSE
LazyData: TRUE
URL: https://github.com/timelyportfolio/listviewer
BugReports: https://github.com/timelyportfolio/listviewer/issues
Imports: htmlwidgets
Suggests: htmltools, jsonlite, shiny
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-15 03:39:04 UTC; Kent
Repository: CRAN
Date/Publication: 2016-06-15 08:33:04
