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.
Version: | 1.4.0 |
Depends: | R (≥ 2.10) |
Imports: | htmlwidgets, shiny, htmltools, rstudioapi, shinyAce, miniUI, tools, stats, base64enc, utils, R.utils, fontawesome, jquerylib |
Suggests: | jsonlite, magrittr |
Published: | 2021-09-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 |
Reference manual: | jsTreeR.pdf |
Package source: | jsTreeR_1.4.0.tar.gz |
Windows binaries: | r-devel: jsTreeR_1.4.0.zip, r-release: jsTreeR_1.4.0.zip, r-oldrel: jsTreeR_1.4.0.zip |
macOS binaries: | r-release (arm64): jsTreeR_1.4.0.tgz, r-release (x86_64): jsTreeR_1.4.0.tgz, r-oldrel: jsTreeR_1.4.0.tgz |
Old sources: | jsTreeR archive |
Please use the canonical form https://CRAN.R-project.org/package=jsTreeR to link to this page.