{
  "_id": "6a49c81a1f917fbb72a20e9a",
  "Package": "keys",
  "Title": "Keyboard Shortcuts for 'shiny'",
  "Version": "0.1.1.9000",
  "Authors@R": "c(\nperson(given = \"Tyler\", family = \"Littlefield\", role = c(\"aut\", \"cre\"), email = \"tylerlittlefield@hey.com\", comment = \"Author of Javascript wrapper\"),\nperson(given = \"Colin\", family = \"Fay\", role = \"aut\", email = \"contact@colinfay.me\", comment = c(ORCID = \"0000-0001-7343-1846\")),\nperson(given = \"Craig\", family = \"Campbell\", role = c(\"cph\"), comment = \"Author of JavaScript code\"))",
  "Description": "Assign and listen to keyboard shortcuts in 'shiny' using\nthe 'Mousetrap' Javascript library.",
  "License": "Apache License (>= 2)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "URL": "https://github.com/r4fun/keys",
  "BugReports": "https://github.com/r4fun/keys/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://r4fun.r-universe.dev",
  "Date/Publication": "2022-01-16 22:36:21 UTC",
  "RemoteUrl": "https://github.com/r4fun/keys",
  "RemoteRef": "HEAD",
  "RemoteSha": "e1f77a03891ecdec7dbe2796f99dea4f342e6ebc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 11:04:41 UTC",
    "User": "root"
  },
  "Author": "Tyler Littlefield [aut, cre] (Author of Javascript wrapper),\nColin Fay [aut] (ORCID: <https://orcid.org/0000-0001-7343-1846>),\nCraig Campbell [cph] (Author of JavaScript code)",
  "Maintainer": "Tyler Littlefield <tylerlittlefield@hey.com>",
  "_user": "r4fun",
  "_type": "src",
  "_file": "keys_0.1.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/89576e8c0abc340a7a49c84bfa31c4a196bf968d5d772f7b55d2d7036e475cd1",
  "_filesize": 198434,
  "_sha256": "89576e8c0abc340a7a49c84bfa31c4a196bf968d5d772f7b55d2d7036e475cd1",
  "_expires": "2026-10-13T02:57:28.000Z",
  "_created": "2026-06-17T11:04:41.000Z",
  "_published": "2026-07-05T02:57:30.301Z",
  "_jobs": [
    {
      "job": 85187420454,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7693534089"
    },
    {
      "job": 85187420425,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7693533993"
    },
    {
      "job": 85187420481,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7693525610"
    },
    {
      "job": 85187420496,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7693532933"
    },
    {
      "job": 85187420345,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693480385"
    },
    {
      "job": 85187420379,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693520953"
    },
    {
      "job": 85187420471,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7693507326"
    },
    {
      "job": 85187420504,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7693510036"
    },
    {
      "job": 85187420458,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7693510347"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r4fun/actions/runs/27684258696",
  "_status": "success",
  "_upstream": "https://github.com/r4fun/keys",
  "_commit": {
    "id": "e1f77a03891ecdec7dbe2796f99dea4f342e6ebc",
    "author": "tylurp <tylerlittlefield@hey.com>",
    "committer": "tylurp <tylerlittlefield@hey.com>",
    "message": "pak workflows instead\n",
    "time": 1642372581
  },
  "_maintainer": {
    "name": "Tyler Littlefield",
    "email": "tylerlittlefield@hey.com",
    "login": "tylerlittlefield",
    "twitter": "@tyluRp",
    "description": "",
    "uuid": 35909636
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "r4fun",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "hacktoberfest",
    "hotkeys",
    "keyboard-shortcuts",
    "mousetrap"
  ],
  "_stars": 48,
  "_contributors": [
    {
      "user": "tylerlittlefield",
      "count": 42,
      "uuid": 35909636
    },
    {
      "user": "colinfay",
      "count": 9,
      "uuid": 17936236
    }
  ],
  "_userbio": {
    "uuid": 68441911,
    "type": "organization",
    "name": "r4fun",
    "followers": 2,
    "description": "Building R stuff for fun"
  },
  "_downloads": {
    "count": 523,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/keys"
  },
  "_devurl": "https://github.com/r4fun/keys",
  "_searchresults": 47,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/keys.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r4fun/keys",
  "_realowner": "r4fun",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-10-19"
    },
    {
      "version": "0.1.1",
      "date": "2021-07-11"
    }
  ],
  "_exports": [
    "addKeys",
    "keysInput",
    "keysRecordInput",
    "pauseKey",
    "recordKeys",
    "removeKeys",
    "unpauseKey",
    "useKeys"
  ],
  "_help": [
    {
      "page": "updateKeys",
      "title": "Add a key binding from the server side",
      "topics": [
        "addKeys",
        "removeKeys"
      ]
    },
    {
      "page": "keysInput",
      "title": "Create a keys input control",
      "topics": [
        "keysInput"
      ]
    },
    {
      "page": "recordKeys",
      "title": "Create a keys recorder input control",
      "topics": [
        "keysRecordInput",
        "recordKeys"
      ]
    },
    {
      "page": "pauseKeys",
      "title": "Pause or Unpause Keys",
      "topics": [
        "pauseKey",
        "unpauseKey"
      ]
    },
    {
      "page": "useKeys",
      "title": "Use Keys in your application",
      "topics": [
        "useKeys"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r4fun/keys/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/r4fun/keys/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",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "navigation.Rmd",
      "filename": "navigation.html",
      "title": "Using keys to navigate",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-10-08 13:12:57",
      "modified": "2020-10-08 13:23:58",
      "commits": 2
    }
  ],
  "_score": 7.131490345694948,
  "_indexed": true,
  "_nocasepkg": "keys",
  "_universes": [
    "r4fun",
    "tylerlittlefield"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-06-17T11:07:07.000Z",
      "distro": "noble",
      "commit": "e1f77a03891ecdec7dbe2796f99dea4f342e6ebc",
      "fileid": "https://r2.ropensci.org/f969680dc7c4d7523189148b01e6631f87f009cf58f6b6bf460501f7a13cc79c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r4fun/actions/runs/27684258696"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-06-17T11:07:07.000Z",
      "distro": "noble",
      "commit": "e1f77a03891ecdec7dbe2796f99dea4f342e6ebc",
      "fileid": "https://r2.ropensci.org/e6afdfc1e09685703ccdfac4cab826da3a1cac97431918e8257e59466ffd6085",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r4fun/actions/runs/27684258696"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-06-17T11:06:47.000Z",
      "commit": "e1f77a03891ecdec7dbe2796f99dea4f342e6ebc",
      "fileid": "https://r2.ropensci.org/a4952604ae691718959ec112753dee583b59ca29bf84dd0779b8826585d4e356",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r4fun/actions/runs/27684258696"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-06-17T11:06:59.000Z",
      "commit": "e1f77a03891ecdec7dbe2796f99dea4f342e6ebc",
      "fileid": "https://r2.ropensci.org/e7fb182bd77fd2a28f15f714ce230e0f5f99731c50eed56aa5028f8456e1def0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r4fun/actions/runs/27684258696"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-06-17T11:06:44.000Z",
      "commit": "e1f77a03891ecdec7dbe2796f99dea4f342e6ebc",
      "fileid": "https://r2.ropensci.org/f29164c93145e010c96627c12e9f65c5cf37f7dab0c235b44e7fdee29b5e0cce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r4fun/actions/runs/27684258696"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-06-17T11:05:51.000Z",
      "commit": "e1f77a03891ecdec7dbe2796f99dea4f342e6ebc",
      "fileid": "https://r2.ropensci.org/65faf30aa84f3c840b472bfb9b35f14a12f234ed4e3f4baa6314b4128e3118c9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r4fun/actions/runs/27684258696"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-06-17T11:05:56.000Z",
      "commit": "e1f77a03891ecdec7dbe2796f99dea4f342e6ebc",
      "fileid": "https://r2.ropensci.org/20925fbd61fb86ac6db51aba47e8acb0c3649ee1bb246e744f7c71e8c13c33c2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r4fun/actions/runs/27684258696"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-06-17T11:05:59.000Z",
      "commit": "e1f77a03891ecdec7dbe2796f99dea4f342e6ebc",
      "fileid": "https://r2.ropensci.org/ac36753690f23acf242bae89a59058bbc8bfc69d0937cc32787f1535ec8b2288",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r4fun/actions/runs/27684258696"
    }
  ]
}