Package: jsTree Title: Create Interactive Trees with the 'jQuery' 'jsTree' Plugin Version: 1.2 Date: 2020-12-10 Authors@R: c(person("Jonathan", "Sidi", email = "yonicd@gmail.com", role = c("aut", "cre")), person("Kohleth", "Chia", role = c("ctb"))) Maintainer: Jonathan Sidi Description: Create and customize interactive trees using the 'jQuery' 'jsTree' plugin library and the 'htmlwidgets' package. These trees can be used directly from the R console, from 'RStudio', in Shiny apps and R Markdown documents. Depends: R (>= 2.10) Imports: htmlwidgets,jsonlite,htmltools,data.table License: MIT + file LICENSE Encoding: UTF-8 LazyData: true URL: https://github.com/yonicd/jsTree BugReports: https://github.com/yonicd/jsTree/issues RoxygenNote: 7.1.1 Suggests: testthat, covr,knitr,rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev Repository: https://yonicd.r-universe.dev Date/Publication: 2020-12-12 17:58:15 UTC RemoteUrl: https://github.com/yonicd/jstree RemoteRef: HEAD RemoteSha: c4564affa42ac74b56568d59270e85b73a1c7d4f NeedsCompilation: no Packaged: 2026-07-04 07:35:00 UTC; root Author: Jonathan Sidi [aut, cre], Kohleth Chia [ctb]