Package: rpic 0.6.2

André Leite
rpic: The 'pic' Graphics Language Rendered to SVG, PNG and PDF
Renders diagrams written in the 'pic' picture-drawing language (Kernighan, 1984) to SVG, PNG and PDF, using 'rpic' <https://github.com/milkway/rpic-lang>, a reimplementation of 'pic' in 'Rust' with no system dependencies. Includes a native circuit-element library in the spirit of 'circuit_macros', TeX math labels typeset natively, structured compile diagnostics, and a 'knitr' language engine for inline diagrams in 'R Markdown' and 'Quarto' documents.
Authors:
rpic_0.6.2.tar.gz
rpic_0.6.2.tar.gz(r-4.7-arm64)rpic_0.6.2.tar.gz(r-4.7-x86_64)rpic_0.6.2.tar.gz(r-4.6-arm64)rpic_0.6.2.tar.gz(r-4.6-x86_64)
rpic_0.6.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
rpic/json (API)
| # Install 'rpic' in R: |
| install.packages('rpic', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/milkway/rpic-r/issues
Pkgdown/docs site:https://milkway.github.io
Last updated from:6a0e7e30db. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 307 | ||
| linux-devel-x86_64 | OK | 255 | ||
| source / vignettes | OK | 468 | ||
| linux-release-arm64 | OK | 284 | ||
| linux-release-x86_64 | OK | 327 | ||
| wasm-release | OK | 275 |
Exports:rpic_knitr_enginerpic_manifestrpic_pdfrpic_pngrpic_register_knitrrpic_svg
Dependencies:
Last update: 2026-07-15
Started: 2026-07-15
Last update: 2026-07-15
Started: 2026-07-15
Last update: 2026-07-15
Started: 2026-07-15
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| knitr engine for '{rpic}' chunks | rpic_knitr_engine |
| Compile to a JSON bundle (as a string) | rpic_manifest |
| Render pic source to a PDF file | rpic_pdf |
| Render pic source to a PNG file | rpic_png |
| Register the rpic knitr engine | rpic_register_knitr |
| Render pic source to an SVG string | rpic_svg |