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.5)paintmap_1.0.zip(r-4.4)paintmap_1.0.zip(r-4.3)
paintmap_1.0.tgz(r-4.4-any)paintmap_1.0.tgz(r-4.3-any)
paintmap_1.0.tar.gz(r-4.5-noble)paintmap_1.0.tar.gz(r-4.4-noble)
paintmap_1.0.tgz(r-4.4-emscripten)paintmap_1.0.tgz(r-4.3-emscripten)
paintmap.pdf |paintmap.html✨
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 8 years agofrom:da4b02ff5d. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
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 |