Skip to content

jsTreeR

A Wrapper of the JavaScript Library 'jsTree'

v2.6.0 · Apr 26, 2024 · GPL-3

Description

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.

Downloads

CRAN

759

Last 30 days

4223rd

2.2K

Last 90 days

9.4K

Last year

Trend: +7.7% (30d vs prior 30d)

r2u CRAN

17

Last 30 days

31

Last 90 days

108

Last year

Trend: +21.4% (30d vs prior 30d)

autoCRAN

0

Last 7 days

13

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘jsTreeR-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: jstree
> ### Title: HTML widget displaying an interactive tree
> ### Aliases: jstree
> 
> ### ** Examp
...[truncated]...
rIcons-0.0.1', reason 'No space left on device'
Error in normalizePath(target_dir, "/", TRUE) : 
  path[1]="lib/OtherIcons-0.0.1": No such file or directory
Calls: <Anonymous> ... lapply -> FUN -> copyDependencyToDir -> normalizePath
Execution halted
OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.7Mb
  sub-directories of 1Mb or more:
    examples      2.8Mb
    htmlwidgets   1.1Mb
    www           2.7Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  6.7Mb
  sub-directories of 1Mb or more:
    examples      2.8Mb
    htmlwidgets   1.1Mb
    www           2.7Mb

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies base64enc fontawesome htmltools htmlwidgets jquerylib miniUI R.utils rstudioapi shiny shinyAce shinySelect jsTreeR

Version History

20 tracked
new 2.6.0 Mar 10, 2026
updated 2.6.0 ← 2.5.0 diff Apr 25, 2024
updated 2.5.0 ← 2.4.0 diff Dec 18, 2023
updated 2.4.0 ← 2.3.3 diff Nov 6, 2023
updated 2.3.3 ← 2.3.2 diff Oct 9, 2023
updated 2.3.2 ← 2.3.1 diff Jul 14, 2023
updated 2.3.1 ← 2.3.0 diff Mar 13, 2023
updated 2.3.0 ← 2.2.0 diff Feb 9, 2023
updated 2.2.0 ← 2.1.0 diff Oct 20, 2022
updated 2.1.0 ← 2.0.0 diff Jul 6, 2022
updated 2.0.0 ← 1.6.0 diff Jun 7, 2022
updated 1.6.0 ← 1.5.0 diff Feb 27, 2022
updated 1.5.0 ← 1.4.0 diff Jan 9, 2022
updated 1.4.0 ← 1.3.1 diff Sep 18, 2021
updated 1.3.1 ← 1.3.0 diff Aug 13, 2021