Package: shinyAce Type: Package Title: Ace Editor Bindings for Shiny Version: 0.4.4 Date: 2025-2-2 Authors@R: c( person("Vincent", "Nijs", role = c("aut", "cre"), email = "radiant@rady.ucsd.edu"), person("Forest", "Fang", role = "aut", email = "forest.fang@outlook.com"), person(family = "Trestle Technology, LLC", role = "aut", email = "cran@trestletechnology.net"), person("Jeff", "Allen", role = "aut", email = "cran@trestletechnology.net"), person(family = "Institut de Radioprotection et de Surete Nucleaire", role = c("cph"), email = "yann.richet@irsn.fr"), person(family = "Ajax.org B.V.", role = c("ctb", "cph"), comment = "Ace")) Description: Ace editor bindings to enable a rich text editing environment within Shiny. License: MIT + file LICENSE Depends: R (>= 3.3.0) Imports: shiny (>= 1.0.5), jsonlite, utils, tools Suggests: testthat (>= 2.0.0), dplyr (>= 0.8.3) BugReports: https://github.com/trestletech/shinyAce/issues Encoding: UTF-8 RoxygenNote: 7.3.2 Language: en-US Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://trestletech.r-universe.dev Date/Publication: 2025-02-02 22:59:04 UTC RemoteUrl: https://github.com/trestletech/shinyace RemoteRef: HEAD RemoteSha: 9f04fd10b3a3386daa5c7d1b727557886e5fd4db NeedsCompilation: no Packaged: 2026-07-04 07:29:47 UTC; root Author: Vincent Nijs [aut, cre], Forest Fang [aut], Trestle Technology, LLC [aut], Jeff Allen [aut], Institut de Radioprotection et de Surete Nucleaire [cph], Ajax.org B.V. [ctb, cph] (Ace) Maintainer: Vincent Nijs