deprecated filter_() in getFeature()
Opened this issue · 0 comments
windysky commented
The following warning messages are generated when using getFeature() function.
Warning messages:
1: filter_()
was deprecated in dplyr 0.7.0.
ℹ Please use filter()
instead.
ℹ See vignette('programming') for more help
ℹ The deprecated feature was likely used in the VennDetail package.
Please report the issue to the authors.