Hi, I'm a contributor to [red-data-tools/red-datasets: A RubyGem that provides common datasets](https://github.com/red-data-tools/red-datasets). red-datasets currently supports the following [ggplot2 datasets](https://ggplot2.tidyverse.org/reference/#data). Thanks! * Available datasets - [x] diamonds - [x] mpg * Unavailable datasets - [ ] economics economics_long - [ ] faithfuld - [ ] midwest - [ ] msleep - [ ] presidential - [ ] seals - [ ] txhousing - [ ] luv_colours By the way, faithfuld and luv_colours csv files seem to be missing. Is this intentional? If not, Could you add them? Thanks! ### Steps to reproduce Open https://github.com/tidyverse/ggplot2/tree/v3.5.1/data-raw ### Expected result faithfuld and luv_colours csv files exist. ### Actual result faithfuld and luv_colours csv files do not exist.