Error in library(tidyverse) : there is no package called ‘tidyverse’

Hello,
press "ctrl+shift and f10" together then after try this--

 install.packages("tidyverse", type="source")

library(tidyverse)