-
Notifications
You must be signed in to change notification settings - Fork 5
Not able to install the package dplyr in R on MacBook Pro #3
Copy link
Copy link
Open
Description
HI
When I try to install dplyr package in R it shows the following error.
install.packages("dplyr")
also installing the dependencies ‘Rcpp’, ‘tidyselect’, ‘plogr’
trying URL 'https://cran.rstudio.com/bin/macosx/el-capitan/contrib/3.5/Rcpp_1.0.0.tgz'
Content type 'application/x-gzip' length 4535632 bytes (4.3 MB)
downloaded 4.3 MB
trying URL 'https://cran.rstudio.com/bin/macosx/el-capitan/contrib/3.5/tidyselect_0.2.5.tgz'
Content type 'application/x-gzip' length 301743 bytes (294 KB)
downloaded 294 KB
trying URL 'https://cran.rstudio.com/bin/macosx/el-capitan/contrib/3.5/plogr_0.2.0.tgz'
Content type 'application/x-gzip' length 13067 bytes (12 KB)
downloaded 12 KB
trying URL 'https://cran.rstudio.com/bin/macosx/el-capitan/contrib/3.5/dplyr_0.7.8.tgz'
Content type 'application/x-gzip' length 5720340 bytes (5.5 MB)
downloaded 5.5 MB
Error in install.packages : cannot remove prior installation of package ‘Rcpp’
Can anyone help me out with this
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels