jsTreeR: A Wrapper of the JavaScript Library 'jsTree'

Creates interactive trees that can be included in 'Shiny' apps and R markdown documents. A tree allows to represent hierarchical data (e.g. the contents of a directory). Similar to the 'shinyTree' package but offers more features and options, such as the grid extension, restricting the drag-and-drop behavior, and settings for the search functionality. It is possible to attach some data to the nodes of a tree and then to get these data in 'Shiny' when a node is selected. Also provides a 'Shiny' gadget allowing to manipulate one or more folders, and a 'Shiny' module allowing to navigate in the server side file system.

Version: 2.5.0
Depends: R (≥ 2.10)
Imports: base64enc, fontawesome, htmltools, htmlwidgets, jquerylib, miniUI, R.utils, rstudioapi, shiny, shinyAce, stats, tools, utils
Suggests: jsonlite, magrittr
Published: 2023-12-19
Author: Stéphane Laurent [aut, cre], jQuery contributors [ctb, cph] (jQuery), Ivan Bozhanov [ctb, cph] (jsTree), Vedran Opacic [ctb, cph] (jsTree bootstrap theme), Avi Deitcher [ctb, cph] (jsTreeGrid), Philip Hutchison [ctb, cph] (PDFObject), Terence Eden [ctb, cph] (SuperTinyIcons)
Maintainer: Stéphane Laurent <laurent_step at outlook.fr>
BugReports: https://github.com/stla/jsTreeR/issues
License: GPL-3
URL: https://github.com/stla/jsTreeR
NeedsCompilation: no
Materials: README NEWS
CRAN checks: jsTreeR results

Documentation:

Reference manual: jsTreeR.pdf

Downloads:

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

Reverse dependencies:

Reverse suggests: shinySelect

Linking:

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