I've just updated my RStudio to version 1.4.1717 and R to version 4.1.0 (18 May 2021). Now, every time I start a new project, I need to re-install the package again. Trying library() returns Error in library(meta) : there is no package called ‘meta’
Is this a bug to the recent version? Or am I missing something?
Update note: If I try to re-install a package, all previously installed packages will be re-installed instead. I have to re-download every packages I have installed and it took quite a long time before the console is idle again, let alone the increasing data usage.
Thank you very much in advance.
Best,
Gilbert