{
  "_id": "6a49acd7c8f6781c04fb786d",
  "Package": "flametree",
  "Title": "Generate Random Tree-Like Images",
  "Version": "0.1.3.9000",
  "Authors@R": "person(given = \"Danielle\",\nfamily = \"Navarro\",\nrole = c(\"aut\", \"cre\"),\nemail = \"djnavarro@protonmail.com\",\ncomment = c(ORCID = \"0000-0001-7648-6578\"))",
  "Description": "A generative art system for producing tree-like images\nusing an L-system to create the structures. The package\nincludes tools for generating the data structures and visualise\nthem in a variety of styles.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/djnavarro/flametree,\nhttps://flametree.djnavarro.net/",
  "BugReports": "https://github.com/djnavarro/flametree/issues",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Config/Needs/website": "djnavarro/waeponwifestre",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libicu-dev",
  "Repository": "https://djnavarro.r-universe.dev",
  "Date/Publication": "2026-03-21 06:53:50 UTC",
  "RemoteUrl": "https://github.com/djnavarro/flametree",
  "RemoteRef": "HEAD",
  "RemoteSha": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 08:56:36 UTC",
    "User": "root"
  },
  "Author": "Danielle Navarro [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7648-6578>)",
  "Maintainer": "Danielle Navarro <djnavarro@protonmail.com>",
  "_user": "djnavarro",
  "_type": "src",
  "_file": "flametree_0.1.3.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/db6ca5533dbb2005586a964a2b44be1d42247a488462dc76d059583fa61bb5af",
  "_filesize": 1046985,
  "_sha256": "db6ca5533dbb2005586a964a2b44be1d42247a488462dc76d059583fa61bb5af",
  "_expires": "2026-10-13T01:01:09.000Z",
  "_created": "2026-06-19T08:56:36.000Z",
  "_published": "2026-07-05T01:01:11.719Z",
  "_jobs": [
    {
      "job": 85180974723,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7745724093"
    },
    {
      "job": 85180974737,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745728086"
    },
    {
      "job": 85180974659,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7745716639"
    },
    {
      "job": 85180974726,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745731741"
    },
    {
      "job": 85180974640,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745680425"
    },
    {
      "job": 85180974634,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745721070"
    },
    {
      "job": 85180974593,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7745709913"
    },
    {
      "job": 85180974684,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7745705418"
    },
    {
      "job": 85180974648,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745708894"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/djnavarro/actions/runs/27815789535",
  "_status": "success",
  "_upstream": "https://github.com/djnavarro/flametree",
  "_commit": {
    "id": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
    "author": "Danielle Navarro <djnavarro@protonmail.com>",
    "committer": "Danielle Navarro <djnavarro@protonmail.com>",
    "message": "adds codecov badge\n",
    "time": 1774076030
  },
  "_maintainer": {
    "name": "Danielle Navarro",
    "email": "djnavarro@protonmail.com",
    "login": "djnavarro",
    "mastodon": "@djnavarro@hachyderm.io",
    "bluesky": "@djnavarro.net",
    "description": "Statistician. Data scientist. Former academic cognitive scientist. Occasional generative artist. Evidently now also a pharmacometrician",
    "uuid": 2896325,
    "orcid": "0000-0001-7648-6578"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggforce",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "deldir",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "djnavarro",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 171,
  "_contributors": [
    {
      "user": "djnavarro",
      "count": 101,
      "uuid": 2896325
    },
    {
      "user": "saranjeetkaur",
      "count": 1,
      "uuid": 28556616
    }
  ],
  "_userbio": {
    "uuid": 2896325,
    "type": "user",
    "name": "Danielle Navarro",
    "followers": 1186,
    "description": "Statistician. Data scientist. Former academic cognitive scientist. Occasional generative artist. Evidently now also a pharmacometrician"
  },
  "_downloads": {
    "count": 311,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flametree"
  },
  "_devurl": "https://github.com/djnavarro/flametree",
  "_pkgdown": "https://flametree.djnavarro.net/",
  "_searchresults": 201,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flametree.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/djnavarro/flametree",
  "_realowner": "djnavarro",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2021-04-27"
    },
    {
      "version": "0.1.3",
      "date": "2021-11-29"
    }
  ],
  "_exports": [
    "%>%",
    "flametree_grow",
    "flametree_plot",
    "flametree_save",
    "spark_decay",
    "spark_linear",
    "spark_nothing",
    "spark_random"
  ],
  "_help": [
    {
      "page": "flametree_grow",
      "title": "Generate the data specifying a flametree",
      "topics": [
        "flametree_grow"
      ]
    },
    {
      "page": "flametree_plot",
      "title": "Create a plot from a flametree data frame",
      "topics": [
        "flametree_plot"
      ]
    },
    {
      "page": "flametree_save",
      "title": "Save the plot",
      "topics": [
        "flametree_save"
      ]
    },
    {
      "page": "sparks",
      "title": "Spark functions to control tree growth",
      "topics": [
        "sparks",
        "spark_decay",
        "spark_linear",
        "spark_nothing",
        "spark_random"
      ]
    }
  ],
  "_readme": "https://github.com/djnavarro/flametree/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggforce",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "polyclip",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "tweenr",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 6.235162172148661,
  "_indexed": true,
  "_nocasepkg": "flametree",
  "_universes": [
    "djnavarro"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-06-19T08:58:39.000Z",
      "distro": "noble",
      "commit": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
      "fileid": "https://r2.ropensci.org/00ba70e909542488927182fc04494e4eb709eebcbbb9b9ac0d6703f5318f28ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/djnavarro/actions/runs/27815789535"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-06-19T08:58:50.000Z",
      "distro": "noble",
      "commit": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
      "fileid": "https://r2.ropensci.org/a3d19e8c668f483ac86a71b0381ff3c4f811b893041100e89a1225a413685d2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/djnavarro/actions/runs/27815789535"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-06-19T08:58:18.000Z",
      "commit": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
      "fileid": "https://r2.ropensci.org/f6f215e60e8c8a4d58bfd8f3e45cbde3db52930e6ad766baf344806e599ed04c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/djnavarro/actions/runs/27815789535"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-06-19T08:58:55.000Z",
      "commit": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
      "fileid": "https://r2.ropensci.org/2e4d4b59ae4a9fd3a95327ca8bc700383c41d9ebc4cc07734487c2ba19f3700f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/djnavarro/actions/runs/27815789535"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3.9000",
      "date": "2026-06-19T08:58:45.000Z",
      "commit": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
      "fileid": "https://r2.ropensci.org/6d3735e862d73e0fe1a8202b53fbbdfd9e4c8bdfad33554c12561740f4ee9f4b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/djnavarro/actions/runs/27815789535"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-06-19T08:57:51.000Z",
      "commit": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
      "fileid": "https://r2.ropensci.org/a6dc88d6378b07e3f0dda2b1ad26cbe5df5a2e31db2e092336fc05dbddc01fbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/djnavarro/actions/runs/27815789535"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-06-19T08:57:39.000Z",
      "commit": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
      "fileid": "https://r2.ropensci.org/08346b6a4e1c67819ed46e98fc0628a9fab7457f792919a553cbab634e10d510",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/djnavarro/actions/runs/27815789535"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-06-19T08:57:49.000Z",
      "commit": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
      "fileid": "https://r2.ropensci.org/554d43ccda4e3dd58002fbc53a5dffe79c4d0bcb53cc0f96aad675953313fa7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/djnavarro/actions/runs/27815789535"
    }
  ]
}