{
  "_id": "6a1f35e5b401979e7342876a",
  "Package": "vayr",
  "Title": "Extensions for 'ggplot2' to Visualize as You Randomize",
  "Version": "1.0.0",
  "Authors@R": "c(person(\"Alexander\", \"Coppock\", , \"acoppock@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-5733-2386\")),\nperson(\"Elias\", \"Hyde\", , \"eliasworrallhyde@gmail.com\", role = \"ctb\"))",
  "Description": "Position adjustments for 'ggplot2' to implement \"visualize\nas you randomize\" principles, which can be especially useful\nwhen plotting experimental data.",
  "License": "GPL-2 | file LICENSE",
  "URL": "https://alexandercoppock.com/vayr/index.html",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://acoppock.r-universe.dev",
  "Date/Publication": "2025-04-10 18:03:52 UTC",
  "RemoteUrl": "https://github.com/acoppock/vayr",
  "RemoteRef": "HEAD",
  "RemoteSha": "aa5e3d320081507da42b6eb1041ae8aa9270145d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 06:29:08 UTC",
    "User": "root"
  },
  "Author": "Alexander Coppock [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-5733-2386>),\nElias Hyde [ctb]",
  "Maintainer": "Alexander Coppock <acoppock@gmail.com>",
  "MD5sum": "c7e2432ee59691861f3099e6eddf8b19",
  "_user": "acoppock",
  "_type": "src",
  "_file": "vayr_1.0.0.tar.gz",
  "_fileid": "f18463143b100f714ac7ca4177b8334c59e34d7445e8673895928714b6189fad",
  "_filesize": 3268246,
  "_sha256": "f18463143b100f714ac7ca4177b8334c59e34d7445e8673895928714b6189fad",
  "_created": "2026-05-15T06:29:08.000Z",
  "_published": "2026-06-02T19:58:29.796Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79160019831,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011451311"
    },
    {
      "job": 79160019749,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011450369"
    },
    {
      "job": 79160020489,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011441154"
    },
    {
      "job": 79160019906,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011445260"
    },
    {
      "job": 79160019714,
      "time": 248,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011418553"
    },
    {
      "job": 79160019194,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368387962"
    },
    {
      "job": 79160019958,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011440555"
    },
    {
      "job": 79160020272,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011437779"
    },
    {
      "job": 79160019835,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011444233"
    }
  ],
  "_buildurl": "https://github.com/r-universe/acoppock/actions/runs/25903796145",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/acoppock/vayr",
  "_commit": {
    "id": "aa5e3d320081507da42b6eb1041ae8aa9270145d",
    "author": "Alexander Coppock <acoppock@gmail.com>",
    "committer": "Alexander Coppock <acoppock@gmail.com>",
    "message": "addressing CRAN notes\n",
    "time": 1744308232
  },
  "_maintainer": {
    "name": "Alexander Coppock",
    "email": "acoppock@gmail.com",
    "login": "acoppock",
    "uuid": 9171009,
    "orcid": "0000-0002-5733-2386"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "packcircles",
      "version": ">= 0.3.7",
      "role": "Imports"
    },
    {
      "package": "withr",
      "version": ">= 2.1.1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "estimatr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "randomizr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sessioninfo",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "acoppock",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "eliashyde",
      "count": 37,
      "uuid": 189557872
    },
    {
      "user": "acoppock",
      "count": 22,
      "uuid": 9171009
    }
  ],
  "_userbio": {
    "uuid": 9171009,
    "type": "user",
    "name": "Alexander Coppock"
  },
  "_downloads": {
    "count": 167,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vayr"
  },
  "_devurl": "https://github.com/acoppock/vayr",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/vayr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/acoppock/vayr",
  "_realowner": "acoppock",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-04-15"
    }
  ],
  "_exports": [
    "position_circlepack",
    "position_circlepackdodge",
    "position_jitter_ellipse",
    "position_jitterdodge_ellipse",
    "position_sunflower",
    "position_sunflowerdodge",
    "sunflower"
  ],
  "_datasets": [
    {
      "name": "patriot_act",
      "title": "Original and Replication data for the Patriot Act experiment described in Persuasion in Parallel",
      "object": "patriot_act",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "sample_label",
        "pid_3",
        "T1_content",
        "PA_support"
      ],
      "rows": 2062,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "patriot_act",
      "title": "Original and Replication data for the Patriot Act experiment described in Persuasion in Parallel",
      "concept": [
        "Data"
      ],
      "topics": [
        "patriot_act"
      ]
    },
    {
      "page": "position_circlepack",
      "title": "Arrange over-plotted points with a circle-packing algorithm",
      "concept": [
        "Functions"
      ],
      "topics": [
        "position_circlepack"
      ]
    },
    {
      "page": "position_circlepackdodge",
      "title": "Arrange over-plotted points with a circle-packing algorithm and dodge groups side-to-side",
      "concept": [
        "Functions"
      ],
      "topics": [
        "position_circlepackdodge"
      ]
    },
    {
      "page": "position_jitter_ellipse",
      "title": "Jitter points on an ellipse to avoid over-plotting",
      "concept": [
        "Functions"
      ],
      "topics": [
        "position_jitter_ellipse"
      ]
    },
    {
      "page": "position_jitterdodge_ellipse",
      "title": "Jitter points on an ellipse and dodge groups side-to-side",
      "concept": [
        "Functions"
      ],
      "topics": [
        "position_jitterdodge_ellipse"
      ]
    },
    {
      "page": "position_sunflower",
      "title": "Arrange over-plotted points in a sunflower pattern",
      "concept": [
        "Functions"
      ],
      "topics": [
        "position_sunflower"
      ]
    },
    {
      "page": "position_sunflowerdodge",
      "title": "Arrange over-plotted points in a sunflower pattern and dodge groups side-to-side",
      "concept": [
        "Functions"
      ],
      "topics": [
        "position_sunflowerdodge"
      ]
    },
    {
      "page": "sunflower",
      "title": "Distribute points using a sunflower seed algorithm",
      "concept": [
        "Functions"
      ],
      "topics": [
        "sunflower"
      ]
    },
    {
      "page": "vayr",
      "title": "Extensions for 'ggplot2' to Visualize as You Randomize",
      "concept": [
        "Package"
      ],
      "topics": [
        "vayr-package",
        "vayr"
      ]
    }
  ],
  "_readme": "https://github.com/acoppock/vayr/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "packcircles",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "vayr-vignette.Rmd",
      "filename": "vayr-vignette.html",
      "title": "vayr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Contents",
        "Position Jitter Ellipse",
        "Position Sunflower",
        "Position Circle Pack",
        "Example"
      ],
      "created": "2025-02-28 21:58:13",
      "modified": "2025-04-09 19:29:36",
      "commits": 8
    }
  ],
  "_score": 4.658011396657113,
  "_indexed": true,
  "_nocasepkg": "vayr",
  "_universes": [
    "acoppock"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-15T06:31:34.000Z",
      "distro": "noble",
      "commit": "aa5e3d320081507da42b6eb1041ae8aa9270145d",
      "fileid": "69727147942270ec0f97c01ebbf856940daeef753aacf36fa0d76f5284e80005",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/acoppock/actions/runs/25903796145"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-15T06:31:31.000Z",
      "distro": "noble",
      "commit": "aa5e3d320081507da42b6eb1041ae8aa9270145d",
      "fileid": "c074bb03819328a787f0083df703dcae845be0048b0a50a9a769db2e92e396a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/acoppock/actions/runs/25903796145"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-15T06:30:54.000Z",
      "commit": "aa5e3d320081507da42b6eb1041ae8aa9270145d",
      "fileid": "6289e23cd2cbc2b92c9662aa06ef092a876a43ec16013fbaa3aee8357631f6bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/acoppock/actions/runs/25903796145"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-15T06:31:11.000Z",
      "commit": "aa5e3d320081507da42b6eb1041ae8aa9270145d",
      "fileid": "7ed9eca7fe6950876822f6312dc6df9abd49ea7294e4cf37701469bba80b1815",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/acoppock/actions/runs/25903796145"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-15T06:30:40.000Z",
      "commit": "aa5e3d320081507da42b6eb1041ae8aa9270145d",
      "fileid": "f09f3726495357ad4143af20453630922b2e8f88aa89d327ac2202eb2e2090cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/acoppock/actions/runs/25903796145"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-15T06:30:27.000Z",
      "commit": "aa5e3d320081507da42b6eb1041ae8aa9270145d",
      "fileid": "20cb9abb788b6c2244a25619146c4712108dae7447c7c3f8a0398306149d629b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/acoppock/actions/runs/25903796145"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-15T06:30:58.000Z",
      "commit": "aa5e3d320081507da42b6eb1041ae8aa9270145d",
      "fileid": "92c4d9f8b41b8084ceb9da8d3822e8f8df9089d2d7fa49e8d6ad9cf1295f0795",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/acoppock/actions/runs/25903796145"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T19:58:05.000Z",
      "commit": "aa5e3d320081507da42b6eb1041ae8aa9270145d",
      "fileid": "1d6df73c2a0ca2aaa0247aa7bf65e67ab7eb161d4bd137ba254616b0ab3f4364",
      "status": "success",
      "buildurl": "https://github.com/r-universe/acoppock/actions/runs/25903796145"
    }
  ]
}