ggseqplot: Render Sequence Plots using 'ggplot2'

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.3
Depends: R (≥ 4.1.0), TraMineR (≥ 2.2-5), ggplot2 (≥ 3.4.0)
Imports: colorspace, dplyr (≥ 1.1.0), forcats (≥ 1.0.0), ggh4x, ggrepel, ggtext, glue, patchwork, purrr, Rdpack, rlang, tidyr, usethis
Suggests: covr, ggthemes, hrbrthemes, knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2023-09-22
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.3.tar.gz
Windows binaries: r-devel: ggseqplot_0.8.3.zip, r-release: ggseqplot_0.8.3.zip, r-oldrel: ggseqplot_0.8.3.zip
macOS binaries: r-release (arm64): ggseqplot_0.8.3.tgz, r-oldrel (arm64): ggseqplot_0.8.3.tgz, r-release (x86_64): ggseqplot_0.8.3.tgz
Old sources: ggseqplot archive

Linking:

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