Recent Releases of readbulk

readbulk - readbulk 1.1.4

  • read_bulk: Introduced name_contains argument, an optional character string. If specified, only files whose name contains this string will be merged.
  • read_bulk: Introduced name_filter argument, an optional regular expression. If specified, only files whose name matches this regular expression will be merged.

- R
Published by PascalKieslich about 2 years ago

readbulk - readbulk 1.1.3

Changes

  • Updated package description and documentation

- R
Published by PascalKieslich over 5 years ago

readbulk - readbulk 1.1.2

Changes

  • This is just an internal release to change the GitHub version tag system from the v1.1.2 to the 1.1.2 notation to enable Zenodo DOI synching again (due to changes in Zenodo synching with version tags starting with v do not seem to work anymore)

- R
Published by PascalKieslich over 6 years ago

readbulk - readbulk v1.1.2

Changes

  • Improved speed of read_bulk and read_opensesame by binding data together only once (for every subdirectory)

- R
Published by PascalKieslich about 7 years ago

readbulk - readbulk v1.1.1

Changes

  • Online documentation added using the pkgdown package - it can be found at http://pascalkieslich.github.io/readbulk/
  • As this release does not include any changes in the code or the function documentation, no new version was released on CRAN

- R
Published by PascalKieslich over 8 years ago

readbulk - readbulk v1.1.0

Changes

  • Introduced verbose argument so users can decide whether read_bulk and read_opensesame report its progress or not

- R
Published by PascalKieslich over 9 years ago

readbulk - readbulk v1.0.0

This is the first release of the readbulk package. We hope that the package enables users to easily read and combine multiple data files in R. We are looking forward to your feedback!

- R
Published by PascalKieslich about 10 years ago