You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While initializing library, I am getting following errors:
> library(wakatimer)
Error: package or namespace load failed for ‘wakatimer’:
.onLoad failed in loadNamespace() for 'wakatimer', details:
call: file(con, "r")
error: cannot open the connection
In addition: Warning messages:
1: replacing previous import ‘dplyr::pull’ by ‘git2r::pull’ when loading ‘wakatimer’
2: In file(con, "r") :
cannot open file '\<...>\AppData\Local\RStudio-Desktop\monitored\lists\file_mru': No such file or directory
While initializing library, I am getting following errors:
I followed this tutorial: https://uribo.hatenablog.com/entry/2016/01/30/073000
RStudio version: 1.3.959
R version: 4.0.1 (2020-06-06)
The text was updated successfully, but these errors were encountered: