{
  "_id": "6a5f872014e95619b75d67ff",
  "Package": "crownmetrics",
  "Title": "Tree Crown Shape and Morphometric Parameters",
  "Version": "0.1.0",
  "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": "Provides functions to compute tree crown volume and\nprojected area using geometric solid approximations (ellipsoid,\ncone, cylinder, paraboloid, and fan shapes), and to calculate\nmorphometric indices commonly used in forest inventory and\nsilviculture, including crown ratio, crown form factor,\nslenderness, salience index, and scope index. Methods are based\non peer-reviewed literature in forest science.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 14:47:16 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>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-21 10:30:34 UTC",
  "RemoteUrl": "https://github.com/cran/crownmetrics",
  "RemoteRef": "HEAD",
  "RemoteSha": "4f243d31664dc04a8ff31b5e2abc00bbb82d14ce",
  "_user": "cran",
  "_type": "src",
  "_file": "crownmetrics_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/72cfb8b40b1dfbc95b3da4f688b034194bfa584d72071f5438f971ee890ac594",
  "_filesize": 255893,
  "_sha256": "72cfb8b40b1dfbc95b3da4f688b034194bfa584d72071f5438f971ee890ac594",
  "_expires": "2026-10-29T14:50:06.000Z",
  "_created": "2026-07-21T14:47:16.000Z",
  "_published": "2026-07-21T14:50:08.585Z",
  "_jobs": [
    {
      "job": 88668955671,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8499325154"
    },
    {
      "job": 88668955821,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8499326109"
    },
    {
      "job": 88668037108,
      "time": 190,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8499247303"
    },
    {
      "job": 88668955657,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8499318421"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29840523638",
  "_status": "success",
  "_upstream": "https://github.com/cran/crownmetrics",
  "_commit": {
    "id": "4f243d31664dc04a8ff31b5e2abc00bbb82d14ce",
    "author": "Sergio Costa <sergio.vscf@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1784629834
  },
  "_maintainer": {
    "name": "Sergio Costa",
    "email": "sergio.vscf@gmail.com",
    "login": "sergiocostafh",
    "description": "",
    "uuid": 54218149,
    "orcid": "0000-0001-5432-317X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-07-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sergiocostafh",
      "count": 1,
      "uuid": 54218149
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 622,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/crownmetrics"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crownmetrics.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-07-21"
    }
  ],
  "_exports": [
    "crown_area",
    "crown_area_ellipse",
    "crown_area_fan",
    "crown_area_rectangle",
    "crown_area_triangle",
    "crown_form",
    "crown_metrics",
    "crown_morphometrics",
    "crown_projection_area",
    "crown_ratio",
    "crown_volume",
    "crown_volume_cone",
    "crown_volume_cylinder",
    "crown_volume_ellipsoid",
    "crown_volume_fan",
    "crown_volume_paraboloid",
    "salience_index",
    "scope_index",
    "slenderness",
    "vital_space_index"
  ],
  "_help": [
    {
      "page": "crown_area",
      "title": "Crown Profile Area by Shape",
      "topics": [
        "crown_area"
      ]
    },
    {
      "page": "crown_area_ellipse",
      "title": "Crown Profile Area — Ellipse",
      "topics": [
        "crown_area_ellipse"
      ]
    },
    {
      "page": "crown_area_fan",
      "title": "Crown Profile Area — Fan (Umbrella) Shape",
      "topics": [
        "crown_area_fan"
      ]
    },
    {
      "page": "crown_area_rectangle",
      "title": "Crown Profile Area — Rectangle (Cylinder)",
      "topics": [
        "crown_area_rectangle"
      ]
    },
    {
      "page": "crown_area_triangle",
      "title": "Crown Profile Area — Triangle (Cone)",
      "topics": [
        "crown_area_triangle"
      ]
    },
    {
      "page": "crown_form",
      "title": "Crown Form Factor",
      "topics": [
        "crown_form"
      ]
    },
    {
      "page": "crown_metrics",
      "title": "Compute All Crown Metrics for a Data Frame",
      "topics": [
        "crown_metrics"
      ]
    },
    {
      "page": "crown_morphometrics",
      "title": "All Crown Morphometric Indices",
      "topics": [
        "crown_morphometrics"
      ]
    },
    {
      "page": "crown_projection_area",
      "title": "Crown Projection Area (Horizontal)",
      "topics": [
        "crown_projection_area"
      ]
    },
    {
      "page": "crown_ratio",
      "title": "Crown Ratio",
      "topics": [
        "crown_ratio"
      ]
    },
    {
      "page": "crown_volume",
      "title": "Crown Volume by Shape",
      "topics": [
        "crown_volume"
      ]
    },
    {
      "page": "crown_volume_cone",
      "title": "Crown Volume — Cone",
      "topics": [
        "crown_volume_cone"
      ]
    },
    {
      "page": "crown_volume_cylinder",
      "title": "Crown Volume — Cylinder",
      "topics": [
        "crown_volume_cylinder"
      ]
    },
    {
      "page": "crown_volume_ellipsoid",
      "title": "Crown Volume — Ellipsoid (or Sphere)",
      "topics": [
        "crown_volume_ellipsoid"
      ]
    },
    {
      "page": "crown_volume_fan",
      "title": "Crown Volume — Fan (Umbrella) Shape",
      "topics": [
        "crown_volume_fan"
      ]
    },
    {
      "page": "crown_volume_paraboloid",
      "title": "Crown Volume — Paraboloid",
      "topics": [
        "crown_volume_paraboloid"
      ]
    },
    {
      "page": "salience_index",
      "title": "Salience Index",
      "topics": [
        "salience_index"
      ]
    },
    {
      "page": "scope_index",
      "title": "Scope Index",
      "topics": [
        "scope_index"
      ]
    },
    {
      "page": "slenderness",
      "title": "Slenderness Index",
      "topics": [
        "slenderness"
      ]
    },
    {
      "page": "vital_space_index",
      "title": "Vital Space Index",
      "topics": [
        "vital_space_index"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to crownmetrics",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Notation",
        "1. Crown volume",
        "1.1 Ellipsoid",
        "1.2 Cone",
        "1.3 Cylinder",
        "1.4 Paraboloid",
        "1.5 Fan / Umbrella",
        "1.6 Comparing shapes",
        "1.7 Unified dispatcher",
        "2. Crown area",
        "2.1 Crown profile areas (lateral cross-section)",
        "2.2 Crown projection area (horizontal)",
        "3. Morphometric indices",
        "3.1 Crown Ratio — CR",
        "3.2 Crown Form Factor — CF",
        "3.3 Slenderness Index — SLI",
        "3.4 Salience Index — SAI",
        "3.5 Scope Index — SCI",
        "3.6 Vital Space Index — VSI",
        "3.7 Summary table",
        "3.8 Computing all indices at once",
        "4. Batch processing with crown_metrics()",
        "References"
      ],
      "created": "2026-07-21 10:30:34",
      "modified": "2026-07-21 10:30:34",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": false,
  "_nocasepkg": "crownmetrics",
  "_universes": [
    "cran",
    "sergiocostafh"
  ],
  "_indexurl": "https://sergiocostafh.r-universe.dev/crownmetrics",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-21T14:49:32.000Z",
      "distro": "resolute",
      "commit": "4f243d31664dc04a8ff31b5e2abc00bbb82d14ce",
      "fileid": "https://r2.ropensci.org/b9b330970dfa476a494610b72d996e354f438e55342b7fc9711f7fc09e943b59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29840523638"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-21T14:49:32.000Z",
      "distro": "resolute",
      "commit": "4f243d31664dc04a8ff31b5e2abc00bbb82d14ce",
      "fileid": "https://r2.ropensci.org/fea5b21eced5fc19a54aaee30c33ef0bdcaa5ee051f4f0857870fed783ddc2f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29840523638"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-21T14:49:36.000Z",
      "commit": "4f243d31664dc04a8ff31b5e2abc00bbb82d14ce",
      "fileid": "https://r2.ropensci.org/b0583489a21ba5db15b8b669f7b294648d3c5fee4cc5a4934168926c720d73fe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29840523638"
    }
  ]
}