-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,26 @@ | ||
## What's new | ||
The following changes are included. | ||
|
||
tableone 0.8.1 (2017-06-16) | ||
tableone 0.8.1 (2017-06-17) | ||
---------------------------------------------------------------- | ||
BUG FIX | ||
* Fix alignment issue with the Missing column. Note currently the | ||
percentage is shown with 1 decimal and this is hard-coded. | ||
* Change vignetteBuilder to knitr to form the index correctly. | ||
* Single-quote package names in DESCRIPTION. | ||
|
||
|
||
## Test environments | ||
* Local OS X 10.12.5, R 3.4.0 | ||
* Ubuntu Linux on Travis-CI (oldrel, release, and devel) | ||
* win-builder (release and devel) | ||
|
||
|
||
## R CMD check results | ||
* ERRORs: None | ||
* WARNINGs: None | ||
* NOTEs: | ||
- Author e-mail check | ||
* NOTEs: None | ||
|
||
|
||
## Downstream dependencies | ||
RcmdrPlugin.EZR GUI frontend: No change was made to APIs. |