# glmSparseNet ---------------------------------------------------------------- ## Changes in version 1.2.0 - Depends on more recent version of loose.rock (previous was deprecated) - Release of new Bioconductor 3.9 ## Changes in version 1.1.0 - Official release of glmSparseNet in Bioconductor ## Changes in version 0.99.17 - Converts to 4 space indentation ## Changes in version 0.99.15 - Speeds up ppi vignette ## Changes in version 0.99.14 - Renamed functions to camelCase - Renamed non-exported functions with '.' prefix - Removed most methods, as suggested by Bioc reviewer - Removed commented code - Changed functions that handle tcga data to use TCGAutils package - Many more described in https://github.com/Bioconductor/Contributions/issues/849#issuecomment-422594871 ## Changes in version 0.99.13 - Renamed draw.kaplan to separate2groups.cox ## Changes in version 0.99.9 - Removed loose.rock functions from this package as they are published in CRAN