{"id":13710979,"url":"https://github.com/aftonsteps/ggalignment","last_synced_at":"2026-03-09T13:05:25.325Z","repository":{"id":38373482,"uuid":"378534914","full_name":"aftonsteps/ggalignment","owner":"aftonsteps","description":"R package for creating D\u0026D alignment charts","archived":false,"fork":false,"pushed_at":"2025-03-02T03:06:13.000Z","size":19566,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-09T06:22:43.905Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aftonsteps.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-20T01:25:33.000Z","updated_at":"2025-03-02T03:01:24.000Z","dependencies_parsed_at":"2024-08-03T00:03:49.574Z","dependency_job_id":"ffd7f45b-3e59-4fdb-bd95-194053923d5b","html_url":"https://github.com/aftonsteps/ggalignment","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/aftonsteps/ggalignment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aftonsteps%2Fggalignment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aftonsteps%2Fggalignment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aftonsteps%2Fggalignment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aftonsteps%2Fggalignment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aftonsteps","download_url":"https://codeload.github.com/aftonsteps/ggalignment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aftonsteps%2Fggalignment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30297111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T11:12:22.024Z","status":"ssl_error","status_checked_at":"2026-03-09T11:10:54.577Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T23:01:02.961Z","updated_at":"2026-03-09T13:05:25.301Z","avatar_url":"https://github.com/aftonsteps.png","language":"R","funding_links":[],"categories":["Plot layers"],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# ggalignment\n\n\u003c!-- badges: start --\u003e\n[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html)\n[![R-CMD-check](https://github.com/aftonsteps/ggalignment/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/aftonsteps/ggalignment/actions/workflows/R-CMD-check.yaml)\n\u003c!-- badges: end --\u003e\n\nThe goal of ggalignment is to do one thing -- create DnD-style alignment charts! These charts range from lawful to neutral to chaotic in one dimension, and good to neutral to evil in the other. Pictures or text can be placed in each of boxes to indicate the alignment.\n\n## Installation\n\nYou can install the development version from [GitHub](https://github.com/aftonsteps/ggalignment) with:\n\n```{r eval = FALSE}\n# install.packages(\"devtools\")\ndevtools::install_github(\"aftonsteps/ggalignment\")\n```\n\nYou can install the release version from [CRAN](https://CRAN.R-project.org/package=ggalignment) with:\n\n```{r eval = FALSE}\ninstall.packages(\"ggalignment\")\n```\n\n## Example\n\nThis is a basic example which shows you how to use ggalignment:\n\n```{r example-setup}\nlibrary(ggalignment)\n\n# an example dataframe of cats!\nalign_cats \u003c- example_cats()\n```\n\n```{r example-chart}\nggalignment(align_cats)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faftonsteps%2Fggalignment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faftonsteps%2Fggalignment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faftonsteps%2Fggalignment/lists"}