Thank you for your advice. However this time I really went to the office to exploit our network and avoid potemntial connectivity issues.
When installing "tidyverse" I have an error message requesting to install "dbplyr". When I try to install "dbplyr" the execution is interrupted.
'''
installing the source package ‘dbplyr’
provo con l'URL 'https://cran.rstudio.com/src/contrib/dbplyr_2.1.0.tar.gz'
Content type 'application/x-gzip' length 579687 bytes (566 KB)
downloaded 566 KB
Errore: package or namespace load failed for 'tidyverse' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'dbplyr'
Inoltre: Warning message:
package 'tidyverse' was built under R version 4.0.3
Esecuzione interrotta
Warning in install.packages :
installation of package ‘dbplyr’ had non-zero exit status
The downloaded source packages are in
‘C:\Users\U80822179\AppData\Local\Temp\Rtmp4qYk1E\downloaded_packages’
'''