There is a newer version of the record available.

Published May 18, 2018 | Version v2.4.0
Software Open

rorynolan/filesstrings: `match_arg()` and `nth_number_after_mth()`

  • 1. @rstudio

Description

2.4.0 NEW FEATURES

  • Added nth_number_after_mth() and friends (there are 8 friends).
DEFUNCT
  • Defunct functions are now gone completely (as opposed to triggering a .Defunct() call).
2.3.0 MINOR IMPROVEMENTS
  • Add an overwrite argument to file.move() with default value FALSE to ensure that files are not accidentally overwritten.
2.2.0 MINOR IMPROVEMENTS
  • Speed up extract_numbers().
BUG FIXES
  • Fix some bad typing in C++ code.
  • remove_dirs() was claiming to have deleted directories that weren't there.
2.1.0 NEW FEATURES
  • There is a new function match_arg() for argument matching which is inspired by RSAGA::match.arg.ext(). Its behaviour is almost identical but RSAGA is a heavy package to depend upon so filesstrings::match_arg() might be handy for package developers.

Files

rorynolan/filesstrings-v2.4.0.zip

Files (2.9 MB)

Name Size Download all
md5:c9bc3ee7803bc9fad2f32b4c4badf102
2.9 MB Preview Download

Additional details

Related works