Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated Feature Used #12

Open
catter1 opened this issue Feb 3, 2023 · 0 comments
Open

Deprecated Feature Used #12

catter1 opened this issue Feb 3, 2023 · 0 comments

Comments

@catter1
Copy link

catter1 commented Feb 3, 2023

When trying to install wakatimer via devtools (devtools::install_github("uribo/wakatimer")), I get an error suggesting that the wakatimer package is using a depricated feature.

Warning: `data_frame()` was deprecated in tibble 1.1.0.
ℹ Please use `tibble()` instead.
ℹ The deprecated feature was likely used in the wakatimer package.
  Please report the issue at <https://github.com/uribo/wakatimer/issues>.
Warning in file(con, "r") :
  cannot open file '/home/catter1/.rstudio-desktop/monitored/lists/file_mru': No such file or directory
Error: package or namespace load failed for ‘wakatimer’:
 .onLoad failed in loadNamespace() for 'wakatimer', details:
  call: file(con, "r")
  error: cannot open the connection
Error: loading failed
Execution halted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant