Package: HilbertVis 1.71.0
HilbertVis: Hilbert curve visualization
Functions to visualize long vectors of integer data by means of Hilbert curves
Authors:
HilbertVis_1.71.0.tar.gz
HilbertVis_1.71.0.zip(r-4.7)HilbertVis_1.71.0.zip(r-4.6)HilbertVis_1.71.0.zip(r-4.5)
HilbertVis_1.71.0.tgz(r-4.6-x86_64)HilbertVis_1.71.0.tgz(r-4.6-arm64)HilbertVis_1.71.0.tgz(r-4.5-x86_64)HilbertVis_1.71.0.tgz(r-4.5-arm64)
HilbertVis_1.71.0.tar.gz(r-4.7-arm64)HilbertVis_1.71.0.tar.gz(r-4.7-x86_64)HilbertVis_1.71.0.tar.gz(r-4.6-arm64)HilbertVis_1.71.0.tar.gz(r-4.6-x86_64)
HilbertVis_1.71.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
HilbertVis/json (API)
| # Install 'HilbertVis' in R: |
| install.packages('HilbertVis', repos = c('https://huber-group-embl.r-universe.dev', 'https://cloud.r-project.org')) |
On BioConductor:HilbertVis-1.71.0(bioc 3.24)HilbertVis-1.70.0(bioc 3.23)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:9c6ed0ddf5. Checks:7 NOTE, 2 OK, 4 WARNING. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 108 | ||
| linux-devel-x86_64 | NOTE | 124 | ||
| source / vignettes | OK | 154 | ||
| linux-release-arm64 | NOTE | 132 | ||
| linux-release-x86_64 | NOTE | 111 | ||
| macos-release-arm64 | WARNING | 74 | ||
| macos-release-x86_64 | WARNING | 148 | ||
| macos-oldrel-arm64 | WARNING | 74 | ||
| macos-oldrel-x86_64 | WARNING | 248 | ||
| windows-devel | NOTE | 86 | ||
| windows-release | NOTE | 84 | ||
| windows-oldrel | NOTE | 90 | ||
| wasm-release | OK | 97 |
Exports:hilbertCurvehilbertCurvePointhilbertImagemakeRandomTestDatamakeWiggleVectorplotHilbertCurveplotLongVectorshowHilbertImageshrinkVector
Dependencies:lattice
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| calculate finite approximations of the Hilbert curve | hilbertCurve hilbertCurvePoint |
| Produce a matrix that visualizes a long data vector along a Hilbert curve | hilbertImage |
| generate a long vector of example data that is suitable to demonstrate the Hilbert curve visualisation | makeRandomTestData |
| generate a "wiggle vector" from start/end/value data | makeWiggleVector |
| Plotting the Hilbert curve (for demonstation purposes). | plotHilbertCurve |
| A simple function to plot a very long vector. | plotLongVector |
| display a hilbert | showHilbertImage |
| shrink a vector by partitioning it into bins and taking the maxima in the bins | shrinkVector |
