Package: colorout Version: 1.3-3 Date: 2025-06-02 Title: Colorize R Output on Terminal Emulators Author: Jakson Aquino and Dominique-Laurent Couturier Maintainer: Jakson Alves de Aquino OS_type: unix Imports: utils Description: Colorize R output when it is running on a terminal emulator. The functions of this package only work if R is compiled for Unix systems and it is running interactively in a terminal emulator. The terminal must support Select Graphic Rendition (SGR, also known as ANSI escape codes or sequences). The package contains a C library with a function that replaces the default Rstd_WriteConsoleEx which, when enabled, is responsible for printing messages in the Console when R is running in interactive mode. It works with RStudio, but there is no support for Graphical User Interfaces that does not support ANSI colors, such as Windows RGui. License: GPL (>= 2) URL: https://github.com/jalvesaq/colorout Repository: https://remlapmot.r-universe.dev Date/Publication: 2025-06-10 01:32:52 UTC RemoteUrl: https://github.com/jalvesaq/colorout RemoteRef: HEAD RemoteSha: 64863bb252ea9a6c3aeac10fcba6ce547697d176 NeedsCompilation: yes Packaged: 2026-06-05 10:27:50 UTC; root