Hi,
I was unable to find any mention of this anywhere: when using Rstudio within a project or not, if one or several R/Rmd scripts are open, Rstudio loads packages via namespace if they are used in the opened scripts.
Is it a feature? If so, is there a way to disable it and only allow to explicitly load/attach packages?
EDIT: I am using RStudio Server Version 1.3.959 and R 4.0.0, installed on Debian GNU/Linux 10 (buster) (within a Docker container).
Thanks for any help/information about this.
Mickaël