Package: shinyTree
Type: Package
Title: jsTree Bindings for Shiny
Version: 0.2.2
Date: 2015-01-28
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<c3><bb>ret<c3><a9> Nucl<c3><a9>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")))
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)
Suggests: testthat
BugReports: https://github.com/trestletech/shinyTree/issues
Packaged: 2015-02-13 02:43:02 UTC; jeff
Author: Trestle Technology, LLC [aut],
  Jeff Allen [cre],
  Institut de Radioprotection et de S<c3><bb>ret<c3><a9> Nucl<c3><a9>aire
    [cph],
  Ivan Bozhanov [ctb, cph] (jsTree),
  The Dojo Foundation [ctb, cph] (require.js),
  jQuery Foundation, Inc. [ctb, cph]
Maintainer: Jeff Allen <cran@trestletechnology.net>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-13 11:27:51
