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.
- Versions: 1.2.0
- Website: https://github.com/gaborcsardi/clisymbols
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
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.
Badge code
You can use the following badge to inform users of r-clisymbols about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-clisymbols'><img src='https://packages.guix.gnu.org/packages/r-clisymbols/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-clisymbols)
Example Org:
[[https://packages.guix.gnu.org/packages/r-clisymbols][https://packages.guix.gnu.org/packages/r-clisymbols/badges/latest-version.svg]]