cursr: Cursor and Terminal Manipulation

A toolbox for developing applications, games, simulations, or agent-based models in the R terminal. Included functions allow users to move the cursor around the terminal screen, change text colors and attributes, clear the screen, hide and show the cursor, map key presses to functions, draw shapes and curves, among others. Most functionalities require users to be in a terminal (not the R GUI).

Version: 0.1.0
Imports: keypress
Suggests: knitr, rmarkdown
Published: 2021-01-11
Author: Chris Mann
Maintainer: Chris Mann <cmann3 at unl.edu>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: cursr results

Documentation:

Reference manual: cursr.pdf
Vignettes: Creating a Simple Terminal Application
Writing to the Screen

Downloads:

Package source: cursr_0.1.0.tar.gz
Windows binaries: r-devel: cursr_0.1.0.zip, r-release: cursr_0.1.0.zip, r-oldrel: cursr_0.1.0.zip
macOS binaries: r-release (arm64): cursr_0.1.0.tgz, r-oldrel (arm64): cursr_0.1.0.tgz, r-release (x86_64): cursr_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cursr to link to this page.