Last data update: 2014.03.03

hypergraph

Package: hypergraph
Title: A package providing hypergraph data structures
Version: 1.44.0
Author: Seth Falcon, Robert Gentleman
Description: A package that implements some simple capabilities for
representing and manipulating hypergraphs.
Maintainer: Bioconductor Package Maintainer
<maintainer@bioconductor.org>
License: Artistic-2.0
Depends: R (>= 2.1.0), methods, utils, graph
Suggests: BiocGenerics, RUnit
LazyLoad: yes
Collate: AllClasses.R AllGenerics.R kCores.R methods-Hyperedge.R
methods-Hypergraph.R
biocViews: GraphAndNetwork
NeedsCompilation: no
Packaged: 2016-05-04 02:45:16 UTC; biocbuild

● BiocViews: GraphAndNetwork
● 0 images, 9 functions, 0 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'hypergraph' ...
** R
** inst
** preparing package for lazy loading
Creating a generic function for 'head' from package 'utils' in package 'hypergraph'
Creating a generic function for 'tail' from package 'utils' in package 'hypergraph'
** help
*** installing help indices
  converting help for package 'hypergraph'
    finding HTML links ... done
    DirectedHyperedge-class                 html  
    DirectedHyperedge                       html  
    Hyperedge-class                         html  
    Hyperedge                               html  
    Hypergraph-class                        html  
    Hypergraph                              html  
    kCores                                  html  
    l2hel                                   html  
    vCover                                  html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (hypergraph)
Making 'packages.html' ... done