Entering edit mode
3.8 years ago
Bioinformatician_in_trouble
▴
30
Hello, So, i am trying to update a package and I get the following error:
In file.copy(savedcopy, lib, recursive = TRUE) :
problem copying C:/Users/USER/Documents/R/win-library/4.0/00LOCK/rlang/libs/x64/rlang.dll to C:/Users/USER/Documents/R/win-library/4.0/rlang/libs/x64/rlang.dll: Permission denied
Now the thing is I know I need to delete 00LOCK folder, but the problem is there is no such folder in the specified path. What do I do?
This looks rather like a permission problem in the windows filesystem.