Package: ggseqplot
Title: Render Sequence Plots using 'ggplot2'
Version: 0.8.6
Authors@R: 
  person("Marcel", "Raab", , "marcel.raab@gmail.com", role = c("aut", "cre"),
         comment = c(ORCID = "0000-0002-3097-1591"))
Description: A set of wrapper functions that mainly re-produces most of the 
  sequence plots rendered with TraMineR::seqplot(). Whereas 'TraMineR' uses base 
  R to produce the plots this library draws on 'ggplot2'. 
  The plots are produced on the basis of a sequence object defined  
  with TraMineR::seqdef(). The package automates the reshaping and plotting 
  of sequence data. Resulting plots are of class 'ggplot', i.e. components 
  can be added and tweaked using '+' and regular 'ggplot2' functions. 
URL: https://maraab23.github.io/ggseqplot/,
        https://github.com/maraab23/ggseqplot
BugReports: https://github.com/maraab23/ggseqplot/issues
Depends: R (>= 4.1.0), TraMineR (>= 2.2-5), ggplot2 (>= 3.4.0)
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
RdMacros: Rdpack
Imports: cli, colorspace, dplyr (>= 1.1.0), forcats (>= 1.0.0), ggh4x,
        ggrepel, ggtext, glue, haven, patchwork, purrr, Rdpack, rlang,
        tidyr, usethis
Suggests: covr, ggthemes, hrbrthemes, knitr, rmarkdown, testthat (>=
        3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-05-06 21:57:53 UTC; ba3gh6
Author: Marcel Raab [aut, cre] (ORCID: <https://orcid.org/0000-0002-3097-1591>)
Maintainer: Marcel Raab <marcel.raab@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-06 22:10:02 UTC
