ramnathv / rMaps

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

rCharts Problem #105

Closed sanjay1404 closed 8 years ago

sanjay1404 commented 8 years ago

Error: could not find function "install_github"

sessionInfo() R version 3.2.4 Revised (2016-03-16 r70336) Platform: i386-w64-mingw32/i386 (32-bit) Running under: Windows XP (build 2600) Service Pack 3

locale: [1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252 LC_NUMERIC=C
[5] LC_TIME=English_United States.1252

attached base packages: [1] stats graphics grDevices utils datasets methods base

loaded via a namespace (and not attached): [1] tools_3.2.4

ramnathv commented 8 years ago

You need to have the package devtools installed.