{
  "_id": "6a26f77b24555f66ed528b7c",
  "Package": "ggbenjamini",
  "Title": "Generate ficus benjamina leaf shapes with bezier curves",
  "Version": "0.0.1",
  "Authors@R": "person(given = \"Urs\",\nfamily = \"Wilke\",\nrole = c(\"aut\", \"cre\"),\nemail = \"urs.wilke@gmail.com\",\ncomment = c(ORCID = \"0000-0001-7257-2524\"))",
  "Description": "This package can be used to generate shapes in the form of\nficus benjamina (weeping fig) leaves with bezier curves. The\nmain output of the package are dataframes containing all the\ninformation of these bezier curves.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "coolbutuseless/minisvg",
    "djnavarro/flametree"
  ],
  "URL": "https://urswilke.codeberg.page/ggbenjamini/,\nhttps://codeberg.org/urswilke/ggbenjamini/,\nhttps://urswilke.r-universe.dev/ggbenjamini",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libicu-dev",
  "Repository": "https://urswilke.r-universe.dev",
  "Date/Publication": "2026-06-08 16:52:43 UTC",
  "RemoteUrl": "https://codeberg.org/urswilke/ggbenjamini",
  "RemoteRef": "HEAD",
  "RemoteSha": "b7b221699f8fe7db269bbedcf745aeb5ffe7bca4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 17:06:07 UTC",
    "User": "root"
  },
  "Author": "Urs Wilke [aut, cre] (ORCID: <https://orcid.org/0000-0001-7257-2524>)",
  "Maintainer": "Urs Wilke <urs.wilke@gmail.com>",
  "MD5sum": "8bcfb0c32deeb53daa87f285bb427494",
  "_user": "urswilke",
  "_type": "src",
  "_file": "ggbenjamini_0.0.1.tar.gz",
  "_fileid": "6e5ad656dc4fafc572eb83e9b852a7c30abd439ca867a68d27874b2d280a8160",
  "_filesize": 2931876,
  "_sha256": "6e5ad656dc4fafc572eb83e9b852a7c30abd439ca867a68d27874b2d280a8160",
  "_created": "2026-06-08T17:06:07.000Z",
  "_published": "2026-06-08T17:10:19.122Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80152023500,
      "time": 212,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7487284499"
    },
    {
      "job": 80152023560,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7487268905"
    },
    {
      "job": 80152023507,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7487247794"
    },
    {
      "job": 80152023538,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7487254737"
    },
    {
      "job": 80151060358,
      "time": 296,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7487203075"
    },
    {
      "job": 80152023514,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7487264217"
    },
    {
      "job": 80152023563,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7487252328"
    },
    {
      "job": 80152023526,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7487244085"
    },
    {
      "job": 80152023542,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7487240905"
    }
  ],
  "_buildurl": "https://github.com/r-universe/urswilke/actions/runs/27153706273",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://codeberg.org/urswilke/ggbenjamini",
  "_commit": {
    "id": "b7b221699f8fe7db269bbedcf745aeb5ffe7bca4",
    "author": "urswilke <urs.wilke@gmail.com>",
    "committer": "urswilke <urs.wilke@gmail.com>",
    "message": "add r-universe url\n",
    "time": 1780937563
  },
  "_maintainer": {
    "name": "Urs Wilke",
    "email": "urs.wilke@gmail.com",
    "login": "urswilke",
    "description": "https://gitlab.com/urswilke\n\nhttps://urssblogg.netlify.app/",
    "uuid": 13970666,
    "orcid": "0000-0001-7257-2524"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggforce",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "prismatic",
      "role": "Imports"
    },
    {
      "package": "bezier",
      "role": "Imports"
    },
    {
      "package": "flametree",
      "role": "Suggests"
    },
    {
      "package": "rsvg",
      "role": "Suggests"
    },
    {
      "package": "minisvg",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "ambient",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    }
  ],
  "_owner": "codeberg-urswilke",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 9
    },
    {
      "week": "2026-24",
      "n": 4
    }
  ],
  "_tags": [],
  "_userbio": {
    "uuid": 13970666,
    "type": "user",
    "name": "urswilke",
    "description": "https://gitlab.com/urswilke\r\n\r\nhttps://urssblogg.netlify.app/"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggbenjamini"
  },
  "_devurl": "https://codeberg.org/urswilke/ggbenjamini",
  "_pkgdown": "https://urswilke.codeberg.page/ggbenjamini/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggbenjamini.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "benjamini_branch",
    "benjamini_leaf",
    "bezier_to_polygon",
    "gen_benjamini_points",
    "gen_benjamini_slopes",
    "gen_leaf_parameters",
    "gen_middle_line_slopes",
    "get_one_bezier",
    "spark_norm",
    "spark_weibull"
  ],
  "_datasets": [
    {
      "name": "df_bezier_skeleton",
      "title": "Example bezier dataframe to grow leaves on",
      "object": "df_bezier_skeleton",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "i_branch",
        "svg_point_type",
        "x",
        "y"
      ],
      "rows": 40,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "benjamini_branch",
      "title": "Generate a branch of benjamini leaves",
      "topics": [
        "benjamini_branch"
      ]
    },
    {
      "page": "benjamini_leaf",
      "title": "Generate bezier curve coordinates of a benjamini leaf",
      "topics": [
        "benjamini_leaf"
      ]
    },
    {
      "page": "bezier_to_polygon",
      "title": "Transform bezier dataframe to dataframe with path coordinates",
      "topics": [
        "bezier_to_polygon"
      ]
    },
    {
      "page": "df_bezier_skeleton",
      "title": "Example bezier dataframe to grow leaves on",
      "topics": [
        "df_bezier_skeleton"
      ]
    },
    {
      "page": "gen_benjamini_points",
      "title": "Generate bezier end points",
      "topics": [
        "gen_benjamini_points"
      ]
    },
    {
      "page": "gen_benjamini_slopes",
      "title": "Generate bezier slopes coordinates",
      "topics": [
        "gen_benjamini_slopes"
      ]
    },
    {
      "page": "gen_leaf_parameters",
      "title": "Generate bezier coordinates of a leaf",
      "topics": [
        "gen_leaf_parameters"
      ]
    },
    {
      "page": "gen_middle_line_slopes",
      "title": "Generate bezier slopes of the line in the middle of the leaf",
      "topics": [
        "gen_middle_line_slopes"
      ]
    },
    {
      "page": "get_one_bezier",
      "title": "Generate a dataframe of one bezier curve",
      "topics": [
        "get_one_bezier"
      ]
    },
    {
      "page": "spark_norm",
      "title": "Manipulate the angles of the leaves with a normal distribution",
      "topics": [
        "spark_norm"
      ]
    },
    {
      "page": "spark_weibull",
      "title": "Manipulate the sizes of the leaves with a Weibull distribution",
      "topics": [
        "spark_weibull"
      ]
    }
  ],
  "_readme": "https://codeberg.org/urswilke/ggbenjamini/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bezier",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggforce",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "polyclip",
    "prismatic",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "tweenr",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "create_benjamini_tree.Rmd",
      "filename": "create_benjamini_tree.html",
      "title": "Create a tree with benjamini leaves",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-10-12 11:32:56",
      "modified": "2026-06-08 16:14:39",
      "commits": 9
    },
    {
      "source": "create_benjamini_svg.Rmd",
      "filename": "create_benjamini_svg.html",
      "title": "Create an svg file with benjamini leaves",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-10-11 20:21:03",
      "modified": "2026-06-08 16:14:39",
      "commits": 20
    },
    {
      "source": "create_benjamini_polygons.Rmd",
      "filename": "create_benjamini_polygons.html",
      "title": "Create polygons from benjamini leaves",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Béziers",
        "Polygons"
      ],
      "created": "2021-10-19 20:26:55",
      "modified": "2026-06-08 16:14:39",
      "commits": 10
    },
    {
      "source": "import_svg_bezier.Rmd",
      "filename": "import_svg_bezier.html",
      "title": "Import bezier pathes from svg files",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load the skeleton from the svg file",
        "svg beziers to dataframe",
        "Cleaning up",
        "usethis::use_data()"
      ],
      "created": "2021-11-07 01:55:52",
      "modified": "2026-06-08 16:14:39",
      "commits": 5
    }
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "ggbenjamini",
  "_universes": [
    "urswilke",
    "codeberg-urswilke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-08T17:09:37.000Z",
      "distro": "noble",
      "commit": "b7b221699f8fe7db269bbedcf745aeb5ffe7bca4",
      "fileid": "b72daac7343f4599cfe3ae27d589dff094e404f054449de68f3e961ebea13a2f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/urswilke/actions/runs/27153706273"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-08T17:08:57.000Z",
      "distro": "noble",
      "commit": "b7b221699f8fe7db269bbedcf745aeb5ffe7bca4",
      "fileid": "236f6e4b2fee4fbcb59011a703c5932a84c0ca2f28d22423fbe4eb9535257301",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/urswilke/actions/runs/27153706273"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-08T17:08:05.000Z",
      "commit": "b7b221699f8fe7db269bbedcf745aeb5ffe7bca4",
      "fileid": "fcf27570133bb51a4400307405398b42746d9be9d5febfdae60dc7cae5e178a9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/urswilke/actions/runs/27153706273"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-08T17:08:21.000Z",
      "commit": "b7b221699f8fe7db269bbedcf745aeb5ffe7bca4",
      "fileid": "e885bdea63650158f4ad9ca12661b8429c722e21079b7cabae66ca759c299814",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/urswilke/actions/runs/27153706273"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-08T17:09:01.000Z",
      "commit": "b7b221699f8fe7db269bbedcf745aeb5ffe7bca4",
      "fileid": "77e9e863f3f7981941171a917f01db3f68b42abe97ff74a5c4d8e0818038f626",
      "status": "success",
      "buildurl": "https://github.com/r-universe/urswilke/actions/runs/27153706273"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-08T17:08:04.000Z",
      "commit": "b7b221699f8fe7db269bbedcf745aeb5ffe7bca4",
      "fileid": "6a8bc2d8a6fcabe500acc8b41582cd7df0b4ceb221890fa324c93769b6c2a0f3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/urswilke/actions/runs/27153706273"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-08T17:07:44.000Z",
      "commit": "b7b221699f8fe7db269bbedcf745aeb5ffe7bca4",
      "fileid": "49eb208cde68da74d35c8ec9c50f6e27243edccc082884b2cdb5cd3c2abcedf1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/urswilke/actions/runs/27153706273"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-08T17:07:39.000Z",
      "commit": "b7b221699f8fe7db269bbedcf745aeb5ffe7bca4",
      "fileid": "6724a50edde36dd3c39120d4a27750111642f6506f2346a0afffc58c3382c125",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/urswilke/actions/runs/27153706273"
    }
  ]
}