Last data update: 2014.03.03

QuACN

Package: QuACN
Type: Package
Title: QuACN: Quantitative Analysis of Complex Networks
Version: 1.8.0
Date: 2014-11-18
Author: Karl G. Kugler, Matthias Wieser, Matthias Dehmer, Michael Schutte, Laurin A.J. Mueller
Maintainer: Karl G. Kugler <kg.kugler@gmail.com>
Description: Quantitative Analysis of Complex Networks. This package offers a set of topological network measures to analyze complex Networks structurally.
License: LGPL
LazyLoad: yes
Depends: graph, RBGL, combinat
Suggests: Rmpfr
Imports: igraph
Packaged: 2014-11-19 13:47:45 UTC; karl.kugler
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-11-19 16:45:22

● 0 images, 91 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'QuACN' ...
** package 'QuACN' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c QuACN.c -o QuACN.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o QuACN.so QuACN.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/QuACN/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'QuACN'
    finding HTML links ... done
    QuACN-package                           html  
    adjacencyMatrix                         html  
    atomBondConnectivity                    html  
    augmentedMatrix                         html  
    augmentedZagreb                         html  
    balabanID                               html  
    balabanJ                                html  
    balabanlike1                            html  
    balabanlike2                            html  
    bertz                                   html  
    bonchev1                                html  
    bonchev2                                html  
    bonchev3                                html  
    bondOrderID                             html  
    calculateDescriptors                    html  
    chemicalElements                        html  
    compactness                             html  
    complexityIndexB                        html  
    connectivityID                          html  
    degreeDistribution                      html  
    diameter                                html  
    distSumConnectMatrix                    html  
    distanceCodeCentric                     html  
    distanceDegreeCentric                   html  
    distanceDegreeCompactness               html  
    distanceDegreeEquality                  html  
    distanceDegreeMIC                       html  
    distanceMatrix                          html  
    distancePathMatrix                      html  
    dobrynin                                html  
    edgeDeletedSubgraphs                    html  
    edgeEqualityMIC                         html  
    edgeMagnitudeMIC                        html  
    efficiency                              html  
    eigenvalueBased                         html  
    energy                                  html  
    estrada                                 html  
    extendedAdjacencyMatrix                 html  
    geometricArithmetic1                    html  
    geometricArithmetic2                    html  
    geometricArithmetic3                    html  
    getLabels                               html  
    getLargestSubgraph                      html  
    globalClusteringCoeff                   html  
    graphDistanceComplexity                 html  
    graphIndexComplexity                    html  
    graphVertexComplexity                   html  
    harary                                  html  
    huXuID                                  html  
    hyperDistancePathIndex                  html  
    infoTheoreticGCM                        html  
    infoTheoreticLabeledE                   html  
    infoTheoreticLabeledV1                  html  
    infoTheoreticLabeledV2                  html  
    infoTheoreticSum                        html  
    informationBondIndex                    html  
    informationLayerIndex                   html  
    konstantinova                           html  
    laplaceMatrix                           html  
    laplacianEnergy                         html  
    laplacianEstrada                        html  
    layerMatrix                             html  
    localClusteringCoeff                    html  
    meanDistanceDeviation                   html  
    mediumArticulation                      html  
    minBalabanID                            html  
    minConnectivityID                       html  
    modifiedZagreb                          html  
    narumiKatayama                          html  
    normalizedEdgeComplexity                html  
    offdiagonal                             html  
    oneEdgeDeletedSubgraphComplexity        html  
    primeID                                 html  
    productOfRowSums                        html  
    radialCentric                           html  
    randic                                  html  
    randomWalkMatrix                        html  
    spanningTreeSensitivity                 html  
    spectralRadius                          html  
    symmetryIndex                           html  
    topologicalInfoContent                  html  
    totalAdjacency                          html  
    twoEdgesDeletedSubgraphComplexity       html  
    variableZagreb                          html  
    vertConnectMatrix                       html  
    vertexDegree                            html  
    weightStrucFuncMatrix_exp               html  
    weightStrucFuncMatrix_lin               html  
    weightedID                              html  
    wiener                                  html  
    zagreb1                                 html  
    zagreb2                                 html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (QuACN)
Making 'packages.html' ... done