Video není dostupné.
Omlouváme se.

How to Deploy R Shiny App for Free on Shinyapps.io

Sdílet
Vložit
  • čas přidán 23. 09. 2020
  • This R programming tutorial teaches you how to deploy your R Shiny App for Free on Shinyapps.io (which offers a Free Tier). Usually when you develop Shiny Apps or Shiny Dashboards, You've a lot of options to deploy on servers like DigitalOcean, AWS and other Linux servers. Here we're presenting a simple solution to deploy your R shiny web app so that the entire world (on the Internet) can use your App.
    Shiny App Project Code: github.com/amr...
    ShinyApps.io: www.shinyapps.io/
    Related Videos
    Create your first Data Science Web App using R Shiny
    • Create your first Data...

Komentáře • 40

  • @jonathanbarrionuevo771
    @jonathanbarrionuevo771 Před 2 lety +3

    how wonderful, last semester I thougth it was impossible and now you just did it with one button haha hilarious thx man

  • @nuestraaula1991
    @nuestraaula1991 Před 2 měsíci

    thank you, logs saved me!

  • @payalatre8491
    @payalatre8491 Před 3 lety +1

    Very helpful video sir👌👌

  • @sibymohamed3013
    @sibymohamed3013 Před 3 lety +1

    THANK YOU PROFESSOR GOD BLESS YOU

  • @princesslizzy5675
    @princesslizzy5675 Před rokem +1

    Thank you

  • @andrewhenderson593
    @andrewhenderson593 Před rokem

    Thanks for the video. How can we set our image as the background image for our entire Dashbaord? Meaning that will take the full screen

  • @ahmed007Jaber
    @ahmed007Jaber Před 2 lety

    thank you for this. you are a Star!
    so how does it calculate the usage time???

  • @arlugones
    @arlugones Před 3 lety +1

    How does the app keep working if you haven't uploaded the csv file? And, once uploaded, does it also turns into a public access file?

    • @1littlecoder
      @1littlecoder  Před 3 lety +1

      The File was there in the current directory. It doesn't give public access to anyone but the file is uploaded to the cloud so if your organization has access restrictions, it's not a good idea.

  • @ahmed007Jaber
    @ahmed007Jaber Před 2 lety

    how to pause the hour calculation in the shinny cloud? plus does it calculate when the app page is open? or when it is uploaded please clarify

  • @murtazabadshah8747
    @murtazabadshah8747 Před 4 měsíci

    How do you deploy an RMD to shinyapps?

  • @jittiratpushsondok7909

    I've got "Error: An error has occurred. Check your logs or contact the app author for clarification". How to fix this Thanks

  • @wallacemussi
    @wallacemussi Před 3 lety

    Hi, great video. I tried to do but after published when I open the app URL, it shows a message "Please Wait" for hours and don't open anything. Do you know what is happening?

  • @manishtanwar8578
    @manishtanwar8578 Před rokem

    I am getting a error which says file should be in same directory. What does that mean ??? Even after altering the path and all it is showing the same error. Please suggest something.

    • @1littlecoder
      @1littlecoder  Před rokem

      I'd suggest asking in posit community (forum), you'll get faster response there

  • @samritpramanik2962
    @samritpramanik2962 Před 2 lety

    can i modify the source code after deploying shiny application?

  • @ninskr
    @ninskr Před 3 lety

    Hello uploading an app gives me an error:
    No UI defined
    Shiny couldn't find any UI for this application. We looked in:
    - www/index.html
    - ui.R
    - app.R
    please help

  • @suryaabinga3987
    @suryaabinga3987 Před 3 lety

    Which R version you are using? I’m using R 3.4.3 and do I need to install rsconnect package to publish? Also, I’m getting this error when I try to publish. Packrat 0.4.6 is not available.

    • @1littlecoder
      @1littlecoder  Před 3 lety

      You need to install rsconnect package

    • @suryaabinga3987
      @suryaabinga3987 Před 3 lety

      @@1littlecoder If rsconnect is installed, Will that solve the, “Packrat 0.4.6 is not available” error too?

    • @1littlecoder
      @1littlecoder  Před 3 lety

      @@suryaabinga3987 I think you can try that and then see, Is your Rstudio up to date?

    • @suryaabinga3987
      @suryaabinga3987 Před 3 lety

      @@1littlecoder I’m using rstudio version 1.1 something which has R version 3.4.3 due to organisation limits. I have requested to install rsconnect package.

    • @suryaabinga3987
      @suryaabinga3987 Před 3 lety

      Apart from packages, “rsconnect”, “PKI” is there any other packages needed to publish directly from rstudio?

  • @mohamudsaid9079
    @mohamudsaid9079 Před 3 lety

    Please how can i contact to you. I want to ask you few questions about creating shinyapp

    • @1littlecoder
      @1littlecoder  Před 3 lety

      You can mail at 1littlecoder gmail dot com

  • @sssam844
    @sssam844 Před 2 lety

    lo i dont even have the publish button

    • @1littlecoder
      @1littlecoder  Před 2 lety

      That means Rstudio didn't recognise your file as a shiny file