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

Prevent namespace conflicts with readr and vroom #17

Closed
8 tasks
chainsawriot opened this issue Mar 15, 2024 · 0 comments
Closed
8 tasks

Prevent namespace conflicts with readr and vroom #17

chainsawriot opened this issue Mar 15, 2024 · 0 comments

Comments

@chainsawriot
Copy link
Collaborator

  • Don't export S3 methods (as much as possible)
    • format.col_spec
    • as.character.col_spec
    • all print methods
    • str.col_spec
  • Add readr to Suggests
  • parse_vector() and guess_parser() are confusing for non-interactive usage and should not be exported
  • Can col_spec_standardise still work without those exports?
chainsawriot added a commit that referenced this issue Mar 15, 2024
# 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