Package: plotcli
Title: Command Line Interface Plotting
Version: 0.1.0
Date: 2024-04-01
Authors@R: c(person("Claas", "Heuer", role = c("aut", "cre"), email = "claasheuer@gmail.com"))
Description: The 'plotcli' package provides terminal-based plotting in R.
             It supports colored scatter plots, line plots, bar plots, and box plots. The package allows users 
             to customize plot appearance, add titles, labels, ticks, and legends, and output the plot as a text-based visualization.
License: LGPL-3
URL: https://github.com/cheuerde/plotcli
Encoding: UTF-8
VignetteBuilder: knitr
Depends: R6, ggplot2
Imports: utils, crayon, knitr, rmarkdown, stringr, rlang
Suggests: testthat (>= 3.0.0)
NeedsCompilation: yes
RoxygenNote: 7.2.3
Config/testthat/edition: 3
Packaged: 2024-04-23 08:34:53 UTC; cheuer
Author: Claas Heuer [aut, cre]
Maintainer: Claas Heuer <claasheuer@gmail.com>
Repository: CRAN
Date/Publication: 2024-04-24 14:10:07 UTC
Built: R 4.2.3; ; 2024-04-24 16:25:09 UTC; unix
