0

Tried renderchart2 to overcome an issue with shiny and rcharts but getting the follwoing error:

Loading required package: RCurl
Loading required package: bitops
Error in loadNamespace(name) : there is no package called ‘reshape2’
Calls: runApp ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted

My deployment is in AWS and the examples packages are working a charm in /srv/...

Considering it is a copy paste job from https://github.com/ramnathv/rChartsShiny/tree/gh-pages/rChartOECD why is reshape2 casuing an error?

tonytonov
  • 25,060
  • 16
  • 82
  • 98
digdeep
  • 624
  • 2
  • 10
  • 21
  • Do you have the `reshape2` package installed? – Ramnath Feb 25 '14 at 14:50
  • haha sorry, rookie mistake, the list of install.packages failed because of of dependencies. Assumed it at installed it but it hadn't. – digdeep Feb 25 '14 at 20:10
  • I am still trying to get dimple to run properly using AWS set up. Keeps throwing errors with missing `Failed to load resource: the server responded with a status of 404 (Not Found)` Is there something that is missing? I am using the custom html to load the charts – digdeep Feb 25 '14 at 20:12
  • Unless you share your html, it is very hard for any of us to hel you debug. – Ramnath Feb 25 '14 at 21:29

0 Answers0