Package: see
Type: Package
Title: Visualisation Toolbox for 'easystats' and Extra Geoms, Themes
        and Color Palettes for 'ggplot2'
Version: 0.2.0
Date: 2019-06-20
Authors@R: c(
	person("Daniel", 
		"Lüdecke", 
		role = c("aut", "cre"), 
		email = "d.luedecke@uke.de", 
		comment = c(ORCID = "0000-0002-8895-3206")),
	person("Dominique", 
		"Makowski", 
		email = "dom.makowski@gmail.com",
		role = c("aut", "inv"), 
		comment = c(ORCID = "0000-0001-5375-9967")),
	person("Philip", 
		"Waggoner", 
		email = "philip.waggoner@gmail.com",
		role = c("aut", "ctb"), 
		comment = c(ORCID = "0000-0002-7825-7573")),
	person("Mattan S.",
		"Ben-Shachar",
		role = c("aut"),
		email = "matanshm@post.bgu.ac.il",
		comment = c(ORCID = "0000-0002-4287-4801"))
	)
Maintainer: Daniel Lüdecke <d.luedecke@uke.de>
URL: https://easystats.github.io/see/
BugReports: https://github.com/easystats/see/issues
Description: Provides plotting utilities supporting easystats-packages (<https://github.com/easystats/easystats>) 
    and some extra themes, geoms, and scales for 'ggplot2'. Color scales are 
    based on <https://www.materialui.co/colors>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.0), graphics, grDevices, stats
Imports: bayestestR, dplyr, ggplot2, ggridges, grid, gridExtra,
        insight, magrittr, rlang, scales
Suggests: covr, emmeans, ggrepel, MASS, rmarkdown, rstanarm, stringr,
        testthat, tidyr
RoxygenNote: 6.1.1
Language: en-GB
NeedsCompilation: no
Packaged: 2019-06-19 20:26:09 UTC; Daniel
Author: Daniel Lüdecke [aut, cre] (<https://orcid.org/0000-0002-8895-3206>),
  Dominique Makowski [aut, inv] (<https://orcid.org/0000-0001-5375-9967>),
  Philip Waggoner [aut, ctb] (<https://orcid.org/0000-0002-7825-7573>),
  Mattan S. Ben-Shachar [aut] (<https://orcid.org/0000-0002-4287-4801>)
Repository: CRAN
Date/Publication: 2019-06-19 20:50:05 UTC
