Skip to content

Commit

Permalink
Version 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pbreheny committed Mar 13, 2020
1 parent 7e7c97b commit 1c49d99
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: visreg
Title: Visualization of Regression Models
Version: 2.6.1-1
Date: 2020-03-03
Version: 2.6.1
Date: 2020-03-13
Author: Patrick Breheny, Woodrow Burchett
Maintainer: Patrick Breheny <[email protected]>
Imports: lattice
Expand Down
8 changes: 8 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2.6.1 (2020-03-13)
* Fixed: Better handling of S4 formulas and data
* Fixed: xlim no longer used in setting up visreg object; fixes #81
* Changed: Added warning if user attempts to combine contrast and
transformation; fixes #78
* Internal: Various internal changes for cleaner, more reliable code
* New version numbering system

2.6-0 (2019-11-27)
* New: visreg(), visreg2d() now accept data= option for explicit data passing
* Fixed: coxph models now work when update() is required (#76)
Expand Down

0 comments on commit 1c49d99

Please sign in to comment.