[codeface] [PATCH 0/4] Various fixes and improvements for Codeface

  • From: Claus Hunsen <hunsen@xxxxxxxxxxxxxxxxx>
  • To: codeface@xxxxxxxxxxxxx
  • Date: Fri, 1 Apr 2016 13:06:48 +0200

Hi,

I have opened a pull request on GitHub [1], including two important 
bugfixes regarding important-node identification in developer-network 
clusters and also a dangling dependency on the 'svglite' R package.

Furthermore, the pull request includes two improvements to Codeface:
* extension of logging in ML downloader, and
* skipping of time-series analysis if too few releases are given 
(suppressing a confusing error message this way).

[1] https://github.com/siemens/codeface/pull/44 ;(Travis passed)

Please comment here on the Codeface mailing-list or GitHub. Would be 
nice if this pull request gets merged in the end. ;)

Best,
Claus


Claus Hunsen (4):
  Extend output of R/ml/download.R
  Fix bug regarding the most important node in a community
  Fix dangling dependency on R package 'svglite'
  Skip time-series analysis if too few releases are given

 codeface/R/analyse_ts.r                    | 12 +++++++-----
 codeface/R/cluster/network_visualization.r | 20 ++++++++++----------
 codeface/R/ml/download.r                   |  3 ++-
 codeface/R/ts_utils.r                      |  4 +++-
 packages.R                                 |  3 ++-
 5 files changed, 24 insertions(+), 18 deletions(-)

-- 
2.8.0


Other related posts: