Package: shinyTree Type: Package Title: jsTree Bindings for Shiny Version: 0.4.0 Date: 2025-01-26 Authors@R: c( person(family="Trestle Technology, LLC", role="aut", email="cran@trestletechnology.net"), person("Jeff", "Allen", role="cre", email="cran@trestletechnology.net"), person(family="Institut de Radioprotection et de Sûreté Nucléaire", role=c("cph"), email = "yann.richet@irsn.fr"), person("Ivan", "Bozhanov", role=c("ctb", "cph"), comment = "jsTree"), person(family="The Dojo Foundation", role=c("ctb", "cph"), comment="require.js"), person(family="jQuery Foundation, Inc.", role=c("ctb", "cph")), person("Mike", "Schaffer", role=c("ctb"), email="mschaff@gmail.com"), person("Timm", "Danker", role=c("ctb"), email="tidafr@carina.uberspace.de")) Description: Exposes bindings to jsTree -- a JavaScript library that supports interactive trees -- to enable a rich, editable trees in Shiny. License: MIT + file LICENSE Depends: R (>= 2.15.1), methods Imports: shiny (>= 0.9.0), htmltools Suggests: testthat BugReports: https://github.com/trestletech/shinyTree/issues Roxygen: list(wrap = TRUE) RoxygenNote: 7.2.3 Encoding: UTF-8 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://timelyportfolio.r-universe.dev Date/Publication: 2025-01-26 20:57:28 UTC RemoteUrl: https://github.com/timelyportfolio/shinyTree RemoteRef: master RemoteSha: 30d95cb7a9b6e29dbb9147c07f96db523c5ac13c NeedsCompilation: no Packaged: 2026-07-04 12:21:44 UTC; root Author: Trestle Technology, LLC [aut], Jeff Allen [cre], Institut de Radioprotection et de Sûreté Nucléaire [cph], Ivan Bozhanov [ctb, cph] (jsTree), The Dojo Foundation [ctb, cph] (require.js), jQuery Foundation, Inc. [ctb, cph], Mike Schaffer [ctb], Timm Danker [ctb] Maintainer: Jeff Allen