Package: clisymbols Title: Unicode Symbols at the R Prompt Version: 1.2.0 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person("Sindre", "Sorhus", role = "aut"), person("Posit Software, PBC", role = c("cph", "fnd")) ) Description: 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. Many symbols were taken from the 'figures' 'npm' package (see ). License: MIT + file LICENSE URL: https://github.com/r-lib/clisymbols#readme BugReports: https://github.com/r-lib/clisymbols/issues Depends: R (>= 3.6) Suggests: testthat Encoding: UTF-8 RoxygenNote: 7.2.3 Repository: https://r-lib.r-universe.dev Date/Publication: 2024-11-09 13:44:42 UTC RemoteUrl: https://github.com/r-lib/clisymbols RemoteRef: HEAD RemoteSha: 3ce0802679fd365f9423c283b4cf09489e01c91d NeedsCompilation: no Packaged: 2026-06-23 09:38:56 UTC; root Author: Gábor Csárdi [aut, cre], Sindre Sorhus [aut], Posit Software, PBC [cph, fnd] Maintainer: Gábor Csárdi