Integrations
Works with numerous other frameworks and packages
- shiny
- htmlwidgets
- golem
- ambiorix
- leprechaun
- rmarkdown
Packer
Code generatorWebpack for R projects, to seamlessly enjoy all the benefits of the bundler with R packages, shiny applications, and more. Use TypeScript, React, Vue, or Lit and transpile ES6 with babel.
Supports npm, and yarn.
Installation
CRANGet the stable version from CRAN.
install.packages("packer")
DevelopmentGet the development version from Github.
remotes::install_github("JohnCoene/packer")