ggseqplot: Render Sequence Plots using 'ggplot2'

A set of wrapper functions that mainly re-produces some of the sequence plots rendered with TraMineR::seqplot() and 'TraMineRextras'. 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.7.2
Depends: R (≥ 4.1.0)
Imports: colorspace, dplyr, forcats, ggh4x, ggplot2, ggrepel, ggtext, glue, patchwork, purrr, Rdpack, tidyr, TraMineR, usethis
Suggests: covr, ggthemes, hrbrthemes, knitr, rmarkdown, testthat (≥ 3.0.0), TraMineRextras
Published: 2022-08-05
Author: Marcel Raab ORCID iD [aut, cre]
Maintainer: Marcel Raab <marcel.raab at gmail.com>
BugReports: https://github.com/maraab23/ggseqplot/issues
License: GPL (≥ 3)
URL: https://github.com/maraab23/ggseqplot
NeedsCompilation: no
Materials: README NEWS
CRAN checks: ggseqplot results

Documentation:

Reference manual: ggseqplot.pdf
Vignettes: Introduction to ggseqplot

Downloads:

Package source: ggseqplot_0.7.2.tar.gz
Windows binaries: r-devel: ggseqplot_0.7.2.zip, r-release: ggseqplot_0.7.2.zip, r-oldrel: ggseqplot_0.7.2.zip
macOS binaries: r-release (arm64): ggseqplot_0.7.2.tgz, r-oldrel (arm64): ggseqplot_0.7.2.tgz, r-release (x86_64): ggseqplot_0.7.2.tgz, r-oldrel (x86_64): ggseqplot_0.7.2.tgz
Old sources: ggseqplot archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggseqplot to link to this page.