Package: reactR 0.6.1
reactR: React Helpers
Make it easy to use 'React' in R with 'htmlwidget' scaffolds, helper dependency functions, an embedded 'Babel' 'transpiler', and examples.
Authors:
reactR_0.6.1.tar.gz
reactR_0.6.1.zip(r-4.6)reactR_0.6.1.zip(r-4.5)reactR_0.6.1.zip(r-4.4)
reactR_0.6.1.tgz(r-4.5-any)
reactR_0.6.1.tar.gz(r-4.6-any)reactR_0.6.1.tar.gz(r-4.5-any)
reactR_0.6.1.tgz(r-4.5-emscripten)
reactR.pdf |reactR.html✨
reactR/json (API)
NEWS
| # Install 'reactR' in R: |
| install.packages('reactR', repos = c('https://react-r.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/react-r/reactr/issues
htmlhtmlwidgetsjavascriptreactreactjsweb
Last updated from:808b21f4f2. Checks:9 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | |
| source / vignettes | OK | 199 | |
| linux-release-x86_64 | OK | 137 | |
| macos-release-arm64 | OK | 181 | |
| macos-oldrel-arm64 | OK | 188 | |
| windows-devel | OK | 89 | |
| windows-release | OK | 92 | |
| windows-oldrel | OK | 141 | |
| wasm-release | OK | 108 |
Exports:babel_transformcomponentcreateReactShinyInputhtml_dependency_corejshtml_dependency_mobxhtml_dependency_reacthtml_dependency_reacttoolsReactreactMarkupscaffoldReactShinyInputscaffoldReactWidget
Authoring htmlwidgets powered by React with reactR
Rendered fromintro_htmlwidgets.Rmdusingknitr::rmarkdownon Dec 04 2025.Last update: 2023-10-11
Started: 2019-01-12
Intro to reactR
Rendered fromintro_reactR.Rmdusingknitr::rmarkdownon Dec 04 2025.Last update: 2021-02-22
Started: 2016-11-04
Authoring inputs powered by React with reactR
Rendered fromintro_inputs.Rmdusingknitr::rmarkdownon Dec 04 2025.Last update: 2023-10-11
Started: 2019-04-09
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Transform Code with Babel | babel_transform |
| Create a React component | component |
| Create a React-based input | createReactShinyInput |
| Shim Dependency for React in RStudio Viewer | html_dependency_corejs |
| Dependencies for 'mobx' | html_dependency_mobx |
| Dependencies for React | html_dependency_react |
| Adds window.reactR.exposeComponents and window.reactR.hydrate | html_dependency_reacttools |
| React component builder. | React |
| Prepare data that represents a single-element character vector, a React component, or an htmltools tag for sending to the client. | reactMarkup |
| Create implementation scaffolding for a React.js-based Shiny input. | scaffoldReactShinyInput |
| Create implementation scaffolding for a React.js-based HTML widget | scaffoldReactWidget |
