{
  "_id": "6a169614acfb0bcc41d7b4af",
  "Package": "ggseqplot",
  "Title": "Render Sequence Plots using 'ggplot2'",
  "Version": "0.8.9",
  "Authors@R": "person(\"Marcel\", \"Raab\", , \"marcel.raab@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3097-1591\"))",
  "Description": "A set of wrapper functions that mainly re-produces most of\nthe sequence plots rendered with TraMineR::seqplot(). Whereas\n'TraMineR' uses base R to produce the plots this library draws\non 'ggplot2'. The plots are produced on the basis of a sequence\nobject defined with TraMineR::seqdef(). The package automates\nthe reshaping and plotting of sequence data. Resulting plots\nare of class 'ggplot', i.e. components can be added and tweaked\nusing '+' and regular 'ggplot2' functions.",
  "URL": "https://maraab23.github.io/ggseqplot/,\nhttps://github.com/maraab23/ggseqplot",
  "BugReports": "https://github.com/maraab23/ggseqplot/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "RdMacros": "Rdpack",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "make libicu-dev libjpeg-dev libpng-dev libxml2-dev\nlibssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://maraab23.r-universe.dev",
  "Date/Publication": "2025-10-29 12:57:36 UTC",
  "RemoteUrl": "https://github.com/maraab23/ggseqplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "88a98081ef91e56bb914c4d7ecd0fcecab91e4c0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 06:50:49 UTC",
    "User": "root"
  },
  "Author": "Marcel Raab [aut, cre] (ORCID: <https://orcid.org/0000-0002-3097-1591>)",
  "Maintainer": "Marcel Raab <marcel.raab@gmail.com>",
  "MD5sum": "dac647d43efc588eebf4556782685c6f",
  "_user": "maraab23",
  "_type": "src",
  "_file": "ggseqplot_0.8.9.tar.gz",
  "_fileid": "fc4b109d0c7d5e04a493c1e46c39ab39b455d6fd5090bbb1c38c894c67507102",
  "_filesize": 2420298,
  "_sha256": "fc4b109d0c7d5e04a493c1e46c39ab39b455d6fd5090bbb1c38c894c67507102",
  "_created": "2026-05-27T06:50:49.000Z",
  "_published": "2026-05-27T06:58:28.585Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78023278094,
      "time": 216,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233818372"
    },
    {
      "job": 78023278088,
      "time": 206,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233815668"
    },
    {
      "job": 78023278082,
      "time": 281,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233857996"
    },
    {
      "job": 78023278083,
      "time": 217,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233840799"
    },
    {
      "job": 78022684195,
      "time": 272,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233759120"
    },
    {
      "job": 78023278076,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233796920"
    },
    {
      "job": 78023278095,
      "time": 152,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233800530"
    },
    {
      "job": 78023278096,
      "time": 159,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233802208"
    },
    {
      "job": 78023278099,
      "time": 159,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233802556"
    }
  ],
  "_buildurl": "https://github.com/r-universe/maraab23/actions/runs/26495498700",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/maraab23/ggseqplot",
  "_commit": {
    "id": "88a98081ef91e56bb914c4d7ecd0fcecab91e4c0",
    "author": "Marcel Raab <marcel.raab@gmail.com>",
    "committer": "Marcel Raab <marcel.raab@gmail.com>",
    "message": "delete files [no ci]\n",
    "time": 1761742656
  },
  "_maintainer": {
    "name": "Marcel Raab",
    "email": "marcel.raab@gmail.com",
    "login": "maraab23",
    "bluesky": "@raabm.bsky.social",
    "orcid": "0000-0002-3097-1591",
    "twitter": "@RaabM",
    "description": "",
    "uuid": 32602142
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "colorspace",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "ggh4x",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "ggtext",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "haven",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "TraMineR",
      "version": ">= 2.2-5",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggthemes",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "maraab23",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-27",
      "n": 3
    },
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 3
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 7
    },
    {
      "week": "2025-44",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.8.7",
      "date": "2025-06-30"
    },
    {
      "name": "v0.8.8",
      "date": "2025-09-29"
    },
    {
      "name": "v0.8.9",
      "date": "2025-10-29"
    }
  ],
  "_topics": [
    "ggplot2",
    "sequence-analysis",
    "traminer",
    "visualization"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "maraab23",
      "count": 180,
      "uuid": 32602142
    },
    {
      "user": "olivroy",
      "count": 9,
      "uuid": 52606734
    },
    {
      "user": "cbrueffer",
      "count": 1,
      "uuid": 2705287
    },
    {
      "user": "teunbrand",
      "count": 1,
      "uuid": 49372158
    }
  ],
  "_userbio": {
    "uuid": 32602142,
    "type": "user",
    "name": "Marcel Raab"
  },
  "_downloads": {
    "count": 609,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggseqplot"
  },
  "_devurl": "https://github.com/maraab23/ggseqplot",
  "_pkgdown": "https://maraab23.github.io/ggseqplot/",
  "_searchresults": 31,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggseqplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/maraab23/ggseqplot",
  "_realowner": "maraab23",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6.2",
      "date": "2022-07-04"
    },
    {
      "version": "0.7.2",
      "date": "2022-08-06"
    },
    {
      "version": "0.8.0",
      "date": "2022-09-07"
    },
    {
      "version": "0.8.1",
      "date": "2022-10-11"
    },
    {
      "version": "0.8.2",
      "date": "2023-03-15"
    },
    {
      "version": "0.8.3",
      "date": "2023-09-23"
    },
    {
      "version": "0.8.4",
      "date": "2024-05-17"
    },
    {
      "version": "0.8.5",
      "date": "2024-10-29"
    },
    {
      "version": "0.8.6",
      "date": "2025-05-06"
    },
    {
      "version": "0.8.7",
      "date": "2025-06-30"
    },
    {
      "version": "0.8.8",
      "date": "2025-10-08"
    },
    {
      "version": "0.8.9",
      "date": "2025-11-15"
    }
  ],
  "_exports": [
    "ggseqdplot",
    "ggseqeplot",
    "ggseqfplot",
    "ggseqiplot",
    "ggseqmsplot",
    "ggseqmtplot",
    "ggseqrfplot",
    "ggseqrplot",
    "ggseqtrplot"
  ],
  "_help": [
    {
      "page": "ggseqdplot",
      "title": "Sequence Distribution Plot",
      "topics": [
        "ggseqdplot"
      ]
    },
    {
      "page": "ggseqeplot",
      "title": "Sequence Entropy Plot",
      "topics": [
        "ggseqeplot"
      ]
    },
    {
      "page": "ggseqfplot",
      "title": "Sequence Frequency Plot",
      "topics": [
        "ggseqfplot"
      ]
    },
    {
      "page": "ggseqiplot",
      "title": "Sequence Index Plot",
      "topics": [
        "ggseqiplot"
      ]
    },
    {
      "page": "ggseqmsplot",
      "title": "Modal State Sequence Plot",
      "topics": [
        "ggseqmsplot"
      ]
    },
    {
      "page": "ggseqmtplot",
      "title": "Mean time plot",
      "topics": [
        "ggseqmtplot"
      ]
    },
    {
      "page": "ggseqrfplot",
      "title": "Relative Frequency Sequence Plot",
      "topics": [
        "ggseqrfplot"
      ]
    },
    {
      "page": "ggseqrplot",
      "title": "Representative Sequence plot",
      "topics": [
        "ggseqrplot"
      ]
    },
    {
      "page": "ggseqtrplot",
      "title": "Sequence Transition Rate Plot",
      "topics": [
        "ggseqtrplot"
      ]
    }
  ],
  "_pkglogo": "https://github.com/maraab23/ggseqplot/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/maraab23/ggseqplot/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "boot",
    "cli",
    "clipr",
    "cluster",
    "colorspace",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "ggh4x",
    "ggplot2",
    "ggrepel",
    "ggtext",
    "glue",
    "gridtext",
    "gtable",
    "haven",
    "hms",
    "isoband",
    "jpeg",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "mgcv",
    "nlme",
    "patchwork",
    "permute",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "Rdpack",
    "readr",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "TraMineR",
    "tzdb",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "ggseqplot.Rmd",
      "filename": "ggseqplot.html",
      "title": "Introduction to ggseqplot",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Prelude & Setup",
        "Setup example",
        "Technicalities",
        "Changing the appearance of plots",
        "The default case",
        "Example 1: State distribution plot",
        "Example 2: Transition rate plot",
        "Example 3: Sequence index plots of illustrative (very few) sequences",
        "Example 4: Flipping coordinates",
        "Example 5: Proportional panel sizes for grouped sequence plots",
        "The special case of combined plots",
        "Example 6: Annotation and themes",
        "Example 7: The complex case of grouped rplots",
        "Example 8: What about grouped rfplots?",
        "References"
      ],
      "created": "2022-06-09 21:50:41",
      "modified": "2025-09-26 15:55:05",
      "commits": 11
    }
  ],
  "_score": 7.521151164666129,
  "_indexed": true,
  "_nocasepkg": "ggseqplot",
  "_universes": [
    "maraab23"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.9",
      "date": "2026-05-27T06:53:24.000Z",
      "distro": "noble",
      "commit": "88a98081ef91e56bb914c4d7ecd0fcecab91e4c0",
      "fileid": "f9bd804ac8c27ccd754d606e4197d14c68698c83dddf73cac2a8919839636a0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maraab23/actions/runs/26495498700"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.9",
      "date": "2026-05-27T06:53:22.000Z",
      "distro": "noble",
      "commit": "88a98081ef91e56bb914c4d7ecd0fcecab91e4c0",
      "fileid": "b666560938b4c30d1321f05ddb314e087309acad0df2b3b7cb3cc673cc0ffd58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maraab23/actions/runs/26495498700"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.9",
      "date": "2026-05-27T06:56:06.000Z",
      "commit": "88a98081ef91e56bb914c4d7ecd0fcecab91e4c0",
      "fileid": "a424c1b3b8bf6def4fa5fa8e1cae0007da3c9b79bf838c07dc7878e57d4801e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maraab23/actions/runs/26495498700"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.9",
      "date": "2026-05-27T06:55:17.000Z",
      "commit": "88a98081ef91e56bb914c4d7ecd0fcecab91e4c0",
      "fileid": "d2fd7cbc0524200f836c239180df3dbb61d1476f0c97acfaf48cff68c1c31472",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maraab23/actions/runs/26495498700"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.9",
      "date": "2026-05-27T06:53:36.000Z",
      "commit": "88a98081ef91e56bb914c4d7ecd0fcecab91e4c0",
      "fileid": "ab3f493d3efda700c82279b335ecfdbc3e806465ee7022573a8951e79f308e7d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/maraab23/actions/runs/26495498700"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.9",
      "date": "2026-05-27T06:52:14.000Z",
      "commit": "88a98081ef91e56bb914c4d7ecd0fcecab91e4c0",
      "fileid": "57ac68d89c124991b40c5c314c4d08a787f1259ed8174c3faf0b5810611e4206",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maraab23/actions/runs/26495498700"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.9",
      "date": "2026-05-27T06:52:40.000Z",
      "commit": "88a98081ef91e56bb914c4d7ecd0fcecab91e4c0",
      "fileid": "f9c3228d50e27d19fd3a7f2452026ae6380fb34043a28db4bb2670171d732fb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maraab23/actions/runs/26495498700"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.9",
      "date": "2026-05-27T06:52:23.000Z",
      "commit": "88a98081ef91e56bb914c4d7ecd0fcecab91e4c0",
      "fileid": "2c21c73fee13b70e1c725840509bc82360fbf144b88daa1ecb621f05bce2e101",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maraab23/actions/runs/26495498700"
    }
  ]
}