install_github("stasWithR/statsr")- Problem to install

171 views
Skip to first unread message

Prabhakar Krishnamurthy

unread,
Mar 5, 2017, 2:03:47 AM3/5/17
to devtools
Hi, I am not able to install install_github("stasWithR/statsr") in R Studio. I went through the following steps.

> install.packages("devtools")
Installing package into ‘C:/Users/profkprabhakar/Documents/R/win-library/3.3’
(as ‘lib’ is unspecified)
Content type 'application/zip' length 432904 bytes (422 KB)
downloaded 422 KB

package ‘devtools’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in
C:\Users\profkprabhakar\AppData\Local\Temp\Rtmpyg4dMK\downloaded_packages
> install.packages("dplyr")
Installing package into ‘C:/Users/profkprabhakar/Documents/R/win-library/3.3’
(as ‘lib’ is unspecified)
Content type 'application/zip' length 2556480 bytes (2.4 MB)
downloaded 2.4 MB

package ‘dplyr’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in
C:\Users\profkprabhakar\AppData\Local\Temp\Rtmpyg4dMK\downloaded_packages
> install.packages("rmarkdown")
Installing package into ‘C:/Users/profkprabhakar/Documents/R/win-library/3.3’
(as ‘lib’ is unspecified)
Content type 'application/zip' length 2270231 bytes (2.2 MB)
downloaded 2.2 MB

package ‘rmarkdown’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in
C:\Users\profkprabhakar\AppData\Local\Temp\Rtmpyg4dMK\downloaded_packages
> install.packages("ggplot2")
Installing package into ‘C:/Users/profkprabhakar/Documents/R/win-library/3.3’
(as ‘lib’ is unspecified)
Content type 'application/zip' length 2760343 bytes (2.6 MB)
downloaded 2.6 MB

package ‘ggplot2’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in
C:\Users\profkprabhakar\AppData\Local\Temp\Rtmpyg4dMK\downloaded_packages
> install.packages("broom")
Installing package into ‘C:/Users/profkprabhakar/Documents/R/win-library/3.3’
(as ‘lib’ is unspecified)
Content type 'application/zip' length 1604270 bytes (1.5 MB)
downloaded 1.5 MB

package ‘broom’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in
C:\Users\profkprabhakar\AppData\Local\Temp\Rtmpyg4dMK\downloaded_packages
> install.packages("gridExtra")
Installing package into ‘C:/Users/profkprabhakar/Documents/R/win-library/3.3’
(as ‘lib’ is unspecified)
Content type 'application/zip' length 483448 bytes (472 KB)
downloaded 472 KB

package ‘gridExtra’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in
C:\Users\profkprabhakar\AppData\Local\Temp\Rtmpyg4dMK\downloaded_packages
> install.packages("shiny")
Installing package into ‘C:/Users/profkprabhakar/Documents/R/win-library/3.3’
(as ‘lib’ is unspecified)
Content type 'application/zip' length 2745273 bytes (2.6 MB)
downloaded 2.6 MB

package ‘shiny’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in
C:\Users\profkprabhakar\AppData\Local\Temp\Rtmpyg4dMK\downloaded_packages
> install.packages("cubature")
Installing package into ‘C:/Users/profkprabhakar/Documents/R/win-library/3.3’
(as ‘lib’ is unspecified)
Content type 'application/zip' length 3526468 bytes (3.4 MB)
downloaded 3.4 MB

package ‘cubature’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in
C:\Users\profkprabhakar\AppData\Local\Temp\Rtmpyg4dMK\downloaded_packages
> library(devtools)
> install_github("stasWithR/statsr")
Downloading GitHub repo stasWithR/statsr@master
Error in stop(github_error(request)) : Not Found (404)
> gh_install_packages()
Error: could not find function "gh_install_packages"
Please help me.
Regards
K.Prabhakar
Reply all
Reply to author
Forward
0 new messages