{
  "_id": "6a4e18fee691af43f13e0576",
  "Package": "squash",
  "Version": "1.1.0",
  "Date": "2023-05-23",
  "Title": "Color-Based Plots for Multivariate Visualization",
  "Author": "Aron C. Eklund",
  "Maintainer": "Aron C. Eklund <aroneklund@gmail.com>",
  "Description": "Functions for color-based visualization of multivariate\ndata, i.e. colorgrams or heatmaps.  Lower-level functions map\nnumeric values to colors, display a matrix as an array of\ncolors, and draw color keys.  Higher-level plotting functions\ngenerate a bivariate histogram, a dendrogram aligned with a\ncolor-coded matrix, a triangular distance matrix, and more.",
  "License": "Artistic-2.0",
  "URL": "https://github.com/aroneklund/squash",
  "Repository": "https://aroneklund.r-universe.dev",
  "Date/Publication": "2023-05-23 19:41:54 UTC",
  "RemoteUrl": "https://github.com/aroneklund/squash",
  "RemoteRef": "HEAD",
  "RemoteSha": "6f611feb46a13ad292c3b68fc7ff13e87a9d3689",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 09:29:04 UTC",
    "User": "root"
  },
  "_user": "aroneklund",
  "_type": "src",
  "_file": "squash_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/f9eea5b02ff1a34c374cee8dcc3feb992ebe15e277ecfa809e7d5c6ff09ed3c5",
  "_filesize": 195248,
  "_sha256": "f9eea5b02ff1a34c374cee8dcc3feb992ebe15e277ecfa809e7d5c6ff09ed3c5",
  "_expires": "2026-10-16T09:31:39.000Z",
  "_created": "2026-07-08T09:29:04.000Z",
  "_published": "2026-07-08T09:31:42.586Z",
  "_jobs": [
    {
      "job": 85834286836,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8163991151"
    },
    {
      "job": 85834286831,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163993158"
    },
    {
      "job": 85834286804,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8163985473"
    },
    {
      "job": 85834286747,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163980642"
    },
    {
      "job": 85833852091,
      "time": 132,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163948367"
    },
    {
      "job": 85834286819,
      "time": 80,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8163982191"
    },
    {
      "job": 85834286765,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8163997299"
    },
    {
      "job": 85834286845,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8163979922"
    },
    {
      "job": 85834286822,
      "time": 55,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163971877"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/aroneklund/actions/runs/28932198252",
  "_status": "success",
  "_upstream": "https://github.com/aroneklund/squash",
  "_commit": {
    "id": "6f611feb46a13ad292c3b68fc7ff13e87a9d3689",
    "author": "Aron Eklund <aroneklund@gmail.com>",
    "committer": "Aron Eklund <aroneklund@gmail.com>",
    "message": "New arguments \"cex.title\" and \"font.title\" for the functions \"vkey\" and \"hkey\"\n",
    "time": 1684870914
  },
  "_maintainer": {
    "name": "Aron C. Eklund",
    "email": "aroneklund@gmail.com",
    "login": "aroneklund",
    "orcid": "0000-0003-0861-1001",
    "description": "",
    "uuid": 13552113
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "aroneklund",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "aroneklund",
      "count": 4,
      "uuid": 13552113
    }
  ],
  "_userbio": {
    "uuid": 13552113,
    "type": "user",
    "name": "Aron Eklund",
    "followers": 8
  },
  "_downloads": {
    "count": 523,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/squash"
  },
  "_devurl": "https://github.com/aroneklund/squash",
  "_searchresults": 59,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/squash.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aroneklund/squash",
  "_realowner": "aroneklund",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2012-10-29"
    },
    {
      "version": "1.0.6",
      "date": "2014-08-04"
    },
    {
      "version": "1.0.7",
      "date": "2015-08-02"
    },
    {
      "version": "1.0.8",
      "date": "2017-05-29"
    },
    {
      "version": "1.0.9",
      "date": "2020-02-20"
    }
  ],
  "_exports": [
    ".extendrange2",
    "blueorange",
    "bluered",
    "cimage",
    "cmap",
    "colorgram",
    "coolheat",
    "corrogram",
    "darkbluered",
    "dendromat",
    "diamond",
    "distogram",
    "grayscale",
    "greyscale",
    "heat",
    "hist2",
    "hkey",
    "jet",
    "makecmap",
    "matapply",
    "prettyInt",
    "prettyLog",
    "rainbow2",
    "savemat",
    "squashgram",
    "trianglegram",
    "vkey",
    "xyzmat.coords",
    "xyzmat2xyz"
  ],
  "_help": [
    {
      "page": "cimage",
      "title": "Draw a matrix of colored rectangles",
      "topics": [
        "cimage"
      ]
    },
    {
      "page": "cmap",
      "title": "Apply a color map to numeric data",
      "topics": [
        "cmap"
      ]
    },
    {
      "page": "colorgram",
      "title": "Draw a colorgram (heatmap) of a matrix",
      "topics": [
        "colorgram"
      ]
    },
    {
      "page": "ColorPalettes",
      "title": "Bonus color palettes",
      "topics": [
        "blueorange",
        "bluered",
        "coolheat",
        "darkbluered",
        "grayscale",
        "greyscale",
        "heat",
        "jet",
        "rainbow2"
      ]
    },
    {
      "page": "corrogram",
      "title": "Draw a color-coded triangular matrix of pairwise correlations",
      "topics": [
        "corrogram"
      ]
    },
    {
      "page": "dendromat",
      "title": "Plot a dendrogram with a colorgram underneath",
      "topics": [
        "dendromat"
      ]
    },
    {
      "page": "diamond",
      "title": "Draw diamonds",
      "topics": [
        "diamond"
      ]
    },
    {
      "page": "distogram",
      "title": "Draw a color-coded triangular distance matrix",
      "topics": [
        "distogram"
      ]
    },
    {
      "page": "hist2",
      "title": "Bivariate histogram",
      "topics": [
        "hist2"
      ]
    },
    {
      "page": "hkey",
      "title": "Add a color key to a plot",
      "topics": [
        "hkey",
        "vkey"
      ]
    },
    {
      "page": "makecmap",
      "title": "Generate a color map from numeric values to colors",
      "topics": [
        "makecmap"
      ]
    },
    {
      "page": "matapply",
      "title": "Apply a function over z coordinates, binned by their x, y coordinates",
      "topics": [
        "matapply"
      ]
    },
    {
      "page": "prettyInt",
      "title": "Pretty breakpoints",
      "topics": [
        "prettyInt",
        "prettyLog"
      ]
    },
    {
      "page": "savemat",
      "title": "Save a matrix as a raster image file",
      "topics": [
        "savemat"
      ]
    },
    {
      "page": "squashgram",
      "title": "Visualize a function of z coordinates, binned by x, y coordinates",
      "topics": [
        "squashgram"
      ]
    },
    {
      "page": "trianglegram",
      "title": "Draw a color-coded triangular matrix",
      "topics": [
        "trianglegram"
      ]
    },
    {
      "page": "xyzmat.coords",
      "title": "Extract (x, y, z) coordinates, where z is a matrix",
      "topics": [
        "xyzmat.coords"
      ]
    },
    {
      "page": "xyzmat2xyz",
      "title": "Convert (x, y, zmat) coordinates to (x, y, z) coordinates",
      "topics": [
        "xyzmat2xyz"
      ]
    }
  ],
  "_readme": "https://github.com/aroneklund/squash/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.90118578013715,
  "_indexed": true,
  "_nocasepkg": "squash",
  "_universes": [
    "aroneklund"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-08T09:30:50.000Z",
      "distro": "resolute",
      "commit": "6f611feb46a13ad292c3b68fc7ff13e87a9d3689",
      "fileid": "https://r2.ropensci.org/2fc80a32a201620bc067877b7fe31f408de7ed7c94cac0a60d56fadb069fbc0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aroneklund/actions/runs/28932198252"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-08T09:30:56.000Z",
      "distro": "resolute",
      "commit": "6f611feb46a13ad292c3b68fc7ff13e87a9d3689",
      "fileid": "https://r2.ropensci.org/86b90e09fe2c7c16f9edcdf94624e5b612474c49e93b5f7464924d81e8ac6687",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aroneklund/actions/runs/28932198252"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-08T09:30:39.000Z",
      "commit": "6f611feb46a13ad292c3b68fc7ff13e87a9d3689",
      "fileid": "https://r2.ropensci.org/4d6affdbae0ea2c463f328707ecc44bfdaaac368b5196f91425dd0622161d522",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aroneklund/actions/runs/28932198252"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-08T09:30:28.000Z",
      "commit": "6f611feb46a13ad292c3b68fc7ff13e87a9d3689",
      "fileid": "https://r2.ropensci.org/1d5e60429a91faa93a5f34d8b39ef6dd9d41819d87eb3db66a76f6250e2ec0ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aroneklund/actions/runs/28932198252"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-07-08T09:30:39.000Z",
      "commit": "6f611feb46a13ad292c3b68fc7ff13e87a9d3689",
      "fileid": "https://r2.ropensci.org/727bb9e356e76753e0296fa0d1f669fa5d28288aee3d8c9dff9eaacaadade36c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aroneklund/actions/runs/28932198252"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-08T09:31:02.000Z",
      "commit": "6f611feb46a13ad292c3b68fc7ff13e87a9d3689",
      "fileid": "https://r2.ropensci.org/a3b4b789de9d0f7f8167aa7919d2e921e6fe482fd688eb8b6ed9e2c7ae2e64b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aroneklund/actions/runs/28932198252"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-08T09:30:08.000Z",
      "commit": "6f611feb46a13ad292c3b68fc7ff13e87a9d3689",
      "fileid": "https://r2.ropensci.org/36bc9a21ec79a776ccdefa6a6548fa125804f448a5356cf53dec657b8391fea7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aroneklund/actions/runs/28932198252"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-08T09:30:00.000Z",
      "commit": "6f611feb46a13ad292c3b68fc7ff13e87a9d3689",
      "fileid": "https://r2.ropensci.org/a5a0c06098d4c595459df2dd3ed4971b24f3a37d97505079b38c970d4e4d6fe5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aroneklund/actions/runs/28932198252"
    }
  ]
}