ramnathv / rMaps

Interactive Maps from R
http://rmaps.github.io
389 stars 194 forks source link

Error: rCharts is not available (for R version 3.2.0) #97

Closed roncampbell closed 9 years ago

roncampbell commented 9 years ago

I tried installing on version 3.14 (I think) on Mac OS 10.10, then upgraded to R 3.2.0 after the initial error. Truncated error message:

ERROR: dependency ‘rCharts’ is not available for package ‘rMaps’

ramnathv commented 9 years ago

Install the base64enc package first and then install rCharts an rMaps. That should take care of the installation issues.

roncampbell commented 9 years ago

That did it. Thanks.

On May 6, 2015, at 7:07 AM, Ramnath Vaidyanathan notifications@github.com wrote:

Install the base64enc package first and then install rCharts an rMaps. That should take care of the installation issues.

— Reply to this email directly or view it on GitHub https://github.com/ramnathv/rMaps/issues/97#issuecomment-99477951.