Package: keys Title: Keyboard Shortcuts for 'shiny' Version: 0.1.1.9000 Authors@R: c( person(given = "Tyler", family = "Littlefield", role = c("aut", "cre"), email = "tylerlittlefield@hey.com", comment = "Author of Javascript wrapper"), person(given = "Colin", family = "Fay", role = "aut", email = "contact@colinfay.me", comment = c(ORCID = "0000-0001-7343-1846")), person(given = "Craig", family = "Campbell", role = c("cph"), comment = "Author of JavaScript code")) Description: Assign and listen to keyboard shortcuts in 'shiny' using the 'Mousetrap' Javascript library. License: Apache License (>= 2) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Imports: htmltools, shiny, jsonlite URL: https://github.com/r4fun/keys BugReports: https://github.com/r4fun/keys/issues Suggests: knitr, rmarkdown 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: 2026-06-17 11:04:41 UTC; root Author: Tyler Littlefield [aut, cre] (Author of Javascript wrapper), Colin Fay [aut] (ORCID: ), Craig Campbell [cph] (Author of JavaScript code) Maintainer: Tyler Littlefield