{
  "_id": "6a4a25dc218ced014957224b",
  "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-06-08 07:59:44 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>",
  "_user": "teunbrand",
  "_type": "src",
  "_file": "ggarrow_0.1.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/9d81e48a0f66fc9a6aec41cd0638a493551d4081e4ff38f11671c7b9bda31a0d",
  "_filesize": 2012222,
  "_sha256": "9d81e48a0f66fc9a6aec41cd0638a493551d4081e4ff38f11671c7b9bda31a0d",
  "_expires": "2026-10-13T09:37:30.000Z",
  "_created": "2026-06-08T07:59:44.000Z",
  "_published": "2026-07-05T09:37:32.467Z",
  "_jobs": [
    {
      "job": 85211436945,
      "time": 212,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474556086"
    },
    {
      "job": 85211436929,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474543489"
    },
    {
      "job": 85211436955,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474532839"
    },
    {
      "job": 85211436976,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474528301"
    },
    {
      "job": 85211442309,
      "time": 246,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7474485104"
    },
    {
      "job": 85211436956,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474521953"
    },
    {
      "job": 85211437030,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474527901"
    },
    {
      "job": 85211437007,
      "time": 165,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474535429"
    },
    {
      "job": 85211436900,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474526656"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/teunbrand/actions/runs/27123771973",
  "_status": "failure",
  "_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",
    "description": "Currently consulting for Posit PBC.\nPreviously computational PhD student in @deWitLab with an interest in chromatin biology and gene regulation.",
    "uuid": 49372158
  },
  "_distro": "noble",
  "_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": 4832,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggarrow"
  },
  "_devurl": "https://github.com/teunbrand/ggarrow",
  "_pkgdown": "https://teunbrand.github.io/ggarrow/",
  "_searchresults": 117,
  "_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",
    "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": "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.947104545081162,
  "_indexed": true,
  "_nocasepkg": "ggarrow",
  "_universes": [
    "teunbrand"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-06-08T08:03:24.000Z",
      "distro": "noble",
      "commit": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
      "fileid": "https://r2.ropensci.org/9b5593fa1a5b311af7f7deb3b951a29e94d118a521238dd7982c60750338c133",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/27123771973"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-06-08T08:02:53.000Z",
      "distro": "noble",
      "commit": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
      "fileid": "https://r2.ropensci.org/067f0241d105c8ef8575e8d00d18a028c1657a43f3175457f976494c04145d11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/27123771973"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-06-08T08:02:30.000Z",
      "commit": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
      "fileid": "https://r2.ropensci.org/434ee0e8984ccfb5f27d20eddfa143539e563153227c586360b0c9f7baa4230c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/27123771973"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-06-08T08:02:18.000Z",
      "commit": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
      "fileid": "https://r2.ropensci.org/b8065e22820cfe99761a7454d508f0de6016f2977ad152a7ef59b78fc7d4f345",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/27123771973"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-06-08T08:02:24.000Z",
      "commit": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
      "fileid": "https://r2.ropensci.org/92c4c3b21142a2c4039a497f2a3e9a1734c0ef352d2731f1122b254d0a84649e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/27123771973"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-06-08T08:01:54.000Z",
      "commit": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
      "fileid": "https://r2.ropensci.org/e083b8c4f80deb10182bcc246d3a7a038380ff7f7212a4a50d706a8f0ca8ecaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/27123771973"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-06-08T08:02:06.000Z",
      "commit": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
      "fileid": "https://r2.ropensci.org/f467f4a00645ba16df76c871a385bf7c8315b74c90a4d7c2f46b29060e45f3d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/27123771973"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-06-08T08:01:54.000Z",
      "commit": "ed2753865c09c32b66c1bea02608bbec334f0ae8",
      "fileid": "https://r2.ropensci.org/1ffb84a7f002f604b36f3015be349a60e8d86062267beddc42448e259f392eb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/27123771973"
    }
  ]
}