Skip to content

Not able to install the package dplyr in R on MacBook Pro #3

@JulieArun

Description

@JulieArun

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions