Package: rnetcarto
Type: Package
Title: Fast Network Modularity and Roles Computation by Simulated
        Annealing (Rgraph C Library Wrapper for R)
Version: 0.2.3
Date: 2015-11-11
Authors@R: c(person("Guilhem", "Doulcier", role = c('aut','cre'), email = "guilhem.doulcier@ens.fr", comment = c("R bindings, current implementation of the simulated annealing algorithm")),
		     person("Roger", "Guimera", role = "ctb", comment=c("Author of the original rgraph library")),
			 person("Daniel B.", "Stouffer", role = c('aut','ths')))
Maintainer: Guilhem Doulcier <guilhem.doulcier@ens.fr>
Description: It provides functions to compute the modularity and modularity-related roles in networks. It is a wrapper around the rgraph library (Guimera & Amaral, Functional cartography of complex metabolic networks, Nature, 2005). 
License: GPL (>= 2)
LazyLoad: no
SystemRequirements: GNU GSL
NeedsCompilation: yes
Suggests: testthat, knitr, rmarkdown, igraph
Packaged: 2015-11-11 09:52:35 UTC; guilhem
VignetteBuilder: knitr
Author: Guilhem Doulcier [aut, cre] (R bindings, current implementation of the
    simulated annealing algorithm),
  Roger Guimera [ctb] (Author of the original rgraph library),
  Daniel B. Stouffer [aut, ths]
Repository: CRAN
Date/Publication: 2015-11-11 11:54:46
