{
  "_id": "6a16c4bdacfb0bcc41d884db",
  "Package": "heatmapFlex",
  "Type": "Package",
  "Title": "Tools to Generate Flexible Heatmaps",
  "Version": "0.1.2",
  "Date": "2021-08-18",
  "Author": "Vidal Fey [aut, cre], Henri Sara [aut]",
  "Authors@R": "c(person(\"Vidal\", \"Fey\", email = \"vidal.fey@gmail.com\", role=c(\"aut\", \"cre\")), person(\"Henri\", \"Sara\", email = \"henri.sara@gmail.com\", role=c(\"aut\")))",
  "Maintainer": "Vidal Fey <vidal.fey@gmail.com>",
  "Description": "A set of tools supporting more flexible heatmaps. The\ngraphics is grid-like using the old graphics system. The main\nfunction is heatmap.n2(), which is a wrapper around the various\nfunctions constructing individual parts of the heatmap, like\nsidebars, picket plots, legends etc. The function supports\nzooming and splitting, i.e., having (unlimited) small heatmaps\nunderneath each other in one plot deriving from the same data\nset, e.g., clustered and ordered by a supervised clustering\nmethod.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 10:14:15 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-08-19 07:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/heatmapFlex",
  "RemoteRef": "HEAD",
  "RemoteSha": "315ee599ad2b9f1a6f607ac4a27643ee0c19d106",
  "MD5sum": "b9e93469a03e4fb0c949c2c5b35ddd12",
  "_user": "cran",
  "_type": "src",
  "_file": "heatmapFlex_0.1.2.tar.gz",
  "_fileid": "af385948a29d9294f115df1507e164fec088faf804f29c5abc1521f84f328945",
  "_filesize": 1149755,
  "_sha256": "af385948a29d9294f115df1507e164fec088faf804f29c5abc1521f84f328945",
  "_created": "2026-05-27T10:14:15.000Z",
  "_published": "2026-05-27T10:17:33.417Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78055302785,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237820257"
    },
    {
      "job": 78055302714,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237813912"
    },
    {
      "job": 78054832922,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237774332"
    },
    {
      "job": 78055302720,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237812783"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26504945514",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/heatmapFlex",
  "_commit": {
    "id": "315ee599ad2b9f1a6f607ac4a27643ee0c19d106",
    "author": "Vidal Fey <vidal.fey@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1629357002
  },
  "_maintainer": {
    "name": "Vidal Fey",
    "email": "vidal.fey@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Biobase",
      "role": "Depends"
    },
    {
      "package": "Heatplus",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 171,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/heatmapFlex"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/heatmapFlex.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2021-08-19"
    }
  ],
  "_exports": [
    "draw_heatmap",
    "heatmap.n2",
    "zoom_heatmap"
  ],
  "_help": [
    {
      "page": "draw_heatmap",
      "title": "Function to draw a heatmap based on prepared \"display list\" (dl)",
      "topics": [
        "draw_heatmap"
      ]
    },
    {
      "page": "heatmap.n2",
      "title": "Main heatmap function",
      "topics": [
        "heatmap.n2"
      ]
    },
    {
      "page": "heatmapFlex",
      "title": "Tools to Generate Flexible Heatmaps",
      "topics": [
        "heatmapFlex"
      ]
    },
    {
      "page": "prepare_heatmap_data2",
      "title": "Function to prepare data for a heatmap: scaling, dendrograms, ...",
      "topics": [
        "prepare_heatmap_data2"
      ]
    },
    {
      "page": "zoom_heatmap",
      "title": "Function to zoom into an already drawn heatmap",
      "topics": [
        "zoom_heatmap"
      ]
    }
  ],
  "_rundeps": [
    "Biobase",
    "BiocGenerics",
    "generics",
    "Heatplus",
    "RColorBrewer"
  ],
  "_vignettes": [
    {
      "source": "heatmapFlex-vignette.Rmd",
      "filename": "heatmapFlex-vignette.html",
      "title": "Flexible Heatmaps",
      "engine": "knitr::rmarkdown",
      "headings": [
        "License",
        "Description",
        "Installation",
        "CRAN",
        "Latest development version",
        "Usage",
        "A simple example",
        "A split heatmap",
        "A zoomed heatmap",
        "A split heatmap with sidebars and picketplot"
      ],
      "created": "2021-08-19 07:10:02",
      "modified": "2021-08-19 07:10:02",
      "commits": 1
    }
  ],
  "_score": 2.778151250383644,
  "_indexed": true,
  "_nocasepkg": "heatmapflex",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-27T10:16:59.000Z",
      "distro": "noble",
      "commit": "315ee599ad2b9f1a6f607ac4a27643ee0c19d106",
      "fileid": "04c1a68ef2fd24689676e8df658ea0e352f4be03449147729708650638ea7409",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26504945514"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-27T10:16:39.000Z",
      "distro": "noble",
      "commit": "315ee599ad2b9f1a6f607ac4a27643ee0c19d106",
      "fileid": "777dcfa15c332dfe37477ae9249c4f5c41e958a269204f7c56fe39fb71b009f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26504945514"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-27T10:16:54.000Z",
      "commit": "315ee599ad2b9f1a6f607ac4a27643ee0c19d106",
      "fileid": "2210e481fcb10bb7bf683f4e37086108c8f1bd81c6181f4248ac2aa529294353",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26504945514"
    }
  ]
}