Package: S4Cartographer 0.99.3
S4Cartographer: Visualize S4 class inheritance across R/Bioconductor packages
S4 Object-Oriented Programming is fundamental to the Bioconductor ecosystem, enabling modularity and code reuse across hundreds of packages. However, the multi-layered inheritance structures within and between packages can be difficult to navigate. S4Cartographer facilitates the exploration of these relationships by visualizing S4 class hierarchies as directed graphs. By representing classes as nodes and inheritance as edges, it provides a clear overview of complex dependency networks.
Authors:
S4Cartographer_0.99.3.tar.gz
S4Cartographer_0.99.3.zip(r-4.7)S4Cartographer_0.99.3.zip(r-4.6)S4Cartographer_0.99.3.zip(r-4.5)
S4Cartographer_0.99.3.tgz(r-4.6-any)S4Cartographer_0.99.3.tgz(r-4.5-any)
S4Cartographer_0.99.3.tar.gz(r-4.7-any)S4Cartographer_0.99.3.tar.gz(r-4.6-any)
S4Cartographer_0.99.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
S4Cartographer/json (API)
| # Install 'S4Cartographer' in R: |
| install.packages('S4Cartographer', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/maltethodberg/s4cartographer/issues
On BioConductor:S4Cartographer-0.99.3(bioc 3.24)
softwarevisualizationgraphandnetwork
Last updated from:1dcef92561. Checks:1 WARNING, 9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 255 | ||
| linux-devel-x86_64 | OK | 292 | ||
| source / vignettes | OK | 346 | ||
| linux-release-x86_64 | OK | 346 | ||
| macos-release-arm64 | OK | 90 | ||
| macos-oldrel-arm64 | OK | 99 | ||
| windows-devel | OK | 118 | ||
| windows-release | OK | 137 | ||
| windows-oldrel | OK | 142 | ||
| wasm-release | OK | 190 |
Exports:getS4ClassesgetS4InheritanceplotS4ClassGraph
Dependencies:backportsbase64encBiocBaseUtilscachemcheckmateclicpp11dplyrfarverfastmapgenericsggforceggplot2ggraphggrepelggthemesgluegraphlayoutsgridExtragtableigraphisobandjsonlitelabelinglatticelifecyclemagrittrMASSMatrixmemoisepillarpkgconfigpolyclippurrrR6RColorBrewerRcppRcppArmadillorlangS7scalesstringistringrsystemfontstibbletidygraphtidyrtidyselecttweenrutf8vctrsviridisviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Helper: Get S4-classes defined in a set of packages | getS4Classes |
| Helper: Get S4 inheritance for a set of S4 classes | getS4Inheritance |
| Plot S4 classes and inheritance as a graph | plotS4ClassGraph |
