{
  "_id": "6a1807e8acfb0bcc41dad243",
  "Package": "HeatmapR",
  "Type": "Package",
  "Title": "Create Heatmaps Using Base Graphics",
  "Version": "1.1.0",
  "Date": "2026-03-19",
  "Authors@R": "person(given = \"Dillon\",\nfamily = \"Hammill\",\nrole = c(\"aut\", \"cre\"),\nemail = \"dillon.hammill21@gmail.com\",\ncomment = c(ORCID = \"0000-0002-1407-7223\"))",
  "Description": "Provides a lightweight framework for creating high\nquality, complex heatmaps using base graphics. Supports\nhierarchical clustering with dendrograms, column and row\nscaling, cluster sub-divisions, customizable cell colours,\nshapes and sizes, legends, and flexible layouts for arranging\nmultiple heatmaps. Designed to return plot objects that can be\neasily arranged with other plots without sacrificing\nresolution. Methods for hierarchical clustering and distance\ncomputations are described in Murtagh and Contreras (2012)\n<doi:10.1002/wics.53>. Dendrogram visualisation methods are\nbased on the 'ggdendro' package by de Vries and Ripley (2020)\n<https://CRAN.R-project.org/package=ggdendro>.",
  "URL": "https://dillonhammill.github.io/HeatmapR/",
  "BugReports": "https://github.com/DillonHammill/HeatmapR/issues",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Language": "en-GB",
  "VignetteBuilder": "knitr",
  "Repository": "https://dillonhammill.r-universe.dev",
  "Date/Publication": "2026-03-29 05:08:21 UTC",
  "RemoteUrl": "https://github.com/dillonhammill/heatmapr",
  "RemoteRef": "HEAD",
  "RemoteSha": "c09079d06322a8742ca370c15a34d1c3a3a9a898",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 09:13:28 UTC",
    "User": "root"
  },
  "Author": "Dillon Hammill [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1407-7223>)",
  "Maintainer": "Dillon Hammill <dillon.hammill21@gmail.com>",
  "MD5sum": "53b9d2add199b6b4e3544a1d57313ef9",
  "_user": "dillonhammill",
  "_type": "src",
  "_file": "HeatmapR_1.1.0.tar.gz",
  "_fileid": "d0df7d79c3f9799dcaa492e11c39de461af97aa38b2bb03162891f305d546108",
  "_filesize": 7291873,
  "_sha256": "d0df7d79c3f9799dcaa492e11c39de461af97aa38b2bb03162891f305d546108",
  "_created": "2026-05-28T09:13:28.000Z",
  "_published": "2026-05-28T09:16:24.871Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78260016856,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7262134121"
    },
    {
      "job": 78260016832,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262130936"
    },
    {
      "job": 78260016850,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7262129895"
    },
    {
      "job": 78260016901,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262126750"
    },
    {
      "job": 78259557471,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262089665"
    },
    {
      "job": 78260016791,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262120304"
    },
    {
      "job": 78260016778,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7262122658"
    },
    {
      "job": 78260016865,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7262134621"
    },
    {
      "job": 78260016747,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262118132"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/26565644764",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dillonhammill/heatmapr",
  "_commit": {
    "id": "c09079d06322a8742ca370c15a34d1c3a3a9a898",
    "author": "DillonHammill <Dillon.Hammill@anu.edu.au>",
    "committer": "DillonHammill <Dillon.Hammill@anu.edu.au>",
    "message": "Update pkgdown site.\n",
    "time": 1774760901
  },
  "_maintainer": {
    "name": "Dillon Hammill",
    "email": "dillon.hammill21@gmail.com",
    "orcid": "0000-0002-1407-7223"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "dillonhammill",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 5
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "heatmap"
  ],
  "_stars": 16,
  "_contributors": [
    {
      "user": "dillonhammill",
      "count": 79,
      "uuid": 28646736
    }
  ],
  "_userbio": {
    "uuid": 28646736,
    "type": "user",
    "name": "Dillon Hammill"
  },
  "_downloads": {
    "count": 508,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/HeatmapR"
  },
  "_devurl": "https://github.com/dillonhammill/heatmapr",
  "_pkgdown": "https://dillonhammill.github.io/HeatmapR/",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HeatmapR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dillonhammill/heatmapr",
  "_realowner": "dillonhammill",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2026-03-24"
    }
  ],
  "_exports": [
    "heat_map",
    "heat_map_clust",
    "heat_map_complete",
    "heat_map_custom",
    "heat_map_layout",
    "heat_map_new",
    "heat_map_record",
    "heat_map_reset",
    "heat_map_save",
    "heat_map_scale"
  ],
  "_help": [
    {
      "page": "heat_map",
      "title": "Create a complex heatmap using base graphics",
      "topics": [
        "heat_map"
      ]
    },
    {
      "page": "heat_map_clust",
      "title": "Perform hierarchical clustering for heatmap",
      "topics": [
        "heat_map_clust"
      ]
    },
    {
      "page": "heat_map_complete",
      "title": "Indicate when a heatmap is complete and ready for saving",
      "topics": [
        "heat_map_complete"
      ]
    },
    {
      "page": "heat_map_custom",
      "title": "Create a custom heatmap plot layout",
      "topics": [
        "heat_map_custom"
      ]
    },
    {
      "page": "heat_map_layout",
      "title": "Arrange multiple heatmaps",
      "topics": [
        "heat_map_layout"
      ]
    },
    {
      "page": "heat_map_new",
      "title": "Open a pop-up graphics device for heatmaps",
      "topics": [
        "heat_map_new"
      ]
    },
    {
      "page": "heat_map_record",
      "title": "Record a custom heatmap",
      "topics": [
        "heat_map_record"
      ]
    },
    {
      "page": "heat_map_reset",
      "title": "Reset all heatmap related settings",
      "topics": [
        "heat_map_reset"
      ]
    },
    {
      "page": "heat_map_save",
      "title": "Save high resolution images",
      "topics": [
        "heat_map_save"
      ]
    },
    {
      "page": "heat_map_scale",
      "title": "Scale numeric data prior to constructing heat_map",
      "topics": [
        "heat_map_scale"
      ]
    }
  ],
  "_pkglogo": "https://github.com/dillonhammill/heatmapr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/dillonhammill/heatmapr/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "HeatmapR.Rmd",
      "filename": "HeatmapR.html",
      "title": "HeatmapR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "1. Construct a Basic Heatmap",
        "2. Cell Properties",
        "2.1 Cell Shape",
        "2.2 Cell Size",
        "2.3 Cell Colours",
        "2.4 Cell Borders",
        "2.4.1 Border Masking",
        "2.5 Cell Text",
        "3. Data Scaling",
        "3.1 Scaling Columns",
        "3.2 Scaling Rows",
        "4. Bar Plots",
        "5. Hierarchical Clustering",
        "5.1 Dendrograms",
        "5.1.1 Cosine Distance",
        "5.2 Clustering",
        "5.2.1 Manual Clustering",
        "6. Legends",
        "7. Complex Layouts",
        "8. Export",
        "10. Summary"
      ],
      "created": "2020-05-29 06:47:20",
      "modified": "2026-03-14 21:38:47",
      "commits": 11
    }
  ],
  "_score": 5.421603926869832,
  "_indexed": true,
  "_nocasepkg": "heatmapr",
  "_universes": [
    "dillonhammill"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-28T09:15:36.000Z",
      "distro": "noble",
      "commit": "c09079d06322a8742ca370c15a34d1c3a3a9a898",
      "fileid": "b5e978d9200951c5361746c805056d9add27314e1f58f25a598db49bb0717928",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/26565644764"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-28T09:15:28.000Z",
      "distro": "noble",
      "commit": "c09079d06322a8742ca370c15a34d1c3a3a9a898",
      "fileid": "b9d373be8de93a498b9990e98bca01a81034d0f54458ce0cd0f64956694cb335",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/26565644764"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-28T09:15:32.000Z",
      "commit": "c09079d06322a8742ca370c15a34d1c3a3a9a898",
      "fileid": "ca71b2345ab0cbfc2cc6f50914dbb91d52c2e3da8abbb444939ff2ce7de22b0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/26565644764"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-28T09:15:20.000Z",
      "commit": "c09079d06322a8742ca370c15a34d1c3a3a9a898",
      "fileid": "29bcb0f33b5b5dc5252811301121fa2ecb854b22183231eeb37996836f7cc64e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/26565644764"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-28T09:15:13.000Z",
      "commit": "c09079d06322a8742ca370c15a34d1c3a3a9a898",
      "fileid": "dbdf20a433f5380554fb52430a634b787acaa7a9341a76d9ae1b8ef13d34ba2c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/26565644764"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-28T09:14:56.000Z",
      "commit": "c09079d06322a8742ca370c15a34d1c3a3a9a898",
      "fileid": "826f4b9a84f56a74add4f9b45b1e67012b699ad65b8e655e0e863f672d7d1f3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/26565644764"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-28T09:15:37.000Z",
      "commit": "c09079d06322a8742ca370c15a34d1c3a3a9a898",
      "fileid": "6bd23383429347ad44e55f0f5cb8f90add1b5fd83b095ee1c18ccf7f1ad16e9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/26565644764"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-28T09:14:44.000Z",
      "commit": "c09079d06322a8742ca370c15a34d1c3a3a9a898",
      "fileid": "13cc2a28a52b398c8aa78324fa145e5f87f3eaacec2f6b530abb3827def858ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dillonhammill/actions/runs/26565644764"
    }
  ]
}