{
  "_id": "6a3510bb3efcd9bda43defe2",
  "Type": "Package",
  "Package": "ggalignment",
  "Title": "Plots 'D&D'-Style Alignment Charts",
  "Version": "1.0.2",
  "Authors@R": "c(person(given = \"Afton\",\nfamily = \"Coombs\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"aftoncoombs@gmail.com\"),\nperson(given = \"Tan\",\nfamily = \"Ho\",\nrole = c(\"ctb\"),\nemail = \"tan@tanho.ca\",\ncomment = c(ORCID = \"0000-0001-8388-5155\")))",
  "Description": "'D&D' alignment charts show 9 boxes with values for good\nthrough evil and values for chaotic through lawful. This\npackage easily creates these alignment charts from\nuser-provided image paths and alignment values.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/aftonsteps/ggalignment",
  "BugReports": "https://github.com/aftonsteps/ggalignment/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev make libmagick++-dev gsfonts libpng-dev\nlibuv1-dev libssl-dev",
  "Repository": "https://aftonsteps.r-universe.dev",
  "Date/Publication": "2025-03-02 03:01:19 UTC",
  "RemoteUrl": "https://github.com/aftonsteps/ggalignment",
  "RemoteRef": "HEAD",
  "RemoteSha": "bd65e22791cd44e17692771660c0fb745dc92b67",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 09:35:27 UTC",
    "User": "root"
  },
  "Author": "Afton Coombs [aut, cre, cph],\nTan Ho [ctb] (ORCID: <https://orcid.org/0000-0001-8388-5155>)",
  "Maintainer": "Afton Coombs <aftoncoombs@gmail.com>",
  "MD5sum": "867d0ca854cf6f9e7a20f6e9dcc97118",
  "_user": "aftonsteps",
  "_type": "src",
  "_file": "ggalignment_1.0.2.tar.gz",
  "_fileid": "ed55c3bcf9f47e74ffb77cd0dcd2578a3f06ff526852a5309e69a7ae66166cdd",
  "_filesize": 5012052,
  "_sha256": "ed55c3bcf9f47e74ffb77cd0dcd2578a3f06ff526852a5309e69a7ae66166cdd",
  "_created": "2026-06-19T09:35:27.000Z",
  "_published": "2026-06-19T09:49:47.880Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82323376933,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746509139"
    },
    {
      "job": 82323376959,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746510684"
    },
    {
      "job": 82323376950,
      "time": 227,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7746721948"
    },
    {
      "job": 82323376948,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746689284"
    },
    {
      "job": 82322851232,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746450522"
    },
    {
      "job": 82323376936,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746501343"
    },
    {
      "job": 82323376962,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746491846"
    },
    {
      "job": 82323376986,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7746488733"
    },
    {
      "job": 82323376943,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746476349"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aftonsteps/actions/runs/27817663716",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aftonsteps/ggalignment",
  "_commit": {
    "id": "bd65e22791cd44e17692771660c0fb745dc92b67",
    "author": "Afton <aftoncoombs@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #16 from aftonsteps/patch-roxygen-dep\n\nAdded roxygen2 dep",
    "time": 1740884479
  },
  "_maintainer": {
    "name": "Afton Coombs",
    "email": "aftoncoombs@gmail.com",
    "login": "aftonsteps",
    "mastodon": "@aftonsteps@mastodon.social",
    "twitter": "@aftonsteps",
    "description": "Tell me about your cat.",
    "uuid": 18043377
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "ggimage",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.1.2",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    }
  ],
  "_owner": "aftonsteps",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "aftonsteps",
      "count": 36,
      "uuid": 18043377
    },
    {
      "user": "tanho63",
      "count": 18,
      "uuid": 38083823
    },
    {
      "user": "olivroy",
      "count": 4,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 18043377,
    "type": "user",
    "name": "Afton",
    "followers": 28,
    "description": "Tell me about your cat."
  },
  "_downloads": {
    "count": 232,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggalignment"
  },
  "_devurl": "https://github.com/aftonsteps/ggalignment",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggalignment.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aftonsteps/ggalignment",
  "_realowner": "aftonsteps",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-10-06"
    },
    {
      "version": "1.0.1",
      "date": "2022-11-04"
    },
    {
      "version": "1.0.2",
      "date": "2025-02-24"
    }
  ],
  "_exports": [
    "%>%",
    "example_cats",
    "ggalignment"
  ],
  "_datasets": [
    {
      "name": "alignment_vals",
      "title": "Alignment Values",
      "object": "alignment_vals",
      "class": [
        "data.frame"
      ],
      "fields": [
        "alignment"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "alignment_vals",
      "title": "Alignment Values",
      "topics": [
        "alignment_vals"
      ]
    },
    {
      "page": "example_cats",
      "title": "Example Cats",
      "topics": [
        "example_cats"
      ]
    },
    {
      "page": "ggalignment",
      "title": "Creates a D&D alignment chart",
      "topics": [
        "ggalignment"
      ]
    }
  ],
  "_readme": "https://github.com/aftonsteps/ggalignment/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "fs",
    "gdtools",
    "generics",
    "ggfun",
    "ggimage",
    "ggiraph",
    "ggplot2",
    "ggplotify",
    "glue",
    "gridGraphics",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magick",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "systemfonts",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "yulab.utils"
  ],
  "_vignettes": [
    {
      "source": "ggalignment.Rmd",
      "filename": "ggalignment.html",
      "title": "ggalignment",
      "author": "Afton Coombs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Simple Plotting Alignment",
        "Plotting Alignment with Coordinates",
        "Controlling Image Size",
        "Customizing the Look",
        "Using Your Own Files"
      ],
      "created": "2021-06-27 19:12:33",
      "modified": "2022-11-02 22:47:03",
      "commits": 7
    }
  ],
  "_score": 5,
  "_indexed": true,
  "_nocasepkg": "ggalignment",
  "_universes": [
    "aftonsteps"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-19T09:38:13.000Z",
      "distro": "noble",
      "commit": "bd65e22791cd44e17692771660c0fb745dc92b67",
      "fileid": "540cecbf0f8e74e1b15f76fe5e36f5198845f3f2bde50c05c8fdb444015a96aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aftonsteps/actions/runs/27817663716"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-19T09:38:16.000Z",
      "distro": "noble",
      "commit": "bd65e22791cd44e17692771660c0fb745dc92b67",
      "fileid": "994cf44dce0b4ded17c004554f52cd16c0e976e7bb53654685808f4399cb74a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aftonsteps/actions/runs/27817663716"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-19T09:48:35.000Z",
      "commit": "bd65e22791cd44e17692771660c0fb745dc92b67",
      "fileid": "5cc216880d73aa6550dee270573a5d67929270679902ea0b2124ded6bc037e5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aftonsteps/actions/runs/27817663716"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-19T09:46:58.000Z",
      "commit": "bd65e22791cd44e17692771660c0fb745dc92b67",
      "fileid": "444f1c21761ee4925732f3d5edd30514819962c473edaa63c04dfd1d184b3251",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aftonsteps/actions/runs/27817663716"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-19T09:38:05.000Z",
      "commit": "bd65e22791cd44e17692771660c0fb745dc92b67",
      "fileid": "9a428b7785c0ebb1675553a965fa30eebb133a6fa4a7e9e2b60dd97cbdf9a67b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aftonsteps/actions/runs/27817663716"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-19T09:37:19.000Z",
      "commit": "bd65e22791cd44e17692771660c0fb745dc92b67",
      "fileid": "e1b9ba055b8584568addf101a62ac54ad8a1cd88f0551341963774f83000efde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aftonsteps/actions/runs/27817663716"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-19T09:37:08.000Z",
      "commit": "bd65e22791cd44e17692771660c0fb745dc92b67",
      "fileid": "4a4054952351dfdee8dfd4426cc8ec3775e74bc5307e387d44f2868053e41241",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aftonsteps/actions/runs/27817663716"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-19T09:36:36.000Z",
      "commit": "bd65e22791cd44e17692771660c0fb745dc92b67",
      "fileid": "4d95cd1d6cec9fc3d6de190bdbcfd03e7f4c6eb9d19fb3db5608d00546376a31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aftonsteps/actions/runs/27817663716"
    }
  ]
}