Package: shinyAce 0.4.2

Vincent Nijs

shinyAce: Ace Editor Bindings for Shiny

Ace editor bindings to enable a rich text editing environment within Shiny.

Authors: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]

shinyAce_0.4.2.tar.gz
shinyAce_0.4.2.zip(r-4.5)shinyAce_0.4.2.zip(r-4.4)shinyAce_0.4.2.zip(r-4.3)
shinyAce_0.4.2.tgz(r-4.4-any)shinyAce_0.4.2.tgz(r-4.3-any)
shinyAce_0.4.2.tar.gz(r-4.5-noble)shinyAce_0.4.2.tar.gz(r-4.4-noble)
shinyAce_0.4.2.tgz(r-4.4-emscripten)shinyAce_0.4.2.tgz(r-4.3-emscripten)
shinyAce.pdf |shinyAce.html
shinyAce/json (API)
NEWS

# Install 'shinyAce' in R:
install.packages('shinyAce', repos = c('https://trestletech.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/trestletech/shinyace/issues

On CRAN:

8 exports 214 stars 6.90 score 30 dependencies 57 dependents 3 mentions 394 scripts 12.3k downloads

Last updated 2 years agofrom:d056ee30ef. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 27 2024
R-4.5-winOKAug 27 2024
R-4.5-linuxOKAug 27 2024
R-4.4-winOKAug 27 2024
R-4.4-macOKAug 27 2024
R-4.3-winOKAug 27 2024
R-4.3-macOKAug 27 2024

Exports:aceAnnotateaceAutocompleteaceEditoraceTooltipgetAceModesgetAceThemesis.emptyupdateAceEditor

Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable

Readme and manuals

Help Manual

Help pageTopics
Regular expression for matching the function name in a completion line in the middle of a function call.fname_regex
Get namespace to get access to unexported functions, namely RdTags.tools
Get namespace to get access to unexported functions, namely .getHelpFile .assignLinebuffer .assignEnd .guessTokenFromLine .completeToken.utils
Enable Error Annotations for an Ace Code InputaceAnnotate
Enable Code Completion for an Ace Code InputaceAutocomplete
Render AceaceEditor
Enable Completion Tooltips for an Ace Code InputaceTooltip
Build the fields used to make an html tooltipbuild_tooltip_fields
Retrieve argument documentation from help documentget_arg_help
Retrieve description section from help documentget_desc_help
Retrieve an Rd object of a help queryget_help_file
Retrieve usage section from help documentget_usage_help
Get available modesgetAceModes
Get available themesgetAceThemes
Check if vector is emptyis.empty
Character value to use for object meta fieldmeta_obj
Character value to use for package meta fieldmeta_pkg
R completions when cursor is within a function callr_completions_function_call_metadata
R completions for general caser_completions_general_metadata
Return completions for a given line of textr_completions_metadata
Convert an Rd object to HTMLrd_2_html
Retrieve regular expression named capture groups as a listre_capture
Function for handling optional debugging messagesshinyAce_debug
Options available for shinyAceshinyAce-options
A helper for formatting a tooltip entrytooltip_html
Update Ace EditorupdateAceEditor