Hi, I am trying to use R studio and I encountered some errors when i tried to download r packages like GO.db by BiocManager, and the console returned me as the following:
trying URL 'https://bioconductor.org/packages/3.12/bioc/bin/windows/contrib/4.0/BiocVersion_3.12.0.zip'
Content type 'application/zip' length 8889 bytes
downloaded 8889 bytes
Error in unzip(zipname, exdir = dest) : 'exdir' does not exist
And i tried to grant the full access for the application to solve permission problem if it is. But the problem remains. Thanks for any help.