Package: rsgl 0.1.0.9000
rsgl: An Implementation of the 'SGL' Graphics Language
Generates plots from a database connection and a 'SGL' statement. 'SGL' is a graphics language designed to look and feel like 'SQL'. It is especially useful for those familiar with 'SQL' who want to specify plots in a similar manner. The 'SGL' language is described in Chapman (2025) <doi:10.48550/arXiv.2505.14690>.
Authors:
rsgl_0.1.0.9000.tar.gz
rsgl_0.1.0.9000.zip(r-4.7)rsgl_0.1.0.9000.zip(r-4.6)rsgl_0.1.0.9000.zip(r-4.5)
rsgl_0.1.0.9000.tgz(r-4.6-x86_64)rsgl_0.1.0.9000.tgz(r-4.6-arm64)rsgl_0.1.0.9000.tgz(r-4.5-x86_64)rsgl_0.1.0.9000.tgz(r-4.5-arm64)
rsgl_0.1.0.9000.tar.gz(r-4.7-arm64)rsgl_0.1.0.9000.tar.gz(r-4.7-x86_64)rsgl_0.1.0.9000.tar.gz(r-4.6-arm64)rsgl_0.1.0.9000.tar.gz(r-4.6-x86_64)
rsgl_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rsgl/json (API)
NEWS
| # Install 'rsgl' in R: |
| install.packages('rsgl', repos = c('https://sgl-projects.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sgl-projects/rsgl/issues
Pkgdown/docs site:https://sgl-projects.github.io
Last updated from:ca01ffd43f. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 155 | ||
| linux-devel-x86_64 | OK | 332 | ||
| source / vignettes | OK | 216 | ||
| linux-release-arm64 | OK | 164 | ||
| linux-release-x86_64 | OK | 166 | ||
| macos-release-arm64 | OK | 130 | ||
| macos-release-x86_64 | OK | 295 | ||
| macos-oldrel-arm64 | OK | 123 | ||
| macos-oldrel-x86_64 | OK | 409 | ||
| windows-devel | OK | 176 | ||
| windows-release | OK | 202 | ||
| windows-oldrel | OK | 154 | ||
| wasm-release | OK | 124 |
Exports:dbGetPlottype_classifications
Dependencies:clicpp11DBIdplyrduckdbfarvergenericsggplot2gluegtableisobandlabelinglifecyclemagrittrpillarpkgconfigpurrrR6RColorBrewerRcpprlangS7scalestibbletidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Average | avg |
| Bars | bars |
| Bin | bin |
| Boxes | boxes |
| Cars dataset | cars |
| Count | count |
| Generate a plot from a SGL statement | dbGetPlot |
| Linear | linear |
| Lines | lines |
| Natural Log | ln |
| Log | log |
| Points | points |
| Trees dataset | trees |
| Get SGL type classifications for columns in a table | type_classifications |
