Skip to content

FR: Spin off readr::type_convert() and other type inferencing tools #1517

Closed

Description

I found that several R and BioC packages using readr are simply using readr::type_convert(), readr::parse_date() and column specification tools only for converting ambiguous dataframes with appropriate column types (e.g. readODS, timetk, sergeant, unglue, surveytoolbox). While this package's main functionalities are reading rectangular text files, it is quite unnatural for many packages depending on readr but not for reading text files.

I was wondering would you consider spinning off these type inferencing tools from readr? Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions