Releases: maraab23/ggseqplot
Releases · maraab23/ggseqplot
New CRAN Release v0.8.5 (bug fixing)
ggseqplot 0.8.5
- fixed #5: if group vector is numeric, grouped plots are now sorted by number instead of order of appearance
.data
in{tidyselect}
expressions was deprecated in{tidyselect}
1.2.0; update takes care of this change- fixed incorrect group handling in
ggseqfplot
(issue Reported by Gilbert Ritschard)
New CRAN Release v0.8.4 (minor update)
New CRAN Release (minor update)
ggseqplot 0.8.3
- added ggplot2 & TraMineR as dependencies
- added minimum version numbers for dependencies
- fixed sort default for rfplot
- fixed axis expansion for dplot when
dissect=TRUE
New CRAN Release (housekeeping)
ggseqplot 0.8.2: only minor changes since last release
-
implemented necessary changes after update of tidyverse packages
-
revised examples
New CRAN release
ggseqplot 0.8.1: only minor changes since last release
-
adjusted dependencies, suggests, and imports after note from CRAN
-
revised vignette, tests, and documentation accordingly
-
harmonized example code
New CRAN Release
ggseqplot 0.8.0: changes since last release
-
complete revision of
ggseqrfplot
after{TraMineR}
release 2.2-5
(special thanks to Gilbert Ritschard for the support) -
added
{TraMineR}
as dependency -
the group argument now respects order of grouping variable when rendering faceted plots
(issue raised bv Lucille Mattijssen)
CRAN Resubmission
ggseqplot 0.7.2: changes since last release
- Added option to break down dplots by state (
dissect
) - Improved theme: adding ticks and x axis line
- Fixed sorting issue for y-axis labels in grouped iplots
- allow for additional facet_wrap arguments to change plot appearance
ggseqplot is on CRAN
Initial release on CRAN