Other packages > Find by keyword >

keypress  

Wait for a Key Press in a Terminal
View on CRAN: Click here


Download and install keypress package within the R console
Install from CRAN:
install.packages("keypress")

Install from Github:
library("remotes")
install_github("cran/keypress")

Install by package version:
library("remotes")
install_version("keypress", "1.3.1")



Attach the package and use:
library("keypress")
Maintained by
Gábor Csárdi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-06-06
Latest Update: 2023-12-11
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 'OS X' 'GUI' ('R.app'), in 'Emacs' 'ESS', in an 'Emacs' shell buffer or in 'R Studio'. In these cases 'keypress' stops with an error message.
How to cite:
Gábor Csárdi (2015). keypress: Wait for a Key Press in a Terminal. R package version 1.3.1, https://cran.r-project.org/web/packages/keypress. Accessed 14 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:51), 1.0.0 (2015-06-06 07:56), 1.1.1 (2017-03-02 08:09), 1.2.0 (2020-01-10 17:50), 1.3.0 (2022-10-26 16:45), 1.3.1 (2023-12-11 04:40)
Other packages that cited keypress R package
View keypress citation profile
Other R packages that keypress depends, imports, suggests or enhances
Complete documentation for keypress
Functions, R codes and Examples using the keypress R package
Some associated functions: has_keypress_support . keypress . without_echo . 
Some associated R codes: keypress.R . rstudio-detect.R .  Full keypress package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

leaderCluster  
Leader Clustering Algorithm
The leader clustering algorithm provides a means for clustering a set of data points. Unlike many o ...
Download / Learn more Package Citations See dependency  
keypress  
Wait for a Key Press in a Terminal
Wait for a single key press at the 'R' prompt. This works in terminals, but does not currently work ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
likelihoodAsy  
Functions for Likelihood Asymptotics
Functions for computing the r and r* statistics for inference on an arbitrary scalar function of mod ...
Download / Learn more Package Citations See dependency  
fmpcloudr  
R Access to the 'FMP Cloud' and 'Financial Modeling Prep' API
Use R to access to the 'FMP Cloud' API and 'Financial Modeling Prep' API ...
Download / Learn more Package Citations See dependency  
mhcnuggetsr  
Call MHCnuggets
MHCnuggets () is a Python tool to predict MHC class I a ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA