Releases: PascalKieslich/readbulk
Releases · PascalKieslich/readbulk
readbulk 1.1.4
read_bulk: Introducedname_containsargument, an optional character string. If specified, only files whose name contains this string will be merged.read_bulk: Introducedname_filterargument, an optional regular expression. If specified, only files whose name matches this regular expression will be merged.
readbulk 1.1.3
Changes
- Updated package description and documentation
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)
readbulk v1.1.2
Changes
- Improved speed of
read_bulkandread_opensesameby binding data together only once (for every subdirectory)
readbulk v1.1.1
Changes
- Online documentation added using the
pkgdownpackage - 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
readbulk v1.1.0
Changes
- Introduced
verboseargument so users can decide whetherread_bulkandread_opensesamereport its progress or not
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!