Package: paintmap 1.0
paintmap: Plotting Paintmaps
Plots matrices of colours as grids of coloured squares - aka heatmaps, guaranteeing legible row and column names, without transformation of values, without re-ordering rows or columns, and without dendrograms.
Authors:
paintmap_1.0.tar.gz
paintmap_1.0.zip(r-4.7)paintmap_1.0.zip(r-4.6)paintmap_1.0.zip(r-4.5)
paintmap_1.0.tgz(r-4.6-any)paintmap_1.0.tgz(r-4.5-any)
paintmap_1.0.tar.gz(r-4.7-any)paintmap_1.0.tar.gz(r-4.6-any)
paintmap_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
paintmap/json (API)
| # Install 'paintmap' in R: |
| install.packages('paintmap', repos = c('https://daniel-jg.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 from:da4b02ff5d. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 137 | ||
| linux-release-x86_64 | OK | 96 | ||
| macos-release-arm64 | OK | 90 | ||
| macos-oldrel-arm64 | OK | 95 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 54 | ||
| windows-oldrel | OK | 49 | ||
| wasm-release | OK | 99 |
Exports:color_matrixcolour_matrixinches_tallinches_widepaintmap
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Plotting paintmaps | paintmap-package |
| Convert numeric matrix to color (character) matrix | color_matrix |
| Convert numeric matrix to colour (character) matrix | colour_matrix |
| Get number of inches high a putative heatmap will be | inches_tall |
| Get number of inches across a putative heatmap will be | inches_wide |
| Lines of space between the heatmap and row/column labels | lines_between_hm_and_labels |
| Lines of space at margins of paintmap | margin_lines |
| Plot paintmap | paintmap |
