Skip to content
Snippets Groups Projects
NEWS.md 1 KiB
Newer Older
  • Learn to ignore specific revisions
  • # Version 0.1.5 [2024-02-20]
    
    * misc
      * fixed CRAN notes (removed itemize from documentation)
      * rewrote NEWS file (new format)
      * rewrote CITATION file (new format)
      
    
    # Version 0.1.4 [2020-06-08]
    
    * bug fixes
      * removed S3 class exportation
    
    
    # Version 0.1.3 [2020-03-04]
    
    * bug fixes
      * fixed a bug related to a change in stringsAsFactor policy
    
    * misc
      * updated authors' names and emails
    
    
    # Version 0.1.2
      
    * remove Biocstyle for vignette formatting (instable links with Bioconductor)
    * updated references with published article
    
    
    # Version 0.1.1 [2017-05-16]
      
    * new features
      * GLMnetToGraph can now be used with matrices
    
    * improved
      * column names of the count data are now included in the result of GLMnetwork
    
    * bug fixes
      * fixed two bugs in plot.HDpath
    
    * documentation
      * added a vignette and a complete user guide
      * fixed a few typos
      * fixed an imprecise statement in print.GLMpath documentation
      * updated references
      * improved README file
    
    
    # Version 0.1.0 [2017-04-19]
    
    * Initial release