Skip to content

[R] Add binding for lubridate::duration() and/or as.difftime() #30609

@asfimport

Description

@asfimport

After ARROW-14941 we have support for the duration type; however, there is no binding for lubridate::duration() or as.difftime() available in dplyr evaluation that could create these objects. I'm actually not sure if we should bind lubridate::duration since it returns a custom S4 class that's identical in function to base R's difftime.

Reporter: Dewey Dunnington / @paleolimbot
Assignee: Dragoș Moldovan-Grünfeld / @dragosmg

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-15098. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions