Package: utf8ify 0.3.0
utf8ify: Format Text Using Unicode
Format text (bold, italic, ...) and numbers using UTF-8. Offers functions to search for emojis and include them in your text.
Authors:
utf8ify_0.3.0.tar.gz
utf8ify_0.3.0.zip(r-4.7)utf8ify_0.3.0.zip(r-4.6)utf8ify_0.3.0.zip(r-4.5)
utf8ify_0.3.0.tgz(r-4.6-any)utf8ify_0.3.0.tgz(r-4.5-any)
utf8ify_0.3.0.tar.gz(r-4.7-any)utf8ify_0.3.0.tar.gz(r-4.6-any)
utf8ify_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
utf8ify/json (API)
| # Install 'utf8ify' in R: |
| install.packages('utf8ify', repos = c('https://rolkra.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rolkra/utf8ify/issues
Last updated from:747a23ab28. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 147 | ||
| source / vignettes | OK | 123 | ||
| linux-release-x86_64 | OK | 104 | ||
| macos-release-arm64 | OK | 90 | ||
| macos-oldrel-arm64 | OK | 91 | ||
| windows-devel | OK | 71 | ||
| windows-release | OK | 61 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 87 |
Exports:utf8_blockutf8_collectionutf8_inspectutf8_number_boxutf8_number_circleutf8_number_heartutf8_number_starutf8_text_boldutf8_text_bold2utf8_text_bolditalicutf8_text_circleutf8_text_cursiveutf8_text_gothicutf8_text_italicutf8_text_monospace
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Block from the UTF8 table | utf8_block |
| Collection of unicode symbols | utf8_collection |
| Inspect a Utf8 character | utf8_inspect |
| Format number boxed using unicode | utf8_number_box |
| Format number circled using unicode | utf8_number_circle |
| Format number as hearts using unicode | utf8_number_heart |
| Format number as stars using unicode | utf8_number_star |
| Format text bold (sans) using unicode | utf8_text_bold |
| Format text bold (serif) using unicode | utf8_text_bold2 |
| Format text bold and italic using unicode | utf8_text_bolditalic |
| Format text circled using unicode | utf8_text_circle |
| Format text cursive using unicode | utf8_text_cursive |
| Format text gothic using unicode | utf8_text_gothic |
| Format text italic using unicode | utf8_text_italic |
| Format text monospace using unicode | utf8_text_monospace |
