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

dplyr 0.8.1 #76

Closed
romainfrancois opened this issue Apr 1, 2019 · 3 comments
Closed

dplyr 0.8.1 #76

romainfrancois opened this issue Apr 1, 2019 · 3 comments

Comments

@romainfrancois
Copy link

I'm getting this error when I revdep check dplyr 0.8.1. I will investigate later, but in the meantime maybe you know what this is and/or can fix it:

[master*] 413.1 MiB ❯ revdep_details(revdep = "corrr")
══ Reverse dependency check ═══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════ corrr 0.3.1 ══

Status: BROKEN

── Newly failing

✖ checking re-building of vignette outputs ... WARNING

── Before ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
0 errors ✔ | 0 warnings ✔ | 0 notes ✔

── After ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
❯ checking re-building of vignette outputs ... WARNING
  Error in re-building vignettes:
    ...
  Quitting from lines 39-44 (corrr-databases.Rmd) 
  Error: processing vignette 'corrr-databases.Rmd' failed with diagnostics:
  object 'mpg' not found
  Execution halted

0 errors ✔ | 1 warning ✖ | 0 notes ✔
@edgararuiz-zz
Copy link
Collaborator

Thanks @romainfrancois , will check on that

@romainfrancois
Copy link
Author

Same problem with last revdep: (literally pardon my French): I ran it with --vanilla which did not pick up my locale

❯ revdep_details(revdep = "corrr")
══ Reverse dependency check ═══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════ corrr 0.3.1 ══

Status: BROKEN

── Newly failing

✖ checking re-building of vignette outputs ... WARNING

── Before ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
0 errors ✔ | 0 warnings ✔ | 0 notes ✔

── After ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
❯ checking re-building of vignette outputs ... WARNING
  Error in re-building vignettes:
    ...
  Quitting from lines 39-44 (corrr-databases.Rmd) 
  Erreur : le traitement de la vignette 'corrr-databases.Rmd' a échoué avec le diagnostic :
  objet 'mpg' introuvable
  Exécution arrêtée

0 errors ✔ | 1 warning ✖ | 0 notes ✔

@github-actions
Copy link

github-actions bot commented Mar 6, 2021

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

@github-actions github-actions bot locked and limited conversation to collaborators Mar 6, 2021
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