Package: splot
Type: Package
Title: Simplified Plotting for Data Exploration
Version: 0.5.4
Authors@R: c(
    person("Micah", "Iserman", role = c("aut", "cre", "cph"), email = "micah.iserman@gmail.com")
  )
Description: Automates common plotting tasks to ease data exploration.
  Makes density plots (potentially overlaid on histograms),
  scatter plots with prediction lines, or bar or line plots with error bars.
  For each type, y, or x and y variables can be plotted at levels of other variables,
  all with minimal specification.
URL: https://miserman.github.io/splot/
BugReports: https://github.com/miserman/splot/issues
Depends: R (>= 3.1), graphics, stats, grDevices
License: GPL (>= 2)
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-10-27 10:09:45 UTC; Admin
Author: Micah Iserman [aut, cre, cph]
Maintainer: Micah Iserman <micah.iserman@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-27 11:40:02 UTC
Built: R 4.2.0; ; 2023-12-21 07:17:17 UTC; unix
