ERROR: dependencies 'lifecycle', 'tidyselect' are not available for package 'dtplyr'
- removing 'C:/Users/DIKSHA RAI/Documents/R/win-library/3.6/dtplyr'
Warning in install.packages :
installation of package ‘dtplyr’ had non-zero exit status
ERROR: dependencies 'lifecycle', 'tidyselect' are not available for package 'dtplyr'
Try
install.pacages("tidyselct")
install.packages("dtplyr")