The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

chartql: Simplified Language for Plots and Charts

Provides a very simple syntax for the user to generate custom plot(s) without having to remember complicated 'ggplot2' syntax. The 'chartql' package uses 'ggplot2' and manages all the syntax complexities internally. As an example, to generate a bar chart of company sales faceted by product category further faceted by season of the year, we simply write: "CHART bar X category, season Y sales".

Version: 0.1.0
Imports: ggplot2 (≥ 2.1.0), stringr, stats
Published: 2019-04-04
Author: Rohail Syed [aut, cre]
Maintainer: Rohail Syed <rohailsyed at gmail.com>
License: GPL-3
URL: https://github.com/rmsyed/chartql
NeedsCompilation: no
Materials: README
CRAN checks: chartql results

Documentation:

Reference manual: chartql.pdf

Downloads:

Package source: chartql_0.1.0.tar.gz
Windows binaries: r-devel: chartql_0.1.0.zip, r-release: chartql_0.1.0.zip, r-oldrel: chartql_0.1.0.zip
macOS binaries: r-release (arm64): chartql_0.1.0.tgz, r-oldrel (arm64): chartql_0.1.0.tgz, r-release (x86_64): chartql_0.1.0.tgz, r-oldrel (x86_64): chartql_0.1.0.tgz

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.