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>.

Version: 0.1.0
Depends: R (≥ 4.1)
Imports: DBI, dplyr, duckdb, ggplot2, purrr, Rcpp, rlang
LinkingTo: Rcpp
Suggests: testthat (≥ 3.0.0), vdiffr, lubridate, knitr, rmarkdown, patrick, tibble, withr
Published: 2026-06-08
DOI: 10.32614/CRAN.package.rsgl (may not be active yet)
Author: Jon Chapman [aut, cre, cph], Free Software Foundation, Inc. [cph] (Bison parser skeleton)
Maintainer: Jon Chapman <jochapjo at icloud.com>
BugReports: https://github.com/sgl-projects/rsgl/issues
License: MIT + file LICENSE
URL: https://github.com/sgl-projects/rsgl, https://sgl-projects.github.io/rsgl/, https://arxiv.org/abs/2505.14690
NeedsCompilation: yes
Citation: rsgl citation info
Materials: README, NEWS
CRAN checks: rsgl results

Documentation:

Reference manual: rsgl.html , rsgl.pdf
Vignettes: Example gallery (source, R code)
Get started with rsgl (source, R code)

Downloads:

Package source: rsgl_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rsgl to link to this page.