Package: rsixel 0.0.4

Weifan Lv
rsixel: Encoding and Decoding Sixel Images
Provides a native R implementation for encoding and decoding 'sixel' graphics (<https://vt100.net/docs/vt3xx-gp/chapter14.html>), and a dedicated 'sixel' graphics device that allows plots to be rendered directly within compatible terminal emulators.
Authors:
rsixel_0.0.4.tar.gz
rsixel_0.0.4.tar.gz(r-4.7-arm64)rsixel_0.0.4.tar.gz(r-4.7-x86_64)rsixel_0.0.4.tar.gz(r-4.6-arm64)rsixel_0.0.4.tar.gz(r-4.6-x86_64)
rsixel_0.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rsixel/json (API)
| # Install 'rsixel' in R: |
| install.packages('rsixel', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:299f78579c. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 125 | ||
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 154 | ||
| linux-release-arm64 | OK | 120 | ||
| linux-release-x86_64 | OK | 111 | ||
| wasm-release | OK | 103 |
Exports:imgcatreadSIXELsixelsixelDecodesixelEncode
Dependencies:png
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create SIXEL escape sequence for image file | imgcat |
| Read a SIXEL image | readSIXEL |
| SIXEL graphics device | sixel |
| Decode SIXEL escape sequence to image data | sixelDecode |
| Create SIXEL escape sequence from image data | sixelEncode |