tidyverse / dplyr

dplyr: A grammar of data manipulation
https://dplyr.tidyverse.org/
Other
4.77k stars 2.12k forks source link

problematic export of := #4351

Closed romainfrancois closed 5 years ago

romainfrancois commented 5 years ago

According to latest revdep check results, exporting := is problematic for packages bomrang, bupaR, edeaR, heuristicsmineR, TPP, xesreadR and seplyr (although different error for this one).

i.e.

*   checking whether package ‘bomrang’ can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘dplyr:::=’ by ‘data.table:::=’ when loading ‘bomrang’
See ‘/Users/romainfrancois/git/dplyr-revdep/dplyr/revdep/checks.noindex/bomrang/new/bomrang.Rcheck/00install.out’ for details.
```
lock[bot] commented 4 years ago

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/