Skip to content

Commit 72eac92

Browse files
Increase version number and add NEWS
1 parent 76969bc commit 72eac92

4 files changed

Lines changed: 17 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: readbulk
22
Type: Package
3-
Version: 1.1.0
4-
Date: 2016-10-25
3+
Version: 1.1.1
4+
Date: 2017-06-06
55
Title: Read and Combine Multiple Data Files
66
Description: Combine multiple data files from a common directory.
77
The data files will be read into R and bound together, creating a

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# readbulk 1.1.1
2+
* Online documentation added using the `pkgdown` package - it can be found at http://pascalkieslich.github.io/readbulk/
3+
* As this release does not include any changes in the code or the function documentation, no new version was released on CRAN
4+
15
# readbulk 1.1.0
26
* Introduced `verbose` argument so users can decide whether `read_bulk` and `read_opensesame` report its progress or not
37

docs/news/index.html

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)