Package: cursr
Type: Package
Title: Cursor and Terminal Manipulation
Version: 0.1.0
Author: Chris Mann
Maintainer: Chris Mann <cmann3@unl.edu>
Description: 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).
Imports: keypress
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2021-01-07 16:52:37 UTC; chris
Repository: CRAN
Date/Publication: 2021-01-11 08:50:09 UTC
Built: R 4.5.2; ; 2025-11-01 01:50:00 UTC; windows
