Skip to content

Direct call to S3 method from bit64 #399

@MichaelChirico

Description

@MichaelChirico

Here is a direct call to an S3 method

map(~bit64::as.integer64.character(.x)/1024^3) %>%

This will stop working in the future when this symbol is un-exported. Prefer calling the generic directly: as.integer64(), and letting S3 dispatch do its thing.

See r-lib/bit64#76

Metadata

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