Skip to content

integer64 support #74

Description

@dcooley

Originally posted in mapdeck

library(colourvalues)
library(bit64)

x <- bit64::as.integer64(1:5)
colourvalues::colour_values(x)

# Error in rcpp_colour_values_hex(x = x, palette = palette, alpha = alpha,  : 
#  Error in function boost::math::trunc<double>(double): Value inf can not be represented in the target integer type.

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