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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions