Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • you can remove details about s3, it was an example, but is not relevant as a solution. Looking into .Renviron, I think it is all I need really. Need to test it with shinyapps. Commented Sep 26, 2016 at 12:39
  • Happy to help - take care Commented Sep 26, 2016 at 20:11
  • 5
    This worked for me after creating a copy of my .Renviron file in the root directory of my Shiny application. Commented Dec 15, 2016 at 0:19
  • 2
    From a security standpoint, is it safe to deploy API keys in .Renviron to shinyapps.io? Commented May 8, 2020 at 17:36
  • 1
    Lauren, I believe so subject to file permissions. Personally, I would'nt trust that answer chuckle. You may want to check with RStudio at [email protected] docs.rstudio.com/shinyapps.io/security-and-compliance.html I sent an email to RStudio... Commented May 9, 2020 at 1:47