Package: keypress
Title: Wait for a Key Press in a Terminal
Version: 1.3.2
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: testthat (>= 3.1.10), withr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2026-05-28 13:36:22 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-7098-9676>),
  Jon Griffiths [aut],
  Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-28 14:40:02 UTC
Built: R 4.6.0; aarch64-apple-darwin23; 2026-05-28 16:34:42 UTC; unix
Archs: keypress.so.dSYM
