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://r-multiverse-staging.r-universe.dev Date/Publication: 2025-06-02 13:04:23 UTC RemoteUrl: https://github.com/jalvesaq/colorout RemoteRef: v1.3-3 RemoteSha: 15ff0be4a3fced8504c1d7ff1d05a64b32bab552 NeedsCompilation: yes Packaged: 2026-06-10 07:34:32 UTC; root