Package: classGraph 0.7-6
classGraph: Construct Graphs of S4 Class Hierarchies
Construct directed graphs of S4 class hierarchies and visualize them. In general, these graphs typically are DAGs (directed acyclic graphs), often simple trees in practice.
Authors:
classGraph_0.7-6.tar.gz
classGraph_0.7-6.zip(r-4.5)classGraph_0.7-6.zip(r-4.4)classGraph_0.7-6.zip(r-4.3)
classGraph_0.7-6.tgz(r-4.4-any)classGraph_0.7-6.tgz(r-4.3-any)
classGraph_0.7-6.tar.gz(r-4.5-noble)classGraph_0.7-6.tar.gz(r-4.4-noble)
classGraph_0.7-6.tgz(r-4.4-emscripten)classGraph_0.7-6.tgz(r-4.3-emscripten)
classGraph.pdf |classGraph.html✨
classGraph/json (API)
# Install 'classGraph' in R: |
install.packages('classGraph', repos = c('https://mmaechler.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 1 years agofrom:1666954776. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 14 2024 |
R-4.5-win | OK | Oct 14 2024 |
R-4.5-linux | OK | Oct 14 2024 |
R-4.4-win | OK | Oct 14 2024 |
R-4.4-mac | OK | Oct 14 2024 |
R-4.3-win | OK | Oct 14 2024 |
R-4.3-mac | OK | Oct 14 2024 |
Exports:.optRagargsbGraphclass2GraphclassTreemRagraphnumOutEdgesplotplotRagsubClassessuperClasses
Dependencies:BiocGenericsgraphRgraphviz
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The R Package 'classGraph' | classGraph-package classGraph |
Create a "Branch Graph" (Simple Tree with Root and Leaves) | bGraph |
Build the Graph of Super Classes from an S4 Class Definition | class2Graph |
builds a directed graph, typically a tree from a class Object | classTree |
Construct a Laid-Out Graph for Plotting | mRagraph |
For each Node of a Directed Graph give the Number Outgoing Edges | numOutEdges |
Plot an Ragraph (using Rgraphviz) | .optRagargs plot plotRag |
All Subclasses of a Given S4 Class | subClasses |
List of Super Classes of a Given S4 Class | superClasses |