listviewer: 'htmlwidget' for Interactive Views of R Lists

R lists, especially nested lists, can be very difficult to visualize or represent. Sometimes 'str()' is not enough, so this suite of htmlwidgets is designed to help see, understand, and maybe even modify your R lists. The function 'reactjson()' requires a package 'reactR' that can be installed from CRAN or <https://github.com/timelyportfolio/reactR>.

Version: 4.0.0
Imports: htmltools, htmlwidgets, shiny
Suggests: jsonlite, miniUI, rstudioapi
Enhances: reactR
Published: 2023-09-30
Author: Jos de Jong [aut, cph] (jsoneditor.js library in htmlwidgets/jsoneditor, http://github.com/josdejong/jsoneditor/), Mac Gainer [aut, cph] (react-json-view library in htmlwidgets/react-json, https://github.com/mac-s-g/react-json-view), Kent Russell [aut, cre] (R interface)
Maintainer: Kent Russell <kent.russell at timelyportfolio.com>
BugReports: https://github.com/timelyportfolio/listviewer/issues
License: MIT + file LICENSE
URL: https://github.com/timelyportfolio/listviewer
NeedsCompilation: no
Materials: README NEWS
CRAN checks: listviewer results

Documentation:

Reference manual: listviewer.pdf

Downloads:

Package source: listviewer_4.0.0.tar.gz
Windows binaries: r-devel: listviewer_4.0.0.zip, r-release: listviewer_4.0.0.zip, r-oldrel: listviewer_4.0.0.zip
macOS binaries: r-release (arm64): listviewer_4.0.0.tgz, r-oldrel (arm64): listviewer_4.0.0.tgz, r-release (x86_64): listviewer_4.0.0.tgz
Old sources: listviewer archive

Reverse dependencies:

Reverse imports: sparklyr.nested, validata
Reverse suggests: altair, apsimx, basictabler, cSEM, d3r, dataspice, GenomicDataCommons, link2GI, One4All, pivottabler, plotly, safetyGraphics, tidyjson, vegawidget

Linking:

Please use the canonical form https://CRAN.R-project.org/package=listviewer to link to this page.