Skip to content

Instantly share code, notes, and snippets.

@earino
Created February 9, 2017 19:21
Show Gist options
  • Save earino/0ad0db27803affbd0fc276a7eb647cb7 to your computer and use it in GitHub Desktop.
Save earino/0ad0db27803affbd0fc276a7eb647cb7 to your computer and use it in GitHub Desktop.
> install.packages("dplyr")
also installing the dependency ‘DBI’
trying URL 'https://cran.rstudio.com/bin/macosx/mavericks/contrib/3.3/DBI_0.5-1.tgz'
Content type 'application/x-gzip' length 353669 bytes (345 KB)
==================================================
downloaded 345 KB
trying URL 'https://cran.rstudio.com/bin/macosx/mavericks/contrib/3.3/dplyr_0.5.0.tgz'
Content type 'application/x-gzip' length 4841443 bytes (4.6 MB)
====================================
downloaded 3.3 MB
Warning in install.packages :
downloaded length 3505451 != reported length 4841443
Warning in install.packages :
URL 'https://cran.rstudio.com/bin/macosx/mavericks/contrib/3.3/dplyr_0.5.0.tgz': status was 'Failure when receiving data from the peer'
Error in download.file(url, destfile, method, mode = "wb", ...) :
cannot download all files
Warning in install.packages :
download of package ‘dplyr’ failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment