{
  "_id": "6a5c7f409baadeef8ab50bb1",
  "Package": "ggarchery",
  "Type": "Package",
  "Title": "Flexible Segment Geoms with Arrows for 'ggplot2'",
  "Version": "0.4.4",
  "Authors@R": "person(\"Matthew\", \"Hall\", , \"matthew.hall@lshtm.ac.uk\", role = c(\"aut\", \"cre\"))",
  "Description": "Geoms for placing arrowheads at multiple points along a\nsegment, not just at the end; position function to shift starts\nand ends of arrows to avoid exactly intersecting points.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/mdhall272/ggarchery",
  "Collate": "'legend-draw-ggarchery.R' 'geom-arrowsegment.R' 'ggproto.R'\n'position-attractsegment.R'",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://mdhall272.r-universe.dev",
  "Date/Publication": "2025-07-24 11:10:22 UTC",
  "RemoteUrl": "https://github.com/mdhall272/ggarchery",
  "RemoteRef": "HEAD",
  "RemoteSha": "8a8f65e5099a7a57408969cef5ecf6f12e9eb8b6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-19 07:36:35 UTC",
    "User": "root"
  },
  "Author": "Matthew Hall [aut, cre]",
  "Maintainer": "Matthew Hall <matthew.hall@lshtm.ac.uk>",
  "_user": "mdhall272",
  "_type": "src",
  "_file": "ggarchery_0.4.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/b3485b3a2b85a5befc922008821ba188a25ff3cb5f9c576296ab82554aee3189",
  "_filesize": 903548,
  "_sha256": "b3485b3a2b85a5befc922008821ba188a25ff3cb5f9c576296ab82554aee3189",
  "_expires": "2026-10-27T07:39:42.000Z",
  "_created": "2026-07-19T07:36:35.000Z",
  "_published": "2026-07-19T07:39:44.368Z",
  "_jobs": [
    {
      "job": 88169957652,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439740239"
    },
    {
      "job": 88169957670,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439741495"
    },
    {
      "job": 88169957651,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439736337"
    },
    {
      "job": 88169957636,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439735220"
    },
    {
      "job": 88169726034,
      "time": 176,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439718441"
    },
    {
      "job": 88169957639,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8439737952"
    },
    {
      "job": 88169957641,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439732148"
    },
    {
      "job": 88169957693,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439733106"
    },
    {
      "job": 88169957709,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439732402"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mdhall272/actions/runs/29678303731",
  "_status": "success",
  "_upstream": "https://github.com/mdhall272/ggarchery",
  "_commit": {
    "id": "8a8f65e5099a7a57408969cef5ecf6f12e9eb8b6",
    "author": "Matthew Hall <matthew.hall@lshtm.ac.uk>",
    "committer": "Matthew Hall <matthew.hall@lshtm.ac.uk>",
    "message": "Added missing package anchor as per CRAN request.\n",
    "time": 1753355422
  },
  "_maintainer": {
    "name": "Matthew Hall",
    "email": "matthew.hall@lshtm.ac.uk",
    "login": "mdhall272",
    "description": "",
    "uuid": 1931652
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    }
  ],
  "_owner": "mdhall272",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-30",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.4.4",
      "date": "2025-07-24"
    }
  ],
  "_stars": 34,
  "_contributors": [
    {
      "user": "mdhall272",
      "count": 2,
      "uuid": 1931652
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 1931652,
    "type": "user",
    "name": "Matthew Hall",
    "followers": 7
  },
  "_downloads": {
    "count": 1107,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggarchery"
  },
  "_devurl": "https://github.com/mdhall272/ggarchery",
  "_searchresults": 71,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggarchery.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mdhall272/ggarchery",
  "_realowner": "mdhall272",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-02-23"
    },
    {
      "version": "0.2.0",
      "date": "2022-02-25"
    },
    {
      "version": "0.3.0",
      "date": "2022-07-20"
    },
    {
      "version": "0.4.1",
      "date": "2022-08-05"
    },
    {
      "version": "0.4.2",
      "date": "2023-01-24"
    },
    {
      "version": "0.4.3",
      "date": "2024-03-28"
    },
    {
      "version": "0.4.4",
      "date": "2025-07-24"
    }
  ],
  "_exports": [
    "attract_by_distance",
    "attract_proportionally",
    "draw_key_arrowpath",
    "geom_arrowsegment",
    "GeomArrowsegment",
    "position_attractsegment",
    "PositionAttractsegment",
    "split_arrows"
  ],
  "_help": [
    {
      "page": "draw_key_arrowpath",
      "title": "This function replaces 'ggplot2::draw_key_path' and displays all the requested arrowheads.",
      "topics": [
        "draw_key_arrowpath"
      ]
    },
    {
      "page": "geom_arrowsegment",
      "title": "Line segments with flexible arrows",
      "topics": [
        "geom_arrowsegment"
      ]
    },
    {
      "page": "position_attractsegment",
      "title": "Nudge points towards each other along a line",
      "concept": [
        "position adjustments"
      ],
      "topics": [
        "position_attractsegment"
      ]
    }
  ],
  "_readme": "https://github.com/mdhall272/ggarchery/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 5.6029761456957345,
  "_indexed": true,
  "_nocasepkg": "ggarchery",
  "_universes": [
    "mdhall272"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.4",
      "date": "2026-07-19T07:38:46.000Z",
      "distro": "resolute",
      "commit": "8a8f65e5099a7a57408969cef5ecf6f12e9eb8b6",
      "fileid": "https://r2.ropensci.org/b26861e3baab6cb2d25beefca66ef466f1108c2148ecd581a35bf2842e6ef03b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdhall272/actions/runs/29678303731"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.4",
      "date": "2026-07-19T07:38:51.000Z",
      "distro": "resolute",
      "commit": "8a8f65e5099a7a57408969cef5ecf6f12e9eb8b6",
      "fileid": "https://r2.ropensci.org/b97b331dd786d0ff293f92fd6bbc42c077f1bd2060418d95567f259ea5694293",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdhall272/actions/runs/29678303731"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.4",
      "date": "2026-07-19T07:38:31.000Z",
      "commit": "8a8f65e5099a7a57408969cef5ecf6f12e9eb8b6",
      "fileid": "https://r2.ropensci.org/d93bf32c02fd8c62a224b6384537600f6b755ba5266846ec992521d9ba1f736c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdhall272/actions/runs/29678303731"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.4",
      "date": "2026-07-19T07:38:21.000Z",
      "commit": "8a8f65e5099a7a57408969cef5ecf6f12e9eb8b6",
      "fileid": "https://r2.ropensci.org/dc8e2e053c4f3c76c109dfcd1664e5c61d4f84819b9a47cfe517ad97c417e818",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdhall272/actions/runs/29678303731"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.4",
      "date": "2026-07-19T07:38:53.000Z",
      "commit": "8a8f65e5099a7a57408969cef5ecf6f12e9eb8b6",
      "fileid": "https://r2.ropensci.org/17ebfee24949c60dec0f055778bed4e37777dbf9ec7f0eee199d03a30f2fa9a4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mdhall272/actions/runs/29678303731"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-07-19T07:37:48.000Z",
      "commit": "8a8f65e5099a7a57408969cef5ecf6f12e9eb8b6",
      "fileid": "https://r2.ropensci.org/ace7b42906634f0450d426e6344664001f2b936cc03eb332d1afba9bbaed9b5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdhall272/actions/runs/29678303731"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-07-19T07:37:54.000Z",
      "commit": "8a8f65e5099a7a57408969cef5ecf6f12e9eb8b6",
      "fileid": "https://r2.ropensci.org/70686989aa4c6a20387b2d59ed91868097c716468345b01a81a1ab7fd5612261",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdhall272/actions/runs/29678303731"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-07-19T07:37:44.000Z",
      "commit": "8a8f65e5099a7a57408969cef5ecf6f12e9eb8b6",
      "fileid": "https://r2.ropensci.org/30a3ca5892917a641a6fa4ff9dcea5195f3d8d75440a811b34143b026919cf4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdhall272/actions/runs/29678303731"
    }
  ]
}