```r dput(matrix(as.integer64(0L))) # structure(0, dim = c(1L, 1L)) ``` The integer64 class is lost, so this is gobbledygook for anything but 0.