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

revdep_check error if revdep dir does not exist #1178

Closed
jeroen opened this issue May 9, 2016 · 1 comment
Closed

revdep_check error if revdep dir does not exist #1178

jeroen opened this issue May 9, 2016 · 1 comment
Milestone

Comments

@jeroen
Copy link
Member

jeroen commented May 9, 2016

The revdep_check function fails to create the revdep dir if it does not exist:

> revdep_check(".", libpath="~/checkdir/", threads = 8)
Reverse dependency checks for jsonlite =========================================
Saving check results in `revdep/checks/`
Computing reverse dependencies
Error in gzfile(file, mode) : cannot open the connection
In addition: Warning message:
In gzfile(file, mode) :
  cannot open compressed file '/home/jeroen/jsonlite/revdep/.cache.rds', probable reason 'No such file or directory'
@jeroen jeroen changed the title revdep_check cache file missing revdep_check error if revdep dir does not exist May 9, 2016
@hadley hadley added this to the 1.12.0 milestone Jun 2, 2016
@hadley hadley closed this as completed in ca34be3 Jun 2, 2016
@lock
Copy link

lock bot commented Sep 18, 2018

This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/

@lock lock bot locked and limited conversation to collaborators Sep 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants