Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

YAML headers in Tibble #1550

Open
pachadotdev opened this issue Jun 5, 2023 · 0 comments
Open

YAML headers in Tibble #1550

pachadotdev opened this issue Jun 5, 2023 · 0 comments

Comments

@pachadotdev
Copy link

pachadotdev commented Jun 5, 2023

Hi!

A few years ago I changed the internals of the tradestatistics package after there was a problem with tibble on CRAN (i.e., I did a few pushes like pachadotdev/tradestatistics@a405852).

I would like to go back to tibble, and the only thing I can't get out of the box is to add a YAML header when saving a tibble. data.table allows fwrite(d, file, yaml = TRUE) when I want to cache my downloads. Is something like this on the roadmap?

This also overlaps with readr.

@pachadotdev pachadotdev changed the title Optimal way to move dependency from data.table to tibble YAML headers in Tibble Jun 5, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant