R version:
R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin19.6.0 (64-bit)
The problem is not just with console, in general the code is not getting executed. I mean if you do (in console)
> x <- 4 (after I hit enter, it sholud come like)
>
But this is not happening
> x <- 4
.
.
The cursor just blinks there, that is to say Rstudio is not responding. Then again when I quit it , it takes long to actually quit the Rstudio