ramnathv / rMaps

Interactive Maps from R

Home Page:http://rmaps.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rCharts Problem

sanjay1404 opened this issue · comments

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

You need to have the package devtools installed.