/usr/lib/R/site-library/graph/DESCRIPTION is in r-bioc-graph 1.56.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | Package: graph
Title: graph: A package to handle graph data structures
Version: 1.56.0
Author: R. Gentleman, Elizabeth Whalen, W. Huber, S. Falcon
Description: A package that implements some simple graph handling
capabilities.
Maintainer: Bioconductor Package Maintainer
<maintainer@bioconductor.org>
License: Artistic-2.0
Depends: R (>= 2.10), methods, BiocGenerics (>= 0.13.11)
Imports: stats, stats4, utils
Suggests: SparseM (>= 0.36), XML, RBGL, RUnit, cluster
Enhances: Rgraphviz
Collate: AllClasses.R AllGenerics.R bitarray.R buildDepGraph.R
methods-graph.R graphNEL.R clustergraph.R NELhandler.R
edgefunctions.R graphfunctions.R GXLformals.R gxlReader.R
random.R write.tlp.R mat2graph.R settings.R zzz.R
standardLabeling.R TODOT.R toDotWithRI.R methods-graphAM.R
attrData.R reverseEdgeDirections.R nodes-methods.R
methods-multiGraph.R test_graph_package.R MultiGraph.R
methods-graphBAM.R graph-constructors.R
LazyLoad: yes
Packaged: 2017-10-30 22:37:29 UTC; biocbuild
biocViews: GraphAndNetwork
NeedsCompilation: yes
Built: R 3.4.2; x86_64-pc-linux-gnu; 'Tue, 07 Nov 2017 18:26:25 +0100'; unix
|