You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Originally posted in mapdeck
The text was updated successfully, but these errors were encountered: