使用devtools::install_github()
从GitHub安装R软件包时,返回以下错误:
ERROR: failed to lock directory ‘/Library/Frameworks/R.framework/Versions/3.3/Resources/library’ for modifying
Try removing ‘/Library/Frameworks/R.framework/Versions/3.3/Resources/library/00LOCK-jrosen48-prcr-4f6f783’
当我使用Macintosh OS 10.12
上的终端导航到该位置时,它不可用(R.framework没有出现在" Frameworks"目录中)。
如何尝试删除‘/Library/Frameworks/R.framework/Versions/3.3/Resources/library/00LOCK-jrosen48-prcr-4f6f783’
?或者,还有另一种解决方法吗?