Last data update: 2014.03.03

modMax

Package: modMax
Type: Package
Title: Community Structure Detection via Modularity Maximization
Version: 1.1
Date: 2015-07-24
Author: Maria Schelling, Cang Hui
Maintainer: Maria Schelling <schelling.rmaintainer@vodafone.de>
Depends: gtools, igraph
Description: The algorithms implemented here are used to detect the community structure of a network.
These algorithms follow different approaches, but are all based on the concept of modularity maximization.
License: GPL-2
NeedsCompilation: no
Packaged: 2015-07-24 12:53:21 UTC; xxx
Repository: CRAN
Date/Publication: 2015-07-24 18:21:32

● 0 images, 7 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'modMax' ...
** package 'modMax' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'modMax'
    finding HTML links ... done
    extremalOptimization                    html  
    geneticAlgorithm                        html  
    greedy                                  html  
    localModularity                         html  
    modMax-package                          html  
    simulatedAnnealing                      html  
    spectralOptimization                    html  
** building package indices
** testing if installed package can be loaded
* DONE (modMax)
Making 'packages.html' ... done