--- pkg/Matrix/DESCRIPTION 2018/03/21 23:15:18 3269 +++ pkg/Matrix/DESCRIPTION 2018/03/23 08:50:48 3270 @@ -1,6 +1,6 @@ Package: Matrix Version: 1.2-13 -Date: 2018-03-22 +Date: 2018-03-23 Priority: recommended Title: Sparse and Dense Matrix Classes and Methods Contact: Doug and Martin @@ -23,7 +23,7 @@ symmetric, and diagonal matrices, both dense and sparse and with pattern, logical and numeric entries. Numerous methods for and operations on these matrices, using 'LAPACK' and 'SuiteSparse' libraries. -Depends: R (>= 3.1.0) +Depends: R (>= 3.2.0) Imports: methods, graphics, grid, stats, utils, lattice Suggests: expm, MASS Enhances: MatrixModels, graph, SparseM, sfsmisc