NEWS.md
common_path()
on Windows (noticed by CRAN) (https://github.com/natverse/nat.utils/commit/bf1160095907f646b76df247edd82f0570899f52)Full Changelog: https://github.com/natverse/nat.utils/compare/v0.5.1…v0.6
gzip.crc()
bug on solaris (#8, thanks to Brian Ripley)common_path()
finds common prefix of multiple pathssplit_path()
breaks a path into its components, optionally including file separators.is.gzip()
is.gzip()
functionRunCmdForNewerInput()
now has a Force option (FALSE by default) that can be used to override mtime checks and run the command if possible.RunCmdForNewerInput()
can now evaluate expressions in the context of the caller (so that variables can be used properly)