testthat test fails due to dplyr::distinct_() even though dplyr::distinct() is used in function

后端 未结 0 1581
被撕碎了的回忆
被撕碎了的回忆 2020-12-14 23:09

In an R package that I am writing, I am using dplyr functions in my own functions together with tidy evaluations. This works fine, however, I now write tests us

相关标签:
回答
  • 消灭零回复
提交回复
热议问题