r-clisymbols 1.2.0
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.
- Website: https://github.com/gaborcsardi/clisymbols
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-clisymbols 1.2.0
as follows:
guix install r-clisymbols@1.2.0
Or install the latest version:
guix install r-clisymbols
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.