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. 
| Version: | 
0.8.8 | 
| Depends: | 
R (≥ 4.1.0), TraMineR (≥ 2.2-5), ggplot2 (≥ 3.4.0) | 
| Imports: | 
cli, colorspace, dplyr (≥ 1.1.0), forcats (≥ 1.0.0), ggh4x, ggrepel, ggtext, glue, haven, patchwork, purrr, Rdpack, rlang, tidyr | 
| Suggests: | 
covr, ggthemes, knitr, rmarkdown, testthat (≥ 3.0.0) | 
| Published: | 
2025-10-08 | 
| DOI: | 
10.32614/CRAN.package.ggseqplot | 
| Author: | 
Marcel Raab   [aut,
    cre] | 
| Maintainer: | 
Marcel Raab  <marcel.raab at gmail.com> | 
| BugReports: | 
https://github.com/maraab23/ggseqplot/issues | 
| License: | 
GPL (≥ 3) | 
| URL: | 
https://maraab23.github.io/ggseqplot/,
https://github.com/maraab23/ggseqplot | 
| NeedsCompilation: | 
no | 
| Citation: | 
ggseqplot citation info  | 
| Materials: | 
README, NEWS  | 
| CRAN checks: | 
ggseqplot results |