How to run Shiny Apps in your browser with WebR (webr.bundle)

Поделиться
HTML-код
  • Опубликовано: 18 сен 2024
  • This is an experimental ‪@appsilon_official‬ project!
    Appsilon: appsilon.com/
    webr.bundle GitHub: github.com/App...
    In this video I will show you how to run Shiny Apps from within your browser with WebR. I developed a bundler (with Rust) that automates the process of bundling all the parts together.
    #rust #rustprogramming

Комментарии • 8

  • @SuperShiny-px6uh
    @SuperShiny-px6uh Год назад +3

    Thanks for this tutorial. Can you do tutorial on creating Desktop Application or standalone application using R.

  • @stasssism
    @stasssism Год назад

    Looks really interesting!!

  • @jfzeac
    @jfzeac 9 месяцев назад

    Great!

  • @My-NaMeS_jEfF
    @My-NaMeS_jEfF 4 месяца назад

    Does it work with external data, API/database, etc…

  • @ackinito
    @ackinito 8 месяцев назад +1

    I get an error when running the command: webr.bundle::install_from_source
    Sh: 1: cargo: not found
    Warning messages:
    1: In system2(command = "cargo", args = c("--version"), stdout = NULL, : error in running command
    2: In system2( "cargo", args = c("install", "--path", path) :
    error in running command

  • @ChituOkoli
    @ChituOkoli 7 месяцев назад

    Does this support Windows yet?

  • @defaultname992
    @defaultname992 11 месяцев назад

    what is rhino ?

    • @alencaru
      @alencaru 10 месяцев назад

      Rhino is a tool/framework to help you create shiny apps in an organized and logical way.