xrobin / pROC

Display and analyze ROC curves in R and S+
https://cran.r-project.org/web/packages/pROC/
GNU General Public License v3.0
121 stars 31 forks source link

The `path` argument of `expect_doppelganger()` is deprecated as of vdiffr 1.0.0. #118

Closed MichaelChirico closed 1 year ago

MichaelChirico commented 1 year ago

https://github.com/xrobin/pROC/blob/edcd42d7f63210e51830e69b5528d968235edf37/tests/testthat/helper-vdiffr.R#L3

This is throwing a warning in the testthat suite.

xrobin commented 1 year ago

This may already have been fixed in ad4f3c5.