{
  "_id": "6a106594acfb0bcc41ca8bde",
  "Package": "paintmap",
  "Type": "Package",
  "Title": "Plotting Paintmaps",
  "Version": "1.0",
  "Date": "2016-08-31",
  "Author": "Daniel Greene",
  "Maintainer": "Daniel Greene <dg333@cam.ac.uk>",
  "Description": "Plots matrices of colours as grids of coloured squares -\naka heatmaps, guaranteeing legible row and column names,\nwithout transformation of values, without re-ordering rows or\ncolumns, and without dendrograms.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "5.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 06:21:43 UTC",
    "User": "root"
  },
  "Repository": "https://daniel-jg.r-universe.dev",
  "Date/Publication": "2016-08-31 20:47:04 UTC",
  "RemoteUrl": "https://github.com/cran/paintmap",
  "RemoteRef": "HEAD",
  "RemoteSha": "da4b02ff5d99bf7b74da805f2929350efd5c8653",
  "MD5sum": "3d81e74a8e65bcff4f0929421d9b2024",
  "_user": "daniel-jg",
  "_type": "src",
  "_file": "paintmap_1.0.tar.gz",
  "_fileid": "6a761d6d9ab2b75c5a6645e0fa1d0e4eecaad5fb9d677b8fede92a9ca0208b9f",
  "_filesize": 91347,
  "_sha256": "6a761d6d9ab2b75c5a6645e0fa1d0e4eecaad5fb9d677b8fede92a9ca0208b9f",
  "_created": "2026-05-08T06:21:43.000Z",
  "_published": "2026-05-22T14:17:56.176Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77398040544,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6873139920"
    },
    {
      "job": 77398040046,
      "time": 96,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873136854"
    },
    {
      "job": 77398040418,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6873135322"
    },
    {
      "job": 77398040199,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873135445"
    },
    {
      "job": 77398039217,
      "time": 137,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873115047"
    },
    {
      "job": 77398039402,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162722786"
    },
    {
      "job": 77398040348,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6873132149"
    },
    {
      "job": 77398040499,
      "time": 49,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6873126216"
    },
    {
      "job": 77398040497,
      "time": 54,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873127035"
    }
  ],
  "_buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/25540375762",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/paintmap",
  "_commit": {
    "id": "da4b02ff5d99bf7b74da805f2929350efd5c8653",
    "author": "Daniel Greene <dg333@cam.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1472676424
  },
  "_maintainer": {
    "name": "Daniel Greene",
    "email": "dg333@cam.ac.uk",
    "login": "daniel-jg",
    "uuid": 25660818
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 8,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "daniel-jg",
      "count": 1,
      "uuid": 25660818
    }
  ],
  "_userbio": {
    "uuid": 25660818,
    "type": "user",
    "name": "Daniel"
  },
  "_downloads": {
    "count": 403,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/paintmap"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/paintmap.html",
    "manual.pdf"
  ],
  "_realowner": "daniel-jg",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-08-31"
    }
  ],
  "_exports": [
    "color_matrix",
    "colour_matrix",
    "inches_tall",
    "inches_wide",
    "paintmap"
  ],
  "_help": [
    {
      "page": "paintmap-package",
      "title": "Plotting paintmaps",
      "topics": [
        "paintmap-package"
      ]
    },
    {
      "page": "color_matrix",
      "title": "Convert numeric matrix to color (character) matrix",
      "topics": [
        "color_matrix"
      ]
    },
    {
      "page": "colour_matrix",
      "title": "Convert numeric matrix to colour (character) matrix",
      "topics": [
        "colour_matrix"
      ]
    },
    {
      "page": "inches_tall",
      "title": "Get number of inches high a putative heatmap will be",
      "topics": [
        "inches_tall"
      ]
    },
    {
      "page": "inches_wide",
      "title": "Get number of inches across a putative heatmap will be",
      "topics": [
        "inches_wide"
      ]
    },
    {
      "page": "lines_between_hm_and_labels",
      "title": "Lines of space between the heatmap and row/column labels",
      "topics": [
        "lines_between_hm_and_labels"
      ]
    },
    {
      "page": "margin_lines",
      "title": "Lines of space at margins of paintmap",
      "topics": [
        "margin_lines"
      ]
    },
    {
      "page": "paintmap",
      "title": "Plot paintmap",
      "topics": [
        "paintmap"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 2.380211241711606,
  "_indexed": true,
  "_nocasepkg": "paintmap",
  "_universes": [
    "daniel-jg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-08T06:23:37.000Z",
      "distro": "noble",
      "commit": "da4b02ff5d99bf7b74da805f2929350efd5c8653",
      "fileid": "9ff9af54570650504c0318439d5c1e76862767e56b72da32dc17fd55bce53d00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/25540375762"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-08T06:23:26.000Z",
      "distro": "noble",
      "commit": "da4b02ff5d99bf7b74da805f2929350efd5c8653",
      "fileid": "b33dd38f289c921872379270f6056a2816a92ce80ec0a7a7528cac4c09b85c95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/25540375762"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-08T06:23:19.000Z",
      "commit": "da4b02ff5d99bf7b74da805f2929350efd5c8653",
      "fileid": "c78789b2527ea61ad31461afca2796cbb21b0dc4982dbe5e4bc9419f1d378de3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/25540375762"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-08T06:23:21.000Z",
      "commit": "da4b02ff5d99bf7b74da805f2929350efd5c8653",
      "fileid": "6525af56deeb7a51e8806ca57bd87858cb36515aeff8da449b67110b016127d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/25540375762"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-08T06:23:03.000Z",
      "commit": "da4b02ff5d99bf7b74da805f2929350efd5c8653",
      "fileid": "6e5903b9d01a109f28fe299e1b54ddd4183bab99a3efd02e37cdb1f8fc23dc03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/25540375762"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-08T06:22:37.000Z",
      "commit": "da4b02ff5d99bf7b74da805f2929350efd5c8653",
      "fileid": "5bb371af5bde471a3920875dd5bb02acf80d9f1ddcd6734cd4b76be8666c3d3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/25540375762"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-08T06:22:40.000Z",
      "commit": "da4b02ff5d99bf7b74da805f2929350efd5c8653",
      "fileid": "b9831303cdbf4ad4b166ebaf9f62b4fee9f596d71ea565728356b566b241c9a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/25540375762"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-22T14:17:35.000Z",
      "commit": "da4b02ff5d99bf7b74da805f2929350efd5c8653",
      "fileid": "db35ad816f0ac8e07d50899e58534edf206ff752df779a76b4a7bd738959ea3e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/25540375762"
    }
  ]
}