Hi all, tried to install epiR package and run with the following error. Please help.
install.packages("epiR")
Installing package into ‘C:/Users/Intel/Dropbox/PC/Documents/R/win-library/4.1’
(as ‘lib’ is unspecified)
also installing the dependencies ‘proxy’, ‘e1071’, ‘wk’, ‘systemfonts’, ‘classInt’, ‘s2’, ‘units’, ‘gdtools’, ‘zip’, ‘BiasedUrn’, ‘pander’, ‘sf’, ‘zoo’, ‘flextable’, ‘officer’
......
package ‘proxy’ successfully unpacked and MD5 sums checked
Error in install.packages : ERROR: failed to lock directory ‘C:\Users\Intel\Dropbox\PC\Documents\R\win-library\4.1’ for modifying
Try removing ‘C:\Users\Intel\Dropbox\PC\Documents\R\win-library\4.1/00LOCK’
library(epiR)
Error in library(epiR) : there is no package called ‘epiR’