Skip to content

Commit

Permalink
Version 3.1-1
Browse files Browse the repository at this point in the history
  • Loading branch information
pbreheny committed Jun 7, 2017
1 parent 3f43669 commit a90eb2b
Show file tree
Hide file tree
Showing 2 changed files with 7 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: grpreg
Title: Regularization Paths for Regression Models with Grouped Covariates
Version: 3.1-0
Date: 2017-05-18
Version: 3.1-1
Date: 2017-06-07
Author: Patrick Breheny [aut, cre], Yaohui Zeng [ctb]
Maintainer: Patrick Breheny <patrick-breheny@uiowa.edu>
Depends: R (>= 3.1.0), Matrix
Expand Down
5 changes: 5 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
3.1-1 (2017-06-07)
* Fixed: Cross-validation no longer fails when constant columns are present
(thank you to Matthew Rosenberg for pointing this out)
* Fixed: Cross-validation no longer fails when group.multiplier is specified

3.1-0 (2017-05-18)
* New: Additional tests and support for coersion of various types with
respect to both X and y
Expand Down

0 comments on commit a90eb2b

Please sign in to comment.