Package: shinyAce 0.4.3

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.3.tar.gz
shinyAce_0.4.3.tar.gz(r-4.5-noble)shinyAce_0.4.3.tar.gz(r-4.4-noble)
shinyAce_0.4.3.tgz(r-4.4-emscripten)shinyAce_0.4.3.tgz(r-4.3-emscripten)
shinyAce.pdf |shinyAce.html
shinyAce/json (API)
NEWS

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

Peer review:

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

6.94 score 59 packages 404 scripts 8.2k downloads 3 mentions 8 exports 30 dependencies

Last updated 4 days agofrom:55bdddced8. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 19 2024
R-4.5-linuxOKOct 19 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