Skip to content

Missing warning message when coercing double to integer64 #187

@hcirellu

Description

@hcirellu

In general the warning message when coercing double values that are to high exists. But for some values it does not appear consistently.

as.integer64(c(9223372036854776000))
# integer64
# [1] <NA>

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