cranhaven. To fix this you can add URL: https://cranhaven.r-universe.dev/dress.graph to the package DESCRIPTION file. See also theR-universe documentation.Package: dress.graph 0.8.3
dress.graph: DRESS - A Continuous Framework for Structural Graph Refinement
DRESS is a deterministic, parameter-free framework for continuous structural graph refinement. It iterates a nonlinear dynamical system on real-valued edge similarities and produces a graph fingerprint as a sorted edge-value vector once the iteration reaches a prescribed stopping criterion. The resulting fingerprint is self-contained, isomorphism-invariant by construction, reproducible across vertex labelings under the reference implementation, numerically robust in practice, and efficient to compute with straightforward parallelization and distribution.
Authors:
dress.graph_0.8.3.tar.gz
dress.graph_0.8.3.zip(r-4.7)dress.graph_0.8.3.zip(r-4.6)dress.graph_0.8.3.zip(r-4.5)
dress.graph_0.8.3.tar.gz(r-4.7-arm64)dress.graph_0.8.3.tar.gz(r-4.7-x86_64)dress.graph_0.8.3.tar.gz(r-4.6-arm64)dress.graph_0.8.3.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
dress.graph/json (API)
| # Install 'dress.graph' in R: |
| install.packages('dress.graph', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/velicast/dress-graph/issues
archivedpackagesr-universeopenmpiopenmp
Last updated from:4ec7acc9fd (on package/dress.graph). Checks:8 OK, 5 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 268 | ||
| linux-devel-x86_64 | OK | 147 | ||
| source / vignettes | OK | 298 | ||
| linux-release-arm64 | OK | 268 | ||
| linux-release-x86_64 | OK | 180 | ||
| macos-release-arm64 | FAIL | 69 | ||
| macos-release-x86_64 | FAIL | 115 | ||
| macos-oldrel-arm64 | FAIL | 61 | ||
| macos-oldrel-x86_64 | FAIL | 130 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | FAIL | 115 |
Exports:cudadelta_fitDRESSDRESS_BACKWARDDRESS_DIRECTEDDRESS_FORWARDDRESS_UNDIRECTEDdress_versionfitmpinabla_fitomp
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| CUDA-accelerated DRESS functions. | cuda |
| Compute the Delta-k-DRESS Histogram | delta_fit |
| Persistent DRESS Graph Object | DRESS |
| DRESS Library Version | dress_version |
| Compute DRESS Edge Similarity on Graphs | DRESS_BACKWARD DRESS_DIRECTED DRESS_FORWARD DRESS_UNDIRECTED fit |
| MPI-distributed DRESS functions. | mpi |
| Compute the Nabla-k-DRESS Histogram | nabla_fit |
| OpenMP-Parallel DRESS Backend | omp |
