html2R: Convert 'HTML' to 'R' with a 'Shiny' App

Provides a 'Shiny' app allowing to convert 'HTML' code to 'R' code (e.g. '<span>Hello</span>' to 'tags$span("Hello")'), for usage in a 'Shiny' UI.

Version: 0.1.0
Imports: glue, shiny, shinyAce, shinythemes, shinyjqui, stats
Published: 2020-09-15
Author: Stéphane Laurent [aut, cre], Chris Andrejewski [ctb, cph] ('Himalaya' library), Boniface Pereira [ctb, cph] ('jquery-confirm' library), Mario Heiderich [ctb, cph] ('DOMPurify' library)
Maintainer: Stéphane Laurent <laurent_step at outlook.fr>
BugReports: https://github.com/stla/html2R/issues
License: GPL-3
URL: https://github.com/stla/html2R
NeedsCompilation: no
Materials: README NEWS
CRAN checks: html2R results

Documentation:

Reference manual: html2R.pdf

Downloads:

Package source: html2R_0.1.0.tar.gz
Windows binaries: r-devel: html2R_0.1.0.zip, r-release: html2R_0.1.0.zip, r-oldrel: html2R_0.1.0.zip
macOS binaries: r-release (arm64): html2R_0.1.0.tgz, r-oldrel (arm64): html2R_0.1.0.tgz, r-release (x86_64): html2R_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=html2R to link to this page.