package ‘dpylr’ is not available for this version of R

Sir/Ma'am i am facing an issue regarding installing dplyr and tidyverse package.
Here is the error which i get in Rstudio

install.packages("dplyr")
Installing package into ‘C:/Users/Obsession/Documents/R/win-library/4.0’
(as ‘lib’ is unspecified)
Warning in install.packages :
'lib = "C:/Users/Obsession/Documents/R/win-library/4.0"' is not writable
Warning in install.packages :
package ‘dplyr’ is not available for this version of R

A version of this package for your version of R might be available elsewhere,
see the ideas at

please help me to resolve this issue

The install is failing as you are misspelling dplyr as dpylr, this post is also not related to dbplyr so will likely be moved to a separate forum thread...

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.