This package browser is in early development. Mind the rough edges.

r-clisymbols

Unicode symbols at the R prompt

This package provides a small subset of Unicode symbols, that are useful when building command line applications. They fall back to alternatives on terminals that do not support Unicode.

Installation

Install the latest version of r-clisymbols as follows:

guix install r-clisymbols

Or install a particular version:

guix install r-clisymbols@1.2.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.