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.