I get this warning when running:
counts <- sleuth_to_matrix(so, "obs_raw", "est_counts")
Warning: select_() was deprecated in dplyr 0.7.0.
ℹ Please use select() instead.
ℹ The deprecated feature was likely used in the sleuth package.
Please report the issue at https://github.com/pachterlab/sleuth/issues.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings() to see where this warning was generated.