{
  "_id": "6a1d68c71d7bb097a0a4e742",
  "Package": "fractalforest",
  "Title": "Simulate Fractal Trees and Forests",
  "Version": "1.0.1",
  "Authors@R": "c(person(given = \"Sergio\",\nfamily = \"Costa\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"sergio.vscf@gmail.com\",\ncomment = c(ORCID = \"0000-0001-5432-317X\")),\nperson(given = \"Gilmara\",\nfamily = \"Machado\",\nrole = c(\"aut\", \"cph\"),\nemail = \"gmachado@unicentro.br\",\ncomment = c(ORCID = \"0000-0003-1455-9086\")))",
  "Description": "Create and visualize fractal trees and fractal forests,\nbased on the Lindenmayer system (L-system). For more details\nsee Lindenmayer (1968a) <doi:10.1016/0022-5193(68)90079-9> and\nLindenmayer (1968b) <doi:10.1016/0022-5193(68)90080-5>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 11:05:28 UTC",
    "User": "root"
  },
  "Author": "Sergio Costa [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-5432-317X>), Gilmara Machado [aut,\ncph] (ORCID: <https://orcid.org/0000-0003-1455-9086>)",
  "Maintainer": "Sergio Costa <sergio.vscf@gmail.com>",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://sergiocostafh.r-universe.dev",
  "Date/Publication": "2025-07-02 18:40:01 UTC",
  "RemoteUrl": "https://github.com/cran/fractalforest",
  "RemoteRef": "HEAD",
  "RemoteSha": "fc33ed36f6b987ddccf613a43e08c3b9a329a75b",
  "MD5sum": "ba21e2d4a846a1272039244fd028e72a",
  "_user": "sergiocostafh",
  "_type": "src",
  "_file": "fractalforest_1.0.1.tar.gz",
  "_fileid": "69d920394777abe58ed982569c69d3240e7508d5d5b6481abd0fc6f65647d4a7",
  "_filesize": 5265590,
  "_sha256": "69d920394777abe58ed982569c69d3240e7508d5d5b6481abd0fc6f65647d4a7",
  "_created": "2026-06-01T11:05:28.000Z",
  "_published": "2026-06-01T11:11:03.223Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78838961159,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329886489"
    },
    {
      "job": 78838961093,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329880861"
    },
    {
      "job": 78838961031,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329913894"
    },
    {
      "job": 78838960995,
      "time": 185,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329893522"
    },
    {
      "job": 78838226361,
      "time": 276,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329831061"
    },
    {
      "job": 78838961016,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329875446"
    },
    {
      "job": 78838961085,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329864978"
    },
    {
      "job": 78838961014,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329860340"
    },
    {
      "job": 78838961066,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329860898"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/26750807269",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/fractalforest",
  "_commit": {
    "id": "fc33ed36f6b987ddccf613a43e08c3b9a329a75b",
    "author": "Sergio Costa <sergio.vscf@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1751481601
  },
  "_maintainer": {
    "name": "Sergio Costa",
    "email": "sergio.vscf@gmail.com",
    "login": "sergiocostafh",
    "description": "",
    "uuid": 54218149,
    "orcid": "0000-0001-5432-317X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "forestmangr",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2025-06-19"
    },
    {
      "name": "1.0.1",
      "date": "2025-07-02"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sergiocostafh",
      "count": 2,
      "uuid": 54218149
    }
  ],
  "_userbio": {
    "uuid": 54218149,
    "type": "user",
    "name": "sergiocostafh"
  },
  "_downloads": {
    "count": 129,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fractalforest"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fractalforest.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "sergiocostafh",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-06-19"
    },
    {
      "version": "1.0.1",
      "date": "2025-07-02"
    }
  ],
  "_exports": [
    "build_forest_profile",
    "build_tree",
    "fractal_tree_model",
    "generate_point_cloud",
    "get_tree_matrix",
    "is_branch_symbol",
    "is_pop_symbol",
    "iterate_lsystem",
    "plot_forest_profile",
    "plot_tree"
  ],
  "_help": [
    {
      "page": "build_forest_profile",
      "title": "Construct a 2D Forest Profile Using L-System Trees from Inventory Data.",
      "topics": [
        "build_forest_profile"
      ]
    },
    {
      "page": "build_tree",
      "title": "Build a 2D L-System Tree Using Turtle Graphics",
      "topics": [
        "build_tree"
      ]
    },
    {
      "page": "fractal_tree_model",
      "title": "Build a 2D L-System Tree from Predefined Tree Templates",
      "topics": [
        "fractal_tree_model"
      ]
    },
    {
      "page": "generate_point_cloud",
      "title": "Generate a Point Cloud from 2D trees data frame",
      "topics": [
        "generate_point_cloud"
      ]
    },
    {
      "page": "get_tree_matrix",
      "title": "Extract the Fractal Tree Matrix from a Tree Data Frame",
      "topics": [
        "get_tree_matrix"
      ]
    },
    {
      "page": "is_branch_symbol",
      "title": "Check if character is a branch symbol",
      "topics": [
        "is_branch_symbol"
      ]
    },
    {
      "page": "is_pop_symbol",
      "title": "Check if character is a pop symbol",
      "topics": [
        "is_pop_symbol"
      ]
    },
    {
      "page": "iterate_lsystem",
      "title": "Rewrite an Axiom Using Production Rules to Generate a String for Turtle Graphics",
      "topics": [
        "iterate_lsystem"
      ]
    },
    {
      "page": "plot_forest_profile",
      "title": "Visualize the 2D profile of a fractal trees forest",
      "topics": [
        "plot_forest_profile"
      ]
    },
    {
      "page": "plot_tree",
      "title": "Visualize a fractal tree",
      "topics": [
        "plot_tree"
      ]
    }
  ],
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cowplot",
    "cpp11",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "customizing-fractal-trees.Rmd",
      "filename": "customizing-fractal-trees.html",
      "title": "Customizing fractal trees",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Install and load developer version of the package",
        "Building a simple tree",
        "Exploring rules",
        "The iterate_lsystem function",
        "Predefined models",
        "The build_tree function",
        "Visualizing the plant and the plot_tree function"
      ],
      "created": "2025-06-19 15:20:10",
      "modified": "2025-07-02 18:40:01",
      "commits": 2
    },
    {
      "source": "intro-to-fractal-forest.Rmd",
      "filename": "intro-to-fractal-forest.html",
      "title": "Intro to fractalforest",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-06-19 15:20:10",
      "modified": "2025-06-19 15:20:10",
      "commits": 1
    }
  ],
  "_score": 2.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "fractalforest",
  "_universes": [
    "sergiocostafh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T11:08:22.000Z",
      "distro": "noble",
      "commit": "fc33ed36f6b987ddccf613a43e08c3b9a329a75b",
      "fileid": "d162c1277760ad1442e4786ba85d6099bb3ca675dd0d5b394b4a98167e2c6f11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/26750807269"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T11:08:06.000Z",
      "distro": "noble",
      "commit": "fc33ed36f6b987ddccf613a43e08c3b9a329a75b",
      "fileid": "2578c85211a8b07bfb443cee6e10ba62e989377f1d956515f360b24c5d673520",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/26750807269"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T11:10:02.000Z",
      "commit": "fc33ed36f6b987ddccf613a43e08c3b9a329a75b",
      "fileid": "fc7c97947d12f2bdb3927000a06a2a7bcfb0f1bf088948fb5ea3fba01cc2c5f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/26750807269"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T11:08:49.000Z",
      "commit": "fc33ed36f6b987ddccf613a43e08c3b9a329a75b",
      "fileid": "6acd821456febf2d288bd619eb536dd8c8dc3f375e3104e9c7ed693da9ba89e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/26750807269"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-01T11:08:08.000Z",
      "commit": "fc33ed36f6b987ddccf613a43e08c3b9a329a75b",
      "fileid": "c69322cfe9971bb9a98b470dfb0e600df13b8542deee385ff416d562a0aa0df3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/26750807269"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T11:07:04.000Z",
      "commit": "fc33ed36f6b987ddccf613a43e08c3b9a329a75b",
      "fileid": "a270eca2efde59353972085562163ee440014905b0208dde4f48859bd337255d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/26750807269"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T11:06:51.000Z",
      "commit": "fc33ed36f6b987ddccf613a43e08c3b9a329a75b",
      "fileid": "5e6786694cb284729e8a3189a2609b0e7e24c316a8490c6cd75993fe70c76dbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/26750807269"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T11:06:57.000Z",
      "commit": "fc33ed36f6b987ddccf613a43e08c3b9a329a75b",
      "fileid": "cadc86e17897cef6ead579c60b43ba5d6a9281e97646885d01cc08b0cd06fb6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/26750807269"
    }
  ]
}