umerijaz / microbiomeSeq

An R package for microbial community analysis in an environmental context
66 stars 26 forks source link

Cannot install microbiomeSeq in R Studio #58

Open emaraya opened 2 years ago

emaraya commented 2 years ago

I have several warnings when trying to install the package, as follos:

Warning messages: 1: package(s) not installed when version(s) same as current; use force = TRUE to re-install: 'microbiome' 2: In file.copy(savedcopy, lib, recursive = TRUE) : problem copying C:\Users\earaya\Documents\R\win-library\4.1\00LOCK\ape\libs\x64\ape.dll to C:\Users\earaya\Documents\R\win-library\4.1\ape\libs\x64\ape.dll: Permission denied 3: In file.copy(savedcopy, lib, recursive = TRUE) : problem copying C:\Users\earaya\Documents\R\win-library\4.1\00LOCK\glue\libs\x64\glue.dll to C:\Users\earaya\Documents\R\win-library\4.1\glue\libs\x64\glue.dll: Permission denied 4: In file.copy(savedcopy, lib, recursive = TRUE) : problem copying C:\Users\earaya\Documents\R\win-library\4.1\00LOCK\igraph\libs\x64\igraph.dll to C:\Users\earaya\Documents\R\win-library\4.1\igraph\libs\x64\igraph.dll: Permission denied

AlfredUg commented 2 years ago

Heya @emaraya, you may want to check the write permissions on the library directory.