Package: ggstream
Title: Create Streamplots in 'ggplot2'
Version: 0.1.0
Authors@R: 
    person(given = "David",
           family = "Sjoberg",
           role = c("aut", "cre"),
           email = "dav.sjob@gmail.com")
Description: Make smoothed stacked area charts in 'ggplot2'. Stream plots are useful to show magnitude trends over time.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6.0)
Imports: ggplot2, purrr, dplyr, stats, magrittr, tidyr, forcats
RoxygenNote: 7.1.1
Suggests: testthat (>= 2.1.0)
NeedsCompilation: no
Packaged: 2021-05-04 17:27:21 UTC; davidsjoberg
Author: David Sjoberg [aut, cre]
Maintainer: David Sjoberg <dav.sjob@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-06 07:50:03 UTC
Built: R 4.2.0; ; 2023-07-11 01:21:33 UTC; unix
