{
  "_id": "6a1055beacfb0bcc41ca2639",
  "Package": "ggarrow",
  "Title": "Arrows for 'ggplot2'",
  "Version": "0.1.1.9000",
  "Authors@R": "person(given = \"Teun\",\nfamily = \"van den Brand\",\nrole = c(\"aut\", \"cre\"),\nemail = \"tahvdbrand@gmail.com\",\ncomment = c(ORCID = \"0000-0002-9335-7468\"))",
  "Description": "A 'ggplot2' extension that adds specialised arrow geometry\nlayers. It offers more arrow options than the standard 'grid'\narrows that are built-in many line-based geom layers.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://teunbrand.github.io/ggarrow/,\nhttps://github.com/teunbrand/ggarrow",
  "BugReports": "https://github.com/teunbrand/ggarrow/issues",
  "Repository": "https://teunbrand.r-universe.dev",
  "Date/Publication": "2025-10-09 21:05:32 UTC",
  "RemoteUrl": "https://github.com/teunbrand/ggarrow",
  "RemoteRef": "HEAD",
  "RemoteSha": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 08:00:05 UTC",
    "User": "root"
  },
  "Author": "Teun van den Brand [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9335-7468>)",
  "Maintainer": "Teun van den Brand <tahvdbrand@gmail.com>",
  "MD5sum": "ba4c73d189c2d0cebcc2e0b574300582",
  "_user": "teunbrand",
  "_type": "src",
  "_file": "ggarrow_0.1.1.9000.tar.gz",
  "_fileid": "5b1770430095806b28726e18a28da0453c81938b524a48cc22e45933f8d010d0",
  "_filesize": 2018821,
  "_sha256": "5b1770430095806b28726e18a28da0453c81938b524a48cc22e45933f8d010d0",
  "_created": "2026-05-09T08:00:05.000Z",
  "_published": "2026-05-22T13:10:22.812Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77386098405,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894176179"
    },
    {
      "job": 77386098642,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894171875"
    },
    {
      "job": 77386098467,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894168029"
    },
    {
      "job": 77386098155,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894169168"
    },
    {
      "job": 77386097939,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894159300"
    },
    {
      "job": 77386097640,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161292254"
    },
    {
      "job": 77386098384,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894170840"
    },
    {
      "job": 77386098769,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894170701"
    },
    {
      "job": 77386098601,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894169262"
    }
  ],
  "_buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25595909247",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/teunbrand/ggarrow",
  "_commit": {
    "id": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
    "author": "Teun van den Brand <49372158+teunbrand@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Arrow separator (#12)\n\n* utility functions for offset drawing\n\n* add offsets to `grob_arrow_path()`\n\n* add sep arguments\n\n* document `sep` argument\n\n* add test\n\n* add piece about `sep` in vignette\n\n* add half arrows\n\n* typo: it is sepArate, not sepErate\n\n* allow for `sep` as unit\n\n* add news bullets\n\n* various lints",
    "time": 1760043932
  },
  "_maintainer": {
    "name": "Teun van den Brand",
    "email": "tahvdbrand@gmail.com",
    "login": "teunbrand",
    "mastodon": "@teunbrand@fosstodon.org",
    "bluesky": "@teunbrand.bsky.social",
    "orcid": "0000-0002-9335-7468",
    "twitter": "@TeunvandenBrand",
    "uuid": 49372158
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "polyclip",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "teunbrand",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-37",
      "n": 13
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2025-09-14"
    }
  ],
  "_topics": [
    "ggplot-extension",
    "ggplot2",
    "ggplot2-geom"
  ],
  "_stars": 58,
  "_contributors": [
    {
      "user": "teunbrand",
      "count": 143,
      "uuid": 49372158
    }
  ],
  "_userbio": {
    "uuid": 49372158,
    "type": "user",
    "name": "Teun van den Brand",
    "description": "Currently consulting for Posit PBC.\r\nPreviously computational PhD student in @deWitLab with an interest in chromatin biology and gene regulation."
  },
  "_downloads": {
    "count": 3778,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggarrow"
  },
  "_devurl": "https://github.com/teunbrand/ggarrow",
  "_pkgdown": "https://teunbrand.github.io/ggarrow/",
  "_searchresults": 91,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggarrow.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/teunbrand/ggarrow",
  "_realowner": "teunbrand",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-06-05"
    },
    {
      "version": "0.1.1",
      "date": "2025-09-14"
    }
  ],
  "_exports": [
    "annotate_arrow",
    "arrow_cup",
    "arrow_fins_feather",
    "arrow_fins_line",
    "arrow_fins_minimal",
    "arrow_head_halfline",
    "arrow_head_halfwing",
    "arrow_head_line",
    "arrow_head_minimal",
    "arrow_head_wings",
    "debug_notching",
    "draw_key_arrow",
    "element_arrow",
    "geom_arrow",
    "geom_arrow_chain",
    "geom_arrow_curve",
    "geom_arrow_segment",
    "GeomArrow",
    "GeomArrowChain",
    "GeomArrowCurve",
    "GeomArrowSegment",
    "grob_arrow",
    "grob_arrow_curve",
    "scale_arrow_fins_continuous",
    "scale_arrow_fins_discrete",
    "scale_arrow_head_continuous",
    "scale_arrow_head_discrete",
    "scale_arrow_mid_continuous",
    "scale_arrow_mid_discrete",
    "scale_resect_continuous",
    "scale_resect_discrete",
    "whirlpool"
  ],
  "_help": [
    {
      "page": "annotate_arrow",
      "title": "Arrow annotation layer",
      "concept": [
        "arrow geoms"
      ],
      "topics": [
        "annotate_arrow"
      ]
    },
    {
      "page": "arrow_ornaments",
      "title": "Arrow ornament functions",
      "topics": [
        "arrow_cup",
        "arrow_fins_feather",
        "arrow_fins_line",
        "arrow_fins_minimal",
        "arrow_head_halfline",
        "arrow_head_halfwing",
        "arrow_head_line",
        "arrow_head_minimal",
        "arrow_head_wings",
        "arrow_ornaments"
      ]
    },
    {
      "page": "continuous_arrow_scales",
      "title": "Continuous arrow scales",
      "topics": [
        "continuous_arrow_scales",
        "scale_arrow_fins_continuous",
        "scale_arrow_head_continuous",
        "scale_arrow_mid_continuous"
      ]
    },
    {
      "page": "discrete_arrow_scales",
      "title": "Discrete arrow scales",
      "topics": [
        "discrete_arrow_scales",
        "scale_arrow_fins_discrete",
        "scale_arrow_head_discrete",
        "scale_arrow_mid_discrete"
      ]
    },
    {
      "page": "draw_key_arrow",
      "title": "Legend key glyph for arrows",
      "topics": [
        "draw_key_arrow"
      ]
    },
    {
      "page": "element_arrow",
      "title": "Arrow theme element",
      "topics": [
        "element_arrow"
      ]
    },
    {
      "page": "geom_arrow",
      "title": "Arrows",
      "concept": [
        "arrow geoms"
      ],
      "topics": [
        "geom_arrow"
      ]
    },
    {
      "page": "geom_arrow_chain",
      "title": "Arrow chains",
      "concept": [
        "arrow geoms"
      ],
      "topics": [
        "geom_arrow_chain"
      ]
    },
    {
      "page": "geom_arrow_curve",
      "title": "Curves with arrows",
      "concept": [
        "arrow geoms"
      ],
      "topics": [
        "geom_arrow_curve"
      ]
    },
    {
      "page": "geom_arrow_segment",
      "title": "Arrow segments",
      "concept": [
        "arrow geoms"
      ],
      "topics": [
        "geom_arrow_segment"
      ]
    },
    {
      "page": "ggarrow_extensions",
      "title": "ggarrow extensions to ggplot2",
      "topics": [
        "GeomArrow",
        "GeomArrowChain",
        "GeomArrowCurve",
        "GeomArrowSegment",
        "ggarrow_extensions"
      ]
    },
    {
      "page": "grob_arrow",
      "title": "Arrow grob",
      "topics": [
        "grob_arrow"
      ]
    },
    {
      "page": "grob_arrow_curve",
      "title": "Arrow curve grob.",
      "topics": [
        "grob_arrow_curve"
      ]
    },
    {
      "page": "scale_resect",
      "title": "Scale for resection",
      "topics": [
        "scale_resect",
        "scale_resect_continuous",
        "scale_resect_discrete"
      ]
    },
    {
      "page": "whirlpool",
      "title": "Whirlpool data",
      "topics": [
        "whirlpool"
      ]
    }
  ],
  "_pkglogo": "https://github.com/teunbrand/ggarrow/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/teunbrand/ggarrow/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "polyclip",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ornaments.Rmd",
      "filename": "ornaments.html",
      "title": "Arrow Ornaments",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Head ornaments",
        "Wings",
        "Line",
        "Minimal",
        "Fins ornaments",
        "Feather",
        "Other ornaments",
        "Cups"
      ],
      "created": "2023-01-29 22:10:56",
      "modified": "2025-10-09 21:05:32",
      "commits": 5
    },
    {
      "source": "params.Rmd",
      "filename": "params.html",
      "title": "Arrow parameters",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Aesthetics",
        "Heads, fins and middle arrows",
        "Using arrow parts",
        "Setting sizes",
        "Middle arrows",
        "Resection",
        "Other parameters",
        "justify",
        "force_arrow",
        "sep"
      ],
      "created": "2023-01-30 22:47:47",
      "modified": "2025-10-09 21:05:32",
      "commits": 4
    },
    {
      "source": "customisation.Rmd",
      "filename": "customisation.html",
      "title": "Customising arrows",
      "engine": "knitr::rmarkdown",
      "headings": [
        "New ornaments",
        "Ornament factories",
        "Scales"
      ],
      "created": "2023-11-09 19:50:12",
      "modified": "2025-10-09 21:05:32",
      "commits": 2
    }
  ],
  "_score": 8.731095103628833,
  "_indexed": true,
  "_nocasepkg": "ggarrow",
  "_universes": [
    "teunbrand"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-09T08:02:42.000Z",
      "distro": "noble",
      "commit": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
      "fileid": "8f4c4a398694de789841cdf3df62d797641a1ddca70cdfa9ee10a84d93e7f25d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25595909247"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-09T08:01:57.000Z",
      "distro": "noble",
      "commit": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
      "fileid": "c3a2ebbd00bbf28f80bc61dfa512b1802689afd8df4e75cbd93030d39f4b3baa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25595909247"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-09T08:01:31.000Z",
      "commit": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
      "fileid": "81f76117011ff0cc548619898828fea9e2af568f52e1ae352c568a94ae353482",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25595909247"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-09T08:01:38.000Z",
      "commit": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
      "fileid": "04029b65df81181841ac779d7a41c1306d342826273915372d01f4c4870b175d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25595909247"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-09T08:01:31.000Z",
      "commit": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
      "fileid": "ff096894776202df4aad32770b416623b9b5009a2654cfae1c5fb34a4b146a2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25595909247"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-09T08:01:40.000Z",
      "commit": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
      "fileid": "3e5e04285d9ac00d8a1402aa594218092fa9ccca95fcb5c41f3023775ac1e06b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25595909247"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-09T08:01:18.000Z",
      "commit": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
      "fileid": "e64bacac877fab4c36f00dccca11058fa14837db4fdfc689aca22e022bf29bba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25595909247"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-05-22T13:10:03.000Z",
      "commit": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
      "fileid": "20067ef08bef7366fdd4c4c6ac5f3d61c0614f30726f94d73bc4a1edf40c5eda",
      "status": "success",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25595909247"
    }
  ]
}