Skip to content

Missing warning message when coercing double to integer64 #187

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>

Activity

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

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