ropensci / visdat

Preliminary Exploratory Visualisation of Data
https://docs.ropensci.org/visdat/
Other
450 stars 47 forks source link

gdtools dependency/suggests no more needed #145

Closed davidgohel closed 1 year ago

davidgohel commented 1 year ago

Hello,

The package suggests and use gdtools because it uses vdiffr, vdiffr is not using gdtools anymore, I think it should be removed.

(I can PR if you agree :) )

KR David

njtierney commented 1 year ago

Thank you very much for this @davidgohel ! I'm addressing this now in a PR. Cheers!