Here is a direct call to an S3 method https://github.com/DiskFrame/disk.frame/blob/e589d90b15b9f198f82a045481c4797b17b8f8ca/R/recommend_nchunks.r#L68 This will stop working in the future when this symbol is un-exported. Prefer calling the generic directly: `as.integer64()`, and letting S3 dispatch do its thing. See https://github.com/r-lib/bit64/issues/76