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.8.0
Depends: R (≥ 4.1.0), TraMineR (≥ 2.2-5)
Imports: colorspace, dplyr, forcats, ggh4x, ggplot2, ggrepel, ggtext, glue, patchwork, purrr, Rdpack, tidyr, usethis
Suggests: covr, ggthemes, hrbrthemes, knitr, rmarkdown, testthat (≥ 3.0.0), TraMineRextras
Published: 2022-09-07
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://maraab23.github.io/ggseqplot/, https://github.com/maraab23/ggseqplot
NeedsCompilation: no
Citation: ggseqplot citation info
Materials: README NEWS
CRAN checks: ggseqplot results

Documentation:

Reference manual: ggseqplot.pdf
Vignettes: Introduction to ggseqplot

Downloads:

Package source: ggseqplot_0.8.0.tar.gz
Windows binaries: r-devel: ggseqplot_0.8.0.zip, r-release: ggseqplot_0.8.0.zip, r-oldrel: ggseqplot_0.8.0.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.8.0.tgz, r-oldrel (x86_64): ggseqplot_0.8.0.tgz
Old sources: ggseqplot archive

Linking:

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