Skip to content

pkglite 0.2.0

Compare
Choose a tag to compare
@nanxstats nanxstats released this 21 May 22:14
· 83 commits to master since this release

New features

  • Added a file specification template file_tests() (#2).
  • New method to merge() file collection objects (#3).
  • New method to prune() (remove files from) file collection objects (#4).
  • Added vignette("filecollection") on curating file collections (#12).

Bug fixes

  • collate() now only collates files by applying shell-style tests (#7).

Enhancements

  • Added SAS binary file formats to dictionary (#8).
  • Replaced 1:k with seq_len(k) (#6).
  • Removed the redundant LazyData field (#5).