Skip to content

Commit

Permalink
data updated
Browse files Browse the repository at this point in the history
  • Loading branch information
psolymos committed Jul 15, 2019
1 parent a907071 commit c66b160
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: pbapply
Type: Package
Title: Adding Progress Bar to '*apply' Functions
Version: 1.4-1
Date: 2019-07-12
Date: 2019-07-14
Author: Peter Solymos [aut, cre], Zygmunt Zawadzki [aut]
Maintainer: Peter Solymos <[email protected]>
Description: A lightweight package that adds
Expand Down
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# User-visible changes in the pbapply R package

## Version 1.4-1, July 12, 2019
## Version 1.4-1, July 14, 2019

* Use `base::strrep` instead of `paste(rep(), collapse='')` in `timerProgressBar`.
* Fixed space printing glitch (due to rounding), related to #37.
* Fixed space printing glitch (due to rounding), causing issue #37.

## Version 1.4-0, February 5, 2019

Expand Down

0 comments on commit c66b160

Please sign in to comment.