NEWS


glmnet 5.0 (2026-05-04)

5.0 (2026-04-27)

First release since v4.1-10 (July 2025). Major rearchitecture with Cox speedups, a new per-call algorithm-control mechanism, and two new vignettes.

Architecture

Cox interface

Algorithm control

Vignettes

Other behavior changes

glmnet 4.1 (2021-01-11)

4.1-10 (2025-07-17)

Adjusted plotting again. Default is now using -log(lambda) as default for plotting, which is option xvar='lambda'. Also fixed labeling issues with predict and coef

4.1-9 (2025-06-02)

Changed default plotting xvar = "lambda". Corrected some minor issues in citation file.

4.1-7 (2023-03-23)

Added DOI for JSS 2023 paper and corrected some typos in documentation (nfold -> nfolds) and vignette.

4.1-6 (2022-11-27)

Removed unneeded legacy fortran code, leaving only coxnet. Fixed up Matrix as() sequences

4.1-5

Relatively minor changes to bugs in survival functions and bigGlm, and some improved failure messages.

4.1-4 (2022-04-15)

Most of the Fortran code has been replaced by C++ by James Yang, leading to speedups in all cases. The exception is the Cox routine for right censored data, which is still under development.

4.1-3 (2021-11-02)

Some of the Fortran in glmnet has been replaced by C++, written by the newest member of our team, James Yang.

4.1-2 (2021-06-24)

A new feature added, as well as some minor fixes to documentation.

4.1-1 (2021-02-21)

Fixed some bugs in the coxpath function to do with sparse X.

4.1 (2021-01-11)

Expanded scope for the Cox model.

Vignettes are revised and reorganized. Additional index information stored on cv.glmnet objects, and included when printed.

glmnet 4.0 (2020-05-14)

4.0-2 (2020-06-16)

4.0 (2020-05-14)

Major revision with added functionality. Any GLM family can be used now with glmnet, not just the built-in families. By passing a "family" object as the family argument (rather than a character string), one gets access to all families supported by glm. This development was programmed by our newest member of the glmnet team, Kenneth Tay.

glmnet 3.0 (2019-11-09)

3.0-3

Bug fixes

3.0-2 (2019-12-11)

Bug fixes

3.0-1 (2019-11-15)

Minor fix to correct Depends in the DESCRIPTION to R (>= 3.6.0)

3.0 (2019-11-09)

This is a major revision with much added functionality, listed roughly in order of importance. An additional vignette called relax is supplied to describe the usage.

In addition to these new features, some of the code in glmnet has been tidied up, especially related to CV.

glmnet 2.0

2.0-20

2.0-19

2.0-18 (2019-05-20)

2.0-17

2.0-16 (2018-04-02)

2.0-15

2.0-13 (2017-09-22)

2.0-11

2.0-10 (2017-05-06)

2.0-8 (2017-04-30)

2.0-7

2.0-6

2.0-3 (2016-02-23)

2.0-1 (2015-04-08)

glmnet 1.0

1.9-9

1.9-8 (2014-05-24)

1.9-6

1.9-5 (2013-08-04)

1.9-3 (2013-03-02)

1.9-1 (2013-02-10)

1.8-5 (2013-01-04)

1.8 (2012-07-03)

1.7-4 (2012-04-27)

1.7-1 (2011-09-23)

1.6 (2011-04-24)

1.5 (2010-11-04)

1.4 (2010-06-16)