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.5 |
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, usethis |
Suggests: | covr, ggthemes, hrbrthemes, knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2024-10-29 |
DOI: | 10.32614/CRAN.package.ggseqplot |
Author: | Marcel Raab |
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 |
Reference manual: | ggseqplot.pdf |
Vignettes: |
Introduction to ggseqplot (source, R code) |
Package source: | ggseqplot_0.8.5.tar.gz |
Windows binaries: | r-devel: ggseqplot_0.8.5.zip, r-release: ggseqplot_0.8.5.zip, r-oldrel: ggseqplot_0.8.5.zip |
macOS binaries: | r-devel (arm64): ggseqplot_0.8.5.tgz, r-release (arm64): ggseqplot_0.8.5.tgz, r-oldrel (arm64): ggseqplot_0.8.5.tgz, r-devel (x86_64): ggseqplot_0.8.5.tgz, r-release (x86_64): ggseqplot_0.8.5.tgz, r-oldrel (x86_64): ggseqplot_0.8.5.tgz |
Old sources: | ggseqplot archive |
Please use the canonical form https://CRAN.R-project.org/package=ggseqplot to link to this page.