Are you expecting this? It's platform-specific, this is for the M1, Linux is different IIRC. ``` r jsonlite::toJSON(-0x0p+0) #> [-0] -0x0p+0 == 0 #> [1] TRUE ``` <sup>Created on 2024-02-03 with [reprex v2.1.0](https://reprex.tidyverse.org)</sup>
Are you expecting this? It's platform-specific, this is for the M1, Linux is different IIRC.
Created on 2024-02-03 with reprex v2.1.0