How to solve an error while installing Hmisc package in R?

How to solve an error while installing Hmisc package in R?

1

I am trying to install hmisc package for some descriptive statistics in R. But I am facing an error given below.

package ‘colorspace’ successfully unpacked and MD5 sums checked Error in install.packages : ERROR: failed to lock directory ‘C:UsersHammadOneDriveDocumentsRwin-library3.6’ for modifying Try removing ‘C:UsersHammadOneDriveDocumentsRwin-library3.6/00LOCK’

How can I fix this problem?
Thanks.


install


package


Hmisc


R

• 57 views

Read more here: Source link