Package: keypress Title: Wait for a Key Press in a Terminal Version: 1.3.2.9000 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-7098-9676")), person("Jon", "Griffiths", role = "aut"), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Wait for a single key press at the 'R' prompt. This works in terminals, but does not currently work in the 'Windows' 'GUI', the 'macOS' 'GUI' ('R.app'), in 'Emacs' 'ESS', in an 'Emacs' shell buffer or in 'R Studio'. In these cases 'keypress' stops with an error message. License: MIT + file LICENSE URL: https://github.com/gaborcsardi/keypress#readme BugReports: https://github.com/gaborcsardi/keypress/issues Suggests: callr (>= 3.7.6.9000), testthat (>= 3.1.10), withr Remotes: r-lib/callr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Repository: https://gaborcsardi.r-universe.dev Date/Publication: 2026-05-29 19:40:18 UTC RemoteUrl: https://github.com/gaborcsardi/keypress RemoteRef: HEAD RemoteSha: 63ae4f5725b0fc44cc9067c7962f8c58f9c2fb65 NeedsCompilation: yes Packaged: 2026-05-29 21:57:38 UTC; root Author: Gábor Csárdi [aut, cre, cph] (ORCID: ), Jon Griffiths [aut], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Gábor Csárdi