how to list loaded packages in R: ramazon gets cleaver
2015/09/10
It was around midnight here in Italy:
I shared the code on Github, published a post on G+, Linkedin and Twitter and then went to bed.
In the next hours things got growing by themselves, with pleasant results like the following:
https://twitter.com/DoodlingData/status/635057258888605696
The R community found ramazon a really helpful package.
And I actually think it is: Amazon AWS is nowadays one of the most common tools for online web applications and websites hosting.
tags:
algorithm /amazon /analytics /apps /aws /data analytics /R /Rstudio /shiny /shiny apps /
ramazon: Deploy your Shiny App on AWS with a Function
2015/08/18
Because Afraus received a good interest, last month I override shinyapps.io free plan limits.
That got me move my Shiny App on an Amazon AWS instance.
Well, it was not so straight forward: even if there is plenty of tutorials around the web, every one seems to miss a part: upgrading R version, removing shiny-server examples… And even having all info it is still quite a long, error-prone process.
All this pain is removed by ramazon, an R package that I developed to take care of everything is needed to deploy a shiny app on an AWS instance. An early disclaimer for Windows users: only Apple OS X is supported at the moment.
tags:
amazon /analytics /aws /data analysis /hacking /R /shiny /shiny apps /