{
  "_id": "6a49525cf6c47c441949b606",
  "Package": "shinyHeatmap",
  "Title": "Usage Heatmap for Shiny apps",
  "Version": "0.2.3.9000",
  "Authors@R": "person(\"David\", \"Granjon\", , \"dgranjon@ymail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Have you ever wondered how people are enjoying your Shiny\napp? This package leverages 'heatmap.js' to provide heatmap of\nusage. You can seamlessly know where users clicked and how many\ntimes. This is useful for regression testing.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "URL": "https://github.com/RinteRface/shinyHeatmap,\nhttps://rinterface.github.io/shinyHeatmap/",
  "BugReports": "https://github.com/RinteRface/shinyHeatmap/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://cynkra.r-universe.dev",
  "Date/Publication": "2025-01-25 21:52:59 UTC",
  "RemoteUrl": "https://github.com/RinteRface/shinyHeatmap",
  "RemoteRef": "HEAD",
  "RemoteSha": "a4869f42dbb90b46ee458c2f3b297eacac3c09cd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 18:31:55 UTC",
    "User": "root"
  },
  "Author": "David Granjon [aut, cre]",
  "Maintainer": "David Granjon <dgranjon@ymail.com>",
  "_user": "cynkra",
  "_type": "src",
  "_file": "shinyHeatmap_0.2.3.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/e75e805cc2602194addf835781c47a97fa61b9f6b28af63ae6159b37c52843af",
  "_filesize": 7269920,
  "_sha256": "e75e805cc2602194addf835781c47a97fa61b9f6b28af63ae6159b37c52843af",
  "_expires": "2026-10-12T18:35:01.000Z",
  "_created": "2026-07-04T18:31:55.000Z",
  "_published": "2026-07-04T18:35:08.238Z",
  "_jobs": [
    {
      "job": 85156706995,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8084346240"
    },
    {
      "job": 85156706993,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8084347025"
    },
    {
      "job": 85156707143,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8084339979"
    },
    {
      "job": 85156706983,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8084342998"
    },
    {
      "job": 85156412149,
      "time": 189,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084330834"
    },
    {
      "job": 85156706992,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8084349210"
    },
    {
      "job": 85156706997,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8084339793"
    },
    {
      "job": 85156706996,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8084342822"
    },
    {
      "job": 85156707016,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8084341801"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/28715640960",
  "_status": "success",
  "_upstream": "https://github.com/RinteRface/shinyHeatmap",
  "_commit": {
    "id": "a4869f42dbb90b46ee458c2f3b297eacac3c09cd",
    "author": "David Granjon <dgranjon@ymail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1737841979
  },
  "_maintainer": {
    "name": "David Granjon",
    "email": "dgranjon@ymail.com",
    "login": "divadnojnarg",
    "linkedin": "in/david-granjon-88625968",
    "description": "PhD,\nSenior Expert Data Science @cynkra \n\nRShiny advocate, RinteRface creator\n\ndavid.granjon@novartis.com",
    "uuid": 18291543
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "pushbar",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinyscreenshot",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "rinterface",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "heatmap",
    "shiny-apps",
    "usage-data"
  ],
  "_stars": 24,
  "_contributors": [
    {
      "user": "divadnojnarg",
      "count": 62,
      "uuid": 18291543
    }
  ],
  "_userbio": {
    "uuid": 38209788,
    "type": "organization",
    "name": "cynkra",
    "followers": 124,
    "description": "We support your business and the people behind it by helping you pick the right tools, implementing and supporting solutions, training and code review."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyHeatmap"
  },
  "_devurl": "https://github.com/rinterface/shinyheatmap",
  "_pkgdown": "https://rinterface.github.io/shinyHeatmap/",
  "_searchresults": 17,
  "_metadata": {
    "category": "Shiny",
    "cynkra_team_members": "david"
  },
  "_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/shinyHeatmap.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "download_heatmap",
    "process_heatmap",
    "record_heatmap",
    "with_heatmap"
  ],
  "_help": [
    {
      "page": "download_heatmap",
      "title": "Show recorded heatmap",
      "topics": [
        "download_heatmap"
      ]
    },
    {
      "page": "process_heatmap",
      "title": "Either record or show heatmap data",
      "topics": [
        "process_heatmap"
      ]
    },
    {
      "page": "record_heatmap",
      "title": "Record heatmap data to a file",
      "topics": [
        "record_heatmap"
      ]
    },
    {
      "page": "with_heatmap",
      "title": "Heatmap container for shiny app",
      "topics": [
        "with_heatmap"
      ]
    }
  ],
  "_readme": "https://github.com/RinteRface/shinyHeatmap/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "pushbar",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "shinyscreenshot",
    "sourcetools",
    "uuid",
    "withr",
    "xtable"
  ],
  "_score": 3.3096301674258988,
  "_indexed": false,
  "_nocasepkg": "shinyheatmap",
  "_universes": [
    "cynkra"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-07-04T18:34:03.000Z",
      "distro": "resolute",
      "commit": "a4869f42dbb90b46ee458c2f3b297eacac3c09cd",
      "fileid": "https://r2.ropensci.org/212ce27640e1b3c2982094c3166ffbab4e6b6fd19b639a63130827f71089300f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28715640960"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-07-04T18:34:08.000Z",
      "distro": "resolute",
      "commit": "a4869f42dbb90b46ee458c2f3b297eacac3c09cd",
      "fileid": "https://r2.ropensci.org/f82e85af6cd7f5c57d4724ae4d7b30ac481910e80b1707a25887e2ca5ec478ec",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28715640960"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-07-04T18:33:13.000Z",
      "commit": "a4869f42dbb90b46ee458c2f3b297eacac3c09cd",
      "fileid": "https://r2.ropensci.org/66335dc5e37f017da9ea62f344f5ec16a8f78c54226cc83688ebe8fda9edc16a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28715640960"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-07-04T18:33:35.000Z",
      "commit": "a4869f42dbb90b46ee458c2f3b297eacac3c09cd",
      "fileid": "https://r2.ropensci.org/f3d5b1bb76c992e6f5f27d54cbd2eb1c5a2f617ecd6f6474a181080df24601e3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28715640960"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3.9000",
      "date": "2026-07-04T18:34:38.000Z",
      "commit": "a4869f42dbb90b46ee458c2f3b297eacac3c09cd",
      "fileid": "https://r2.ropensci.org/fbd1a63d43f9571a6c1d403515c29880e1c1f1c92cf98ebc118d20a1c936848e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28715640960"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-07-04T18:33:02.000Z",
      "commit": "a4869f42dbb90b46ee458c2f3b297eacac3c09cd",
      "fileid": "https://r2.ropensci.org/f4b7ce2b71b4ef039772b1a915b067fab361a49f5d8eed4bbd9f41bf9f42857a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28715640960"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-07-04T18:33:27.000Z",
      "commit": "a4869f42dbb90b46ee458c2f3b297eacac3c09cd",
      "fileid": "https://r2.ropensci.org/f022577bfc04637e16207725ffe8d927673fa74de0f5eb85295005a6212f479a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28715640960"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-07-04T18:33:20.000Z",
      "commit": "a4869f42dbb90b46ee458c2f3b297eacac3c09cd",
      "fileid": "https://r2.ropensci.org/d6c4e14c0d9540e182efda389221b9f5df5b5976d170eff68bdc2dc9356e247a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28715640960"
    }
  ]
}