Skip to content

reproducible 3.1.1

Latest

Choose a tag to compare

@eliotmcintire eliotmcintire released this 18 May 13:42

Patch release addressing a CRAN-flagged check failure.

Bug fixes

  • Fixed a test failure (test-destinationPathShared.R) on file systems whose inode numbers exceed .Machine$integer.max: the inode helper now compares inode numbers as strings rather than coercing to integer. No user-facing change; the package code is unaffected.