search for: 34783274893274892334279ll

Displaying 1 result from an estimated 1 matches for "34783274893274892334279ll".

2018 Sep 24
0
Native 64 Integers
...ed (ported) from "bit64" package: https://github.com/cran/bit64 * Allow to use int64 Data Type for Subscripting. * Have Coercion Rules such as: as.integer64() is.integer64() integer + integer64 => integer double + integer64 => double * Be included with a double "L". e.g.: 34783274893274892334279LL (This would be integer64, not double). By doing so, existing packages would not need to be recompiled, and could keep on working as already do. So we would not introduce backward incompatible change. *** FINAL KEY IDEA *** Take already developed "bit64" Package (https://github.com/cran...