{
  "_id": "6a5c749b9baadeef8ab5036a",
  "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-07-19 06:51:14 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/1b51927f7c18496cfd4b1ccd089aadad29acc186ed1b12c4dc03ed0672f0cfde",
  "_filesize": 1045044,
  "_sha256": "1b51927f7c18496cfd4b1ccd089aadad29acc186ed1b12c4dc03ed0672f0cfde",
  "_expires": "2026-10-27T06:54:17.000Z",
  "_created": "2026-07-19T06:51:14.000Z",
  "_published": "2026-07-19T06:54:18.957Z",
  "_jobs": [
    {
      "job": 88166459958,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439287103"
    },
    {
      "job": 88166459975,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439286738"
    },
    {
      "job": 88166459999,
      "time": 67,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439272719"
    },
    {
      "job": 88166459966,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439275136"
    },
    {
      "job": 88166201189,
      "time": 197,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439260315"
    },
    {
      "job": 88166459965,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8439282383"
    },
    {
      "job": 88166459994,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439274291"
    },
    {
      "job": 88166459995,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439276855"
    },
    {
      "job": 88166459973,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439274930"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/djnavarro/actions/runs/29677018657",
  "_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",
    "description": "Statistician. Data scientist. Former academic cognitive scientist. Occasional generative artist. Evidently now also a pharmacometrician",
    "uuid": 2896325,
    "orcid": "0000-0001-7648-6578"
  },
  "_distro": "resolute",
  "_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": 170,
  "_contributors": [
    {
      "user": "djnavarro",
      "count": 101,
      "uuid": 2896325
    },
    {
      "user": "saranjeetkaur",
      "count": 1,
      "uuid": 28556616
    }
  ],
  "_userbio": {
    "uuid": 2896325,
    "type": "user",
    "name": "Danielle Navarro",
    "followers": 1185,
    "description": "Statistician. Data scientist. Former academic cognitive scientist. Occasional generative artist. Evidently now also a pharmacometrician"
  },
  "_downloads": {
    "count": 351,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flametree"
  },
  "_devurl": "https://github.com/djnavarro/flametree",
  "_pkgdown": "https://flametree.djnavarro.net/",
  "_searchresults": 210,
  "_rbuild": "4.6.1",
  "_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.251638220448212,
  "_indexed": true,
  "_nocasepkg": "flametree",
  "_universes": [
    "djnavarro"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-07-19T06:53:40.000Z",
      "distro": "resolute",
      "commit": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
      "fileid": "https://r2.ropensci.org/3c9e0192b8a399822cca46cccd802ac71d7656de68929ce6938257fda5aab0df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/djnavarro/actions/runs/29677018657"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-07-19T06:53:38.000Z",
      "distro": "resolute",
      "commit": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
      "fileid": "https://r2.ropensci.org/43b506ef4f859abd03e65b184e2e15c4dc4c0e10f88ba20c355f4ca07640209f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/djnavarro/actions/runs/29677018657"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-07-19T06:52:28.000Z",
      "commit": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
      "fileid": "https://r2.ropensci.org/cb7d617a8f863ec182380c72a52b316537ac8b14eb34bcb50173235dd809863a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/djnavarro/actions/runs/29677018657"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-07-19T06:52:39.000Z",
      "commit": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
      "fileid": "https://r2.ropensci.org/fbbe5475282721bfb0a23ba62a3f6350d25e8814ea902d99ac18096136c2088b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/djnavarro/actions/runs/29677018657"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3.9000",
      "date": "2026-07-19T06:53:30.000Z",
      "commit": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
      "fileid": "https://r2.ropensci.org/81f0bdb61975f88b49b9a909319465e6d0781f631406e642c7f3d0f8898926f9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/djnavarro/actions/runs/29677018657"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-07-19T06:52:24.000Z",
      "commit": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
      "fileid": "https://r2.ropensci.org/71e728fbb46d01bc42a769ce68689271a56d3e639c8e355182051d9c6de9d3c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/djnavarro/actions/runs/29677018657"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-07-19T06:52:38.000Z",
      "commit": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
      "fileid": "https://r2.ropensci.org/c4406dc3f07ffcb44d7dcf9aa8a28cd40488e44b976cacfe63e19655f7e01e7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/djnavarro/actions/runs/29677018657"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-07-19T06:52:28.000Z",
      "commit": "3f27ad6bfbcf95a25b42dd9c6061f428627063d3",
      "fileid": "https://r2.ropensci.org/2a38c5a3ff684a6263016d2306a5e751f2937e9ee03fb4e690cecc10ff9d4085",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/djnavarro/actions/runs/29677018657"
    }
  ]
}