{
  "_id": "6a16a5e5acfb0bcc41d82426",
  "Package": "ForestElementsR",
  "Title": "Data Structures and Functions for Working with Forest Data",
  "Version": "2.2.0",
  "Date": "2025-10-28",
  "Authors@R": "c(\nperson(\"Peter\", \"Biber\", email = \"p.biber@tum.de\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-9700-8708\")),\nperson(\"Astor\", \"Toraño Caicoya\", email=\"astor.torano-caicoya@tum.de\",\nrole = c(\"aut\"), comment = c(ORCID = \"0000-0002-9658-8990\")),\nperson(\"Torben\", \"Hilmers\", email = \"torben.hilmers@tum.de\",\nrole = \"ctb\", comment = c(ORCID = \"0000-0002-4982-8867\"))\n)",
  "Description": "Provides generic data structures and algorithms for use\nwith forest mensuration data in a consistent framework. The\nfunctions and objects included are a collection of broadly\napplicable tools. More specialized applications should be\nimplemented in separate packages that build on this foundation.\nDocumentation about 'ForestElementsR' is provided by three\nvignettes included in this package. For an introduction to the\nfield of forest mensuration, refer to the textbooks by Kershaw\net al. (2017) <doi:10.1002/9781118902028>, and van Laar and\nAkca (2007) <doi:10.1007/978-1-4020-5991-9>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "RdMacros": "Rdpack",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 08:02:09 UTC",
    "User": "root"
  },
  "Author": "Peter Biber [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-9700-8708>), Astor Toraño Caicoya\n[aut] (ORCID: <https://orcid.org/0000-0002-9658-8990>), Torben\nHilmers [ctb] (ORCID: <https://orcid.org/0000-0002-4982-8867>)",
  "Maintainer": "Peter Biber <p.biber@tum.de>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-10-29 17:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/ForestElementsR",
  "RemoteRef": "HEAD",
  "RemoteSha": "5a6a05ccaa3984190ea56cea8634fa3f9b4f5f22",
  "MD5sum": "87fde35d97f59aafcf37ce2e78158a1d",
  "_user": "cran",
  "_type": "src",
  "_file": "ForestElementsR_2.2.0.tar.gz",
  "_fileid": "1ea5b4b834a91ccad47e6833a219778a9c83f27edeb0faa7466f3c3ab84e9fa1",
  "_filesize": 1829474,
  "_sha256": "1ea5b4b834a91ccad47e6833a219778a9c83f27edeb0faa7466f3c3ab84e9fa1",
  "_created": "2026-05-27T08:02:09.000Z",
  "_published": "2026-05-27T08:05:57.696Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78033664651,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235121273"
    },
    {
      "job": 78033664662,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235117342"
    },
    {
      "job": 78033092198,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235062639"
    },
    {
      "job": 78033664647,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235105384"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26498628072",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ForestElementsR",
  "_commit": {
    "id": "5a6a05ccaa3984190ea56cea8634fa3f9b4f5f22",
    "author": "Peter Biber <p.biber@tum.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.2.0\n",
    "time": 1761759002
  },
  "_maintainer": {
    "name": "Peter Biber",
    "email": "p.biber@tum.de",
    "orcid": "0000-0002-9700-8708"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "doBy",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.2.0",
      "date": "2025-10-29"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 181,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ForestElementsR"
  },
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ForestElementsR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "2.0.1",
      "date": "2024-12-23"
    },
    {
      "version": "2.1.0",
      "date": "2025-02-07"
    },
    {
      "version": "2.2.0",
      "date": "2025-10-29"
    }
  ],
  "_exports": [
    "%>%",
    "age_d_gnfi3",
    "age_h_gnfi3",
    "as_fe_species_bavrn_state",
    "as_fe_species_bavrn_state_short",
    "as_fe_species_ger_nfi_2012",
    "as_fe_species_master",
    "as_fe_species_tum_wwk_long",
    "as_fe_species_tum_wwk_short",
    "assmann_layers",
    "crown_diameter_silva",
    "d_100",
    "d_age_gnfi3",
    "d_dom_weise",
    "d_q",
    "fe_ccircle_spatial",
    "fe_ccircle_spatial_notrees",
    "fe_species_bavrn_state",
    "fe_species_bavrn_state_short",
    "fe_species_ger_nfi_2012",
    "fe_species_get_coding",
    "fe_species_get_coding_table",
    "fe_species_master",
    "fe_species_tum_wwk_long",
    "fe_species_tum_wwk_short",
    "fe_stand",
    "fe_stand_spatial",
    "fe_yield_table",
    "get_area_ha",
    "get_center",
    "h_100",
    "h_age_gnfi3",
    "h_dom_weise",
    "h_q",
    "h_q_from_d_q",
    "h_standard_bv",
    "h_standard_gnfi3",
    "height_crown_base_silva",
    "is_fe_ccircle_spatial",
    "is_fe_ccircle_spatial_notrees",
    "is_fe_species_bavrn_state",
    "is_fe_species_bavrn_state_short",
    "is_fe_species_ger_nfi_2012",
    "is_fe_species_master",
    "is_fe_species_tum_wwk_long",
    "is_fe_species_tum_wwk_short",
    "is_fe_stand",
    "is_fe_stand_spatial",
    "is_fe_yield_table",
    "n_rep_ha",
    "new_fe_ccircle_spatial",
    "new_fe_ccircle_spatial_notrees",
    "new_fe_species_bavrn_state",
    "new_fe_species_bavrn_state_short",
    "new_fe_species_ger_nfi_2012",
    "new_fe_species_master",
    "new_fe_species_tum_wwk_long",
    "new_fe_species_tum_wwk_short",
    "new_fe_stand",
    "new_fe_stand_spatial",
    "new_fe_yield_table",
    "se_tests",
    "shannon_index",
    "si_to_mai_age",
    "si_to_mai_max",
    "site_index",
    "species_profile",
    "species_shares",
    "stand_level_increment",
    "stand_sums_dynamic",
    "stand_sums_static",
    "standing_area_gnfi3",
    "stocking_level",
    "survey_overview",
    "v_gri",
    "v_red_harvest_ubark",
    "validate_fe_ccircle_spatial",
    "validate_fe_ccircle_spatial_notrees",
    "validate_fe_species_bavrn_state",
    "validate_fe_species_bavrn_state_short",
    "validate_fe_species_ger_nfi_2012",
    "validate_fe_species_master",
    "validate_fe_species_tum_wwk_long",
    "validate_fe_species_tum_wwk_short",
    "validate_fe_stand",
    "validate_fe_stand_spatial",
    "validate_fe_yield_table",
    "ytable_age_slice",
    "ytable_lookup",
    "ytable_max_slice"
  ],
  "_datasets": [
    {
      "name": "european_beech_1_fe_stand",
      "title": "Example Stands",
      "object": "european_beech_1_fe_stand",
      "class": [
        "fe_stand"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "european_beech_1_raw",
      "title": "Example Stands",
      "object": "european_beech_1_raw",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "stand",
        "species",
        "no",
        "age",
        "d",
        "h",
        "hcb",
        "crad"
      ],
      "rows": 268,
      "table": true,
      "tojson": true
    },
    {
      "name": "fe_ytable_ash_wimmenauer_1919_29",
      "title": "Yield Tables",
      "object": "fe_ytable_ash_wimmenauer_1919_29",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_beech_gehrhardt_moderate_1908",
      "title": "Yield Tables",
      "object": "fe_ytable_beech_gehrhardt_moderate_1908",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_beech_wiedemann_moderate_1931",
      "title": "Yield Tables",
      "object": "fe_ytable_beech_wiedemann_moderate_1931",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_birch_schwappach_1903_29",
      "title": "Yield Tables",
      "object": "fe_ytable_birch_schwappach_1903_29",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_blackalder_mitscherlich_heavy_1945",
      "title": "Yield Tables",
      "object": "fe_ytable_blackalder_mitscherlich_heavy_1945",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_douglas_schober_moderate_1956",
      "title": "Yield Tables",
      "object": "fe_ytable_douglas_schober_moderate_1956",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_japanlarch_schober_moderate_1953",
      "title": "Yield Tables",
      "object": "fe_ytable_japanlarch_schober_moderate_1953",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_larch_schober_moderate_1946",
      "title": "Yield Tables",
      "object": "fe_ytable_larch_schober_moderate_1946",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_oak_juettner_moderate_1955",
      "title": "Yield Tables",
      "object": "fe_ytable_oak_juettner_moderate_1955",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_pine_gehrhardt_moderate_1921",
      "title": "Yield Tables",
      "object": "fe_ytable_pine_gehrhardt_moderate_1921",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_pine_wiedemann_moderate_1943",
      "title": "Yield Tables",
      "object": "fe_ytable_pine_wiedemann_moderate_1943",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_poplar_blume_1949",
      "title": "Yield Tables",
      "object": "fe_ytable_poplar_blume_1949",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_redoak_bauer_1955",
      "title": "Yield Tables",
      "object": "fe_ytable_redoak_bauer_1955",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_silver_fir_hausser_moderate_1956",
      "title": "Yield Tables",
      "object": "fe_ytable_silver_fir_hausser_moderate_1956",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_spruce_assmann_franz_mean_yield_level_1963",
      "title": "Yield Tables",
      "object": "fe_ytable_spruce_assmann_franz_mean_yield_level_1963",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_spruce_gehrhardt_moderate_1921",
      "title": "Yield Tables",
      "object": "fe_ytable_spruce_gehrhardt_moderate_1921",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_spruce_guttenberg_1915",
      "title": "Yield Tables",
      "object": "fe_ytable_spruce_guttenberg_1915",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_spruce_vanselow_1951",
      "title": "Yield Tables",
      "object": "fe_ytable_spruce_vanselow_1951",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fe_ytable_spruce_wiedemann_moderate_1936_42",
      "title": "Yield Tables",
      "object": "fe_ytable_spruce_wiedemann_moderate_1936_42",
      "class": [
        "fe_yield_table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "mm_forest_1_fe_stand_spatial",
      "title": "Example Stands",
      "object": "mm_forest_1_fe_stand_spatial",
      "class": [
        "fe_stand_spatial",
        "fe_stand"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "mm_forest_1_raw",
      "title": "Example Stands",
      "object": "mm_forest_1_raw",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "norway_spruce_1_fe_stand",
      "title": "Example Stands",
      "object": "norway_spruce_1_fe_stand",
      "class": [
        "fe_stand"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "norway_spruce_1_raw",
      "title": "Example Stands",
      "object": "norway_spruce_1_raw",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "stand",
        "species",
        "no",
        "age",
        "d",
        "h",
        "hcb",
        "crad"
      ],
      "rows": 498,
      "table": true,
      "tojson": true
    },
    {
      "name": "selection_forest_1_fe_stand",
      "title": "Example Stands",
      "object": "selection_forest_1_fe_stand",
      "class": [
        "fe_stand"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "selection_forest_1_raw",
      "title": "Example Stands",
      "object": "selection_forest_1_raw",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "stand",
        "no",
        "species",
        "d",
        "h",
        "hcb",
        "crad"
      ],
      "rows": 283,
      "table": true,
      "tojson": true
    },
    {
      "name": "species_codings",
      "title": "Supported Species Codings in the Package *ForestElementsR*",
      "object": "species_codings",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "species_coding",
        "code_table"
      ],
      "rows": 6,
      "table": false,
      "tojson": true
    },
    {
      "name": "species_master_table",
      "title": "List of Supported Species in the Package *ForestElementsR*",
      "object": "species_master_table",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "genus",
        "species_no",
        "deciduous_conifer",
        "name_sci",
        "name_eng",
        "name_ger"
      ],
      "rows": 96,
      "table": true,
      "tojson": true
    },
    {
      "name": "spruce_beech_1_fe_stand",
      "title": "Example Stands",
      "object": "spruce_beech_1_fe_stand",
      "class": [
        "fe_stand"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "spruce_beech_1_raw",
      "title": "Example Stands",
      "object": "spruce_beech_1_raw",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "stand",
        "species",
        "no",
        "age",
        "d",
        "h",
        "hcb",
        "crad"
      ],
      "rows": 225,
      "table": true,
      "tojson": true
    },
    {
      "name": "spruce_pine_ccircle_raw",
      "title": "Example Stands",
      "object": "spruce_pine_ccircle_raw",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "spruce_pine_ccircle_spatial",
      "title": "Example Stands",
      "object": "spruce_pine_ccircle_spatial",
      "class": [
        "fe_ccircle_spatial",
        "fe_stand_spatial",
        "fe_stand"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "spruce_pine_ccircle_spatial_notrees",
      "title": "Example Stands",
      "object": "spruce_pine_ccircle_spatial_notrees",
      "class": [
        "fe_ccircle_spatial_notrees",
        "fe_ccircle_spatial",
        "fe_stand_spatial",
        "fe_stand"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "ytable_pine_wiedemann_moderate_1943_raw",
      "title": "Yield Tables",
      "object": "ytable_pine_wiedemann_moderate_1943_raw",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "si",
        "age",
        "h_q_m_si_plus_025",
        "n_ha",
        "ba_m2_ha",
        "d_q_cm",
        "v_m3_ha",
        "pai_m3_ha_yr",
        "pai_perc_yr",
        "mai_m3_ha_yr",
        "red_v_m3_ha",
        "red_pai_m3_ha_yr",
        "red_mai_m3_ha_yr",
        "red_pre_yield_m3_ha_10yr",
        "h_q_m",
        "tvp_m3_ha"
      ],
      "rows": 237,
      "table": true,
      "tojson": true
    },
    {
      "name": "ytables_bavrn_state_short_var_1",
      "title": "Yield Tables To Species Assignments",
      "object": "ytables_bavrn_state_short_var_1",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "species_id",
        "ytable_name"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "ytables_bavrn_state_var_1",
      "title": "Yield Tables To Species Assignments",
      "object": "ytables_bavrn_state_var_1",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "species_id",
        "ytable_name"
      ],
      "rows": 45,
      "table": true,
      "tojson": true
    },
    {
      "name": "ytables_tum_wwk_short_var_1",
      "title": "Yield Tables To Species Assignments",
      "object": "ytables_tum_wwk_short_var_1",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "species_id",
        "ytable_name"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "age_d_gnfi3",
      "title": "Inverse Stem Diameter Growth Model of the 3rd German National Forest Inventory (2012)",
      "concept": [
        "growth functions"
      ],
      "topics": [
        "age_d_gnfi3"
      ]
    },
    {
      "page": "age_h_gnfi3",
      "title": "Inverse Tree Height Growth Model of the 3rd German National Forest Inventory (2012)",
      "concept": [
        "growth functions"
      ],
      "topics": [
        "age_h_gnfi3"
      ]
    },
    {
      "page": "as_fe_species_bavrn_state",
      "title": "Cast Appropriate Objects Into a *fe_stand_bavrn_state* Species Class Object",
      "topics": [
        "as_fe_species_bavrn_state"
      ]
    },
    {
      "page": "as_fe_species_bavrn_state_short",
      "title": "Cast Appropriate Objects Into a *fe_stand_bavrn_state_short* Species Class Object",
      "topics": [
        "as_fe_species_bavrn_state_short"
      ]
    },
    {
      "page": "as_fe_species_ger_nfi_2012",
      "title": "Cast Appropriate Objects Into a *fe_stand_ger_nfi_2012* Species Class Object",
      "topics": [
        "as_fe_species_ger_nfi_2012"
      ]
    },
    {
      "page": "as_fe_species_master",
      "title": "Cast Appropriate Objects Into a *fe_stand_master* Species Class Object",
      "topics": [
        "as_fe_species_master"
      ]
    },
    {
      "page": "as_fe_species_tum_wwk_long",
      "title": "Cast Appropriate Objects Into a *fe_species_tum_wwk_long* Species Class Object",
      "topics": [
        "as_fe_species_tum_wwk_long"
      ]
    },
    {
      "page": "as_fe_species_tum_wwk_short",
      "title": "Cast Appropriate Objects Into a *fe_stand_tum_wwk_short* Species Class Object",
      "topics": [
        "as_fe_species_tum_wwk_short"
      ]
    },
    {
      "page": "assmann_layers",
      "title": "Attribute Tree Heights to Layers After Ernst Assmann",
      "concept": [
        "structure and diversity"
      ],
      "topics": [
        "assmann_layers"
      ]
    },
    {
      "page": "crown_diameter_silva",
      "title": "Estimate a tree's crown diameter",
      "topics": [
        "crown_diameter_silva"
      ]
    },
    {
      "page": "d_100",
      "title": "Dominant Diameter d100",
      "concept": [
        "stand diameters"
      ],
      "topics": [
        "d_100"
      ]
    },
    {
      "page": "d_age_gnfi3",
      "title": "Estimate Stem Diameter Growth With the 3rd German National Forest Inventory Growth Model (2012)",
      "concept": [
        "growth functions"
      ],
      "topics": [
        "d_age_gnfi3"
      ]
    },
    {
      "page": "d_dom_weise",
      "title": "Weise's Dominant Diameter",
      "concept": [
        "stand diameters"
      ],
      "topics": [
        "d_dom_weise"
      ]
    },
    {
      "page": "d_q",
      "title": "Quadratic Mean Diameter",
      "concept": [
        "stand diameters"
      ],
      "topics": [
        "d_q"
      ]
    },
    {
      "page": "example_data",
      "title": "Example Stands",
      "topics": [
        "european_beech_1_fe_stand",
        "european_beech_1_raw",
        "example_data",
        "mm_forest_1_fe_stand_spatial",
        "mm_forest_1_raw",
        "norway_spruce_1_fe_stand",
        "norway_spruce_1_raw",
        "selection_forest_1_fe_stand",
        "selection_forest_1_raw",
        "spruce_beech_1_fe_stand",
        "spruce_beech_1_raw",
        "spruce_pine_ccircle_raw",
        "spruce_pine_ccircle_spatial",
        "spruce_pine_ccircle_spatial_notrees"
      ]
    },
    {
      "page": "fe_ccircle_spatial",
      "title": "User Friendly Construction of an *fe_ccircle_spatial* Object from a List of Data Frames",
      "topics": [
        "fe_ccircle_spatial"
      ]
    },
    {
      "page": "fe_ccircle_spatial_notrees",
      "title": "User Friendly Construction of an *fe_ccircle_spatial_notrees* Object from a List of Data Frames",
      "topics": [
        "fe_ccircle_spatial_notrees"
      ]
    },
    {
      "page": "fe_species_bavrn_state",
      "title": "Construct a _fe_species_bavrn_state_ Species Code Vector",
      "topics": [
        "fe_species_bavrn_state"
      ]
    },
    {
      "page": "fe_species_bavrn_state_short",
      "title": "Construct a _fe_species_bavrn_state_short_ Species Code Vector",
      "topics": [
        "fe_species_bavrn_state_short"
      ]
    },
    {
      "page": "fe_species_ger_nfi_2012",
      "title": "Construct a _fe_species_ger_nfi_2012_ Species Code Vector",
      "topics": [
        "fe_species_ger_nfi_2012"
      ]
    },
    {
      "page": "fe_species_get_coding",
      "title": "Get Name of the Coding Belonging to an *fe_species* Object",
      "topics": [
        "fe_species_get_coding"
      ]
    },
    {
      "page": "fe_species_get_coding_table",
      "title": "Get the Coding Table of a Supported *fe_species* Coding",
      "topics": [
        "fe_species_get_coding_table"
      ]
    },
    {
      "page": "fe_species_master",
      "title": "Construct a _fe_species_master_ Species Code Vector",
      "topics": [
        "fe_species_master"
      ]
    },
    {
      "page": "fe_species_tum_wwk_long",
      "title": "Construct a _fe_species_tum_wwk_long_ Species Code Vector",
      "topics": [
        "fe_species_tum_wwk_long"
      ]
    },
    {
      "page": "fe_species_tum_wwk_short",
      "title": "Construct a _fe_species_tum_wwk_short_ Species Code Vector",
      "topics": [
        "fe_species_tum_wwk_short"
      ]
    },
    {
      "page": "fe_stand",
      "title": "User Friendly Construction of an *fe_stand* Object from a Data Frame",
      "topics": [
        "fe_stand"
      ]
    },
    {
      "page": "fe_stand_spatial",
      "title": "User Friendly Construction of an *fe_stand_spatial* Object from a List of Data Frames",
      "topics": [
        "fe_stand_spatial"
      ]
    },
    {
      "page": "fe_yield_table",
      "title": "User Friendly Construction of an *fe_yield_table* Object from a Data Frame",
      "concept": [
        "yield table functions"
      ],
      "topics": [
        "fe_yield_table"
      ]
    },
    {
      "page": "format.fe_species_bavrn_state",
      "title": "Formatted Output of an *fe_species_bavrn_state* Vector",
      "topics": [
        "format.fe_species_bavrn_state"
      ]
    },
    {
      "page": "format.fe_species_bavrn_state_short",
      "title": "Formatted Output of an *fe_species_bavrn_state_short* Vector",
      "topics": [
        "format.fe_species_bavrn_state_short"
      ]
    },
    {
      "page": "format.fe_species_ger_nfi_2012",
      "title": "Formatted Output of an *fe_species_ger_nfi_2012* Vector",
      "topics": [
        "format.fe_species_ger_nfi_2012"
      ]
    },
    {
      "page": "format.fe_species_master",
      "title": "Formatted Output of an *fe_species_master* Vector",
      "topics": [
        "format.fe_species_master"
      ]
    },
    {
      "page": "format.fe_species_tum_wwk_long",
      "title": "Formatted Output of an *fe_species_tum_wwk_long* Vector",
      "topics": [
        "format.fe_species_tum_wwk_long"
      ]
    },
    {
      "page": "format.fe_species_tum_wwk_short",
      "title": "Formatted Output of an *fe_species_tum_wwk_short* Vector",
      "topics": [
        "format.fe_species_tum_wwk_short"
      ]
    },
    {
      "page": "get_area_ha",
      "title": "Get the Area in ha of a Compatible Object",
      "topics": [
        "get_area_ha"
      ]
    },
    {
      "page": "get_center",
      "title": "Obtaining Center Coordinates of Spatial 'fe_stand' Child Objects",
      "topics": [
        "get_center"
      ]
    },
    {
      "page": "h_100",
      "title": "Dominant Height h100",
      "concept": [
        "stand heights"
      ],
      "topics": [
        "h_100"
      ]
    },
    {
      "page": "h_age_gnfi3",
      "title": "Estimate Tree Height Growth With the 3rd German National Forest Inventory Growth Model (2012)",
      "concept": [
        "growth functions"
      ],
      "topics": [
        "h_age_gnfi3"
      ]
    },
    {
      "page": "h_dom_weise",
      "title": "Weise's Dominant Height",
      "concept": [
        "stand heights"
      ],
      "topics": [
        "h_dom_weise"
      ]
    },
    {
      "page": "h_q",
      "title": "Quadratic Mean Height",
      "concept": [
        "stand heights"
      ],
      "topics": [
        "h_q"
      ]
    },
    {
      "page": "h_q_from_d_q",
      "title": "Estimate Quadratic Mean Height from Quadratic Mean Diameter",
      "concept": [
        "stand heights"
      ],
      "topics": [
        "h_q_from_d_q"
      ]
    },
    {
      "page": "h_standard_bv",
      "title": "Calculate Tree Heights with the Bavarian Standard Height Curve System",
      "concept": [
        "standard height curve systems"
      ],
      "topics": [
        "h_standard_bv"
      ]
    },
    {
      "page": "h_standard_gnfi3",
      "title": "Calculate Tree Heights with the Bavarian Standard Height Curve System of the 3rd German National Forest Inventory (2012)",
      "concept": [
        "standard height curve systems"
      ],
      "topics": [
        "h_standard_gnfi3"
      ]
    },
    {
      "page": "height_crown_base_silva",
      "title": "Estimate a tree's height to crown base",
      "topics": [
        "height_crown_base_silva"
      ]
    },
    {
      "page": "is_fe_ccircle_spatial",
      "title": "Check if an Object is an *fe_ccircle_spatial*",
      "topics": [
        "is_fe_ccircle_spatial"
      ]
    },
    {
      "page": "is_fe_ccircle_spatial_notrees",
      "title": "Check if an Object is an *fe_ccircle_spatial_notrees* object",
      "topics": [
        "is_fe_ccircle_spatial_notrees"
      ]
    },
    {
      "page": "is_fe_species_bavrn_state",
      "title": "Check if an Object is a *fe_species_bavrn_state* species code vector",
      "topics": [
        "is_fe_species_bavrn_state"
      ]
    },
    {
      "page": "is_fe_species_bavrn_state_short",
      "title": "Check if an Object is a *fe_species_bavrn_state_short* species code vector",
      "topics": [
        "is_fe_species_bavrn_state_short"
      ]
    },
    {
      "page": "is_fe_species_ger_nfi_2012",
      "title": "Check if an Object is a *fe_species_ger_nfi_2012* species code vector",
      "topics": [
        "is_fe_species_ger_nfi_2012"
      ]
    },
    {
      "page": "is_fe_species_master",
      "title": "Check if an Object is a *fe_species_master* species code vector",
      "topics": [
        "is_fe_species_master"
      ]
    },
    {
      "page": "is_fe_species_tum_wwk_long",
      "title": "Check if an Object is a *fe_species_tum_wwk_long* species code vector",
      "topics": [
        "is_fe_species_tum_wwk_long"
      ]
    },
    {
      "page": "is_fe_species_tum_wwk_short",
      "title": "Check if an Object is a *fe_species_tum_wwk_short* species code vector",
      "topics": [
        "is_fe_species_tum_wwk_short"
      ]
    },
    {
      "page": "is_fe_stand",
      "title": "Check if an Object is an *fe_stand*",
      "topics": [
        "is_fe_stand"
      ]
    },
    {
      "page": "is_fe_stand_spatial",
      "title": "Check if an Object is an *fe_stand_spatial*",
      "topics": [
        "is_fe_stand_spatial"
      ]
    },
    {
      "page": "is_fe_yield_table",
      "title": "Check if an Object is an *fe_yield_table*",
      "topics": [
        "is_fe_yield_table"
      ]
    },
    {
      "page": "n_rep_ha",
      "title": "Calculate or Return the Representation Number per ha for the Trees Contained in a Compatible Object",
      "topics": [
        "n_rep_ha"
      ]
    },
    {
      "page": "new_fe_ccircle_spatial",
      "title": "Constructor for the *fe_ccircle_spatial* Class",
      "topics": [
        "new_fe_ccircle_spatial"
      ]
    },
    {
      "page": "new_fe_ccircle_spatial_notrees",
      "title": "Constructor for the *fe_ccircle_spatial_notrees* Class",
      "topics": [
        "new_fe_ccircle_spatial_notrees"
      ]
    },
    {
      "page": "new_fe_species_bavrn_state",
      "title": "Constructor for the *fe_species_bavrn_state* Class",
      "topics": [
        "new_fe_species_bavrn_state"
      ]
    },
    {
      "page": "new_fe_species_bavrn_state_short",
      "title": "Constructor for the *fe_species_bavrn_state_short* Class",
      "topics": [
        "new_fe_species_bavrn_state_short"
      ]
    },
    {
      "page": "new_fe_species_ger_nfi_2012",
      "title": "Constructor for the *fe_species_ger_nfi_2012* Class",
      "topics": [
        "new_fe_species_ger_nfi_2012"
      ]
    },
    {
      "page": "new_fe_species_master",
      "title": "Constructor for the *fe_species_master* Class",
      "topics": [
        "new_fe_species_master"
      ]
    },
    {
      "page": "new_fe_species_tum_wwk_long",
      "title": "Constructor for the *fe_species_tum_wwk_long* Class",
      "topics": [
        "new_fe_species_tum_wwk_long"
      ]
    },
    {
      "page": "new_fe_species_tum_wwk_short",
      "title": "Constructor for the *fe_species_tum_wwk_short* Class",
      "topics": [
        "new_fe_species_tum_wwk_short"
      ]
    },
    {
      "page": "new_fe_stand",
      "title": "Constructor for the *fe_stand* Class",
      "topics": [
        "new_fe_stand"
      ]
    },
    {
      "page": "new_fe_stand_spatial",
      "title": "Constructor for the *fe_stand_spatial* Class",
      "topics": [
        "new_fe_stand_spatial"
      ]
    },
    {
      "page": "new_fe_yield_table",
      "title": "Constructor for the *fe_yield_table* Class",
      "topics": [
        "new_fe_yield_table"
      ]
    },
    {
      "page": "plot.fe_ccircle_spatial",
      "title": "Plot an fe_ccircle_spatial Object",
      "topics": [
        "plot.fe_ccircle_spatial"
      ]
    },
    {
      "page": "plot.fe_ccircle_spatial_notrees",
      "title": "Plot an fe_ccircle_spatial_notrees Object",
      "topics": [
        "plot.fe_ccircle_spatial_notrees"
      ]
    },
    {
      "page": "plot.fe_stand",
      "title": "Plot an *fe_stand* Object",
      "topics": [
        "plot.fe_stand"
      ]
    },
    {
      "page": "plot.fe_yield_table",
      "title": "Plot an fe_yield_table Object",
      "concept": [
        "yield table functions"
      ],
      "topics": [
        "plot.fe_yield_table"
      ]
    },
    {
      "page": "se_tests",
      "title": "Convenient Information About the Precision of a Random Sample",
      "topics": [
        "se_tests"
      ]
    },
    {
      "page": "shannon_index",
      "title": "Shannon Diversity Index for Tree Species",
      "concept": [
        "structure and diversity"
      ],
      "topics": [
        "shannon_index"
      ]
    },
    {
      "page": "si_to_mai_age",
      "title": "Convert a Standard Site Index Into an MAI(age) Site Index",
      "concept": [
        "yield table functions"
      ],
      "topics": [
        "si_to_mai_age"
      ]
    },
    {
      "page": "si_to_mai_max",
      "title": "Convert a Standard Site Index Into an maximum MAI Site Index",
      "concept": [
        "yield table functions"
      ],
      "topics": [
        "si_to_mai_max"
      ]
    },
    {
      "page": "site_index",
      "title": "Find Site Indexes With a Yield Table",
      "concept": [
        "yield table functions"
      ],
      "topics": [
        "site_index"
      ]
    },
    {
      "page": "species_codings",
      "title": "Supported Species Codings in the Package *ForestElementsR*",
      "topics": [
        "species_codings"
      ]
    },
    {
      "page": "species_master_table",
      "title": "List of Supported Species in the Package *ForestElementsR*",
      "topics": [
        "species_master_table"
      ]
    },
    {
      "page": "species_profile",
      "title": "Species Profile Index After Pretzsch",
      "concept": [
        "structure and diversity"
      ],
      "topics": [
        "species_profile"
      ]
    },
    {
      "page": "species_shares",
      "title": "species_shares",
      "topics": [
        "species_shares"
      ]
    },
    {
      "page": "stand_level_increment",
      "title": "stand_level_increment",
      "topics": [
        "stand_level_increment"
      ]
    },
    {
      "page": "stand_sums_dynamic",
      "title": "stand_sums_dynamic",
      "topics": [
        "stand_sums_dynamic"
      ]
    },
    {
      "page": "stand_sums_static",
      "title": "Static Stand Sum and Mean Values for an fe_stand Object",
      "topics": [
        "stand_sums_static"
      ]
    },
    {
      "page": "standing_area_gnfi3",
      "title": "Estimate the Standing Area of Single Trees",
      "topics": [
        "standing_area_gnfi3"
      ]
    },
    {
      "page": "stocking_level",
      "title": "Calculate the Stocking Level (\"Bestockungsgrad\") of a Stand",
      "concept": [
        "yield table functions"
      ],
      "topics": [
        "stocking_level"
      ]
    },
    {
      "page": "summary.fe_ccircle_spatial_notrees",
      "title": "summary For a fe_ccircle_spatial_notrees object",
      "topics": [
        "summary.fe_ccircle_spatial_notrees"
      ]
    },
    {
      "page": "summary.fe_species_bavrn_state",
      "title": "Summary of an *fe_species_bavrn_state* Vector",
      "topics": [
        "summary.fe_species_bavrn_state"
      ]
    },
    {
      "page": "summary.fe_species_bavrn_state_short",
      "title": "Summary of an *fe_species_bavrn_state_short* Vector",
      "topics": [
        "summary.fe_species_bavrn_state_short"
      ]
    },
    {
      "page": "summary.fe_species_ger_nfi_2012",
      "title": "Summary of an *fe_species_ger_nfi_2012* Vector",
      "topics": [
        "summary.fe_species_ger_nfi_2012"
      ]
    },
    {
      "page": "summary.fe_species_master",
      "title": "Summary of an *fe_species_master* Vector",
      "topics": [
        "summary.fe_species_master"
      ]
    },
    {
      "page": "summary.fe_species_tum_wwk_long",
      "title": "Summary of an *fe_species_tum_wwk_long* Vector",
      "topics": [
        "summary.fe_species_tum_wwk_long"
      ]
    },
    {
      "page": "summary.fe_species_tum_wwk_short",
      "title": "Summary of an *fe_species_tum_wwk_short* Vector",
      "topics": [
        "summary.fe_species_tum_wwk_short"
      ]
    },
    {
      "page": "summary.fe_stand",
      "title": "Summary for an *fe_stand* Object",
      "topics": [
        "summary.fe_stand"
      ]
    },
    {
      "page": "survey_overview",
      "title": "Generate an Overview of the Surveys of an fe_stand Object",
      "topics": [
        "survey_overview"
      ]
    },
    {
      "page": "v_gri",
      "title": "Calculate Tree Volumes With the GRI Volume Equations (Franz et al. 1973)",
      "topics": [
        "v_gri"
      ]
    },
    {
      "page": "v_red_harvest_ubark",
      "title": "Reduce a Given standing Volume Over Bark to Harvested Volume Under Bark",
      "topics": [
        "v_red_harvest_ubark"
      ]
    },
    {
      "page": "validate_fe_ccircle_spatial",
      "title": "Validate an *fe_ccircle_spatial* Object",
      "topics": [
        "validate_fe_ccircle_spatial"
      ]
    },
    {
      "page": "validate_fe_ccircle_spatial_notrees",
      "title": "Validate an *fe_ccircle_spatial_notrees* Object",
      "topics": [
        "validate_fe_ccircle_spatial_notrees"
      ]
    },
    {
      "page": "validate_fe_species_bavrn_state",
      "title": "Validate an _fe_species_bavrn_state_ Object",
      "topics": [
        "validate_fe_species_bavrn_state"
      ]
    },
    {
      "page": "validate_fe_species_bavrn_state_short",
      "title": "Validate an _fe_species_bavrn_state_short_ Object",
      "topics": [
        "validate_fe_species_bavrn_state_short"
      ]
    },
    {
      "page": "validate_fe_species_ger_nfi_2012",
      "title": "Validate an _fe_species_ger_nfi_2012_ Object",
      "topics": [
        "validate_fe_species_ger_nfi_2012"
      ]
    },
    {
      "page": "validate_fe_species_master",
      "title": "Validate an _fe_species_master_ Object",
      "topics": [
        "validate_fe_species_master"
      ]
    },
    {
      "page": "validate_fe_species_tum_wwk_long",
      "title": "Validate an _fe_species_tum_wwk_long_ Object",
      "topics": [
        "validate_fe_species_tum_wwk_long"
      ]
    },
    {
      "page": "validate_fe_species_tum_wwk_short",
      "title": "Validate an _fe_species_tum_wwk_short_ Object",
      "topics": [
        "validate_fe_species_tum_wwk_short"
      ]
    },
    {
      "page": "validate_fe_stand",
      "title": "Validate an *fe_stand* Object",
      "topics": [
        "validate_fe_stand"
      ]
    },
    {
      "page": "validate_fe_stand_spatial",
      "title": "Validate an *fe_stand_spatial* Object",
      "topics": [
        "validate_fe_stand_spatial"
      ]
    },
    {
      "page": "validate_fe_yield_table",
      "title": "Validate a Candidate For an fe_yield_table Object",
      "topics": [
        "validate_fe_yield_table"
      ]
    },
    {
      "page": "vec_ptype_abbr.fe_species_bavrn_state",
      "title": "Abbreviation for the _fe_species_bavrn_state_ Type",
      "topics": [
        "vec_ptype_abbr.fe_species_bavrn_state"
      ]
    },
    {
      "page": "vec_ptype_abbr.fe_species_bavrn_state_short",
      "title": "Abbreviation for the _fe_species_bavrn_state_short_ Type",
      "topics": [
        "vec_ptype_abbr.fe_species_bavrn_state_short"
      ]
    },
    {
      "page": "vec_ptype_abbr.fe_species_ger_nfi_2012",
      "title": "Abbreviation for the _fe_species_ger_nfi_2012_ Type",
      "topics": [
        "vec_ptype_abbr.fe_species_ger_nfi_2012"
      ]
    },
    {
      "page": "vec_ptype_abbr.fe_species_master",
      "title": "Abbreviation for the _fe_species_master_ Type",
      "topics": [
        "vec_ptype_abbr.fe_species_master"
      ]
    },
    {
      "page": "vec_ptype_abbr.fe_species_tum_wwk_long",
      "title": "Abbreviation for the _fe_species_tum_wwk_long_ Type",
      "topics": [
        "vec_ptype_abbr.fe_species_tum_wwk_long"
      ]
    },
    {
      "page": "vec_ptype_abbr.fe_species_tum_wwk_short",
      "title": "Abbreviation for the _fe_species_tum_wwk_short_ Type",
      "topics": [
        "vec_ptype_abbr.fe_species_tum_wwk_short"
      ]
    },
    {
      "page": "yield_tables",
      "title": "Yield Tables",
      "topics": [
        "fe_ytable_ash_wimmenauer_1919_29",
        "fe_ytable_beech_gehrhardt_moderate_1908",
        "fe_ytable_beech_wiedemann_moderate_1931",
        "fe_ytable_birch_schwappach_1903_29",
        "fe_ytable_blackalder_mitscherlich_heavy_1945",
        "fe_ytable_douglas_schober_moderate_1956",
        "fe_ytable_japanlarch_schober_moderate_1953",
        "fe_ytable_larch_schober_moderate_1946",
        "fe_ytable_oak_juettner_moderate_1955",
        "fe_ytable_pine_gehrhardt_moderate_1921",
        "fe_ytable_pine_wiedemann_moderate_1943",
        "fe_ytable_poplar_blume_1949",
        "fe_ytable_redoak_bauer_1955",
        "fe_ytable_silver_fir_hausser_moderate_1956",
        "fe_ytable_spruce_assmann_franz_mean_yield_level_1963",
        "fe_ytable_spruce_gehrhardt_moderate_1921",
        "fe_ytable_spruce_guttenberg_1915",
        "fe_ytable_spruce_vanselow_1951",
        "fe_ytable_spruce_wiedemann_moderate_1936_42",
        "yield_tables",
        "ytable_pine_wiedemann_moderate_1943_raw"
      ]
    },
    {
      "page": "yield_tables_for_species",
      "title": "Yield Tables To Species Assignments",
      "concept": [
        "yield table functions"
      ],
      "topics": [
        "yield_tables_for_species",
        "ytables_bavrn_state_short_var_1",
        "ytables_bavrn_state_var_1",
        "ytables_tum_wwk_short_var_1"
      ]
    },
    {
      "page": "ytable_age_slice",
      "title": "Take an Age Slice out of an fe_yield_table_object",
      "concept": [
        "yield table functions"
      ],
      "topics": [
        "ytable_age_slice"
      ]
    },
    {
      "page": "ytable_lookup",
      "title": "Look Up Values From Yield Tables",
      "concept": [
        "yield table functions"
      ],
      "topics": [
        "ytable_lookup"
      ]
    },
    {
      "page": "ytable_max_slice",
      "title": "Take a Max Slice out of an fe_yield_table_object",
      "concept": [
        "yield table functions"
      ],
      "topics": [
        "ytable_max_slice"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ForestElementsR/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "boot",
    "broom",
    "class",
    "classInt",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "DBI",
    "Deriv",
    "doBy",
    "dplyr",
    "e1071",
    "farver",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "microbenchmark",
    "modelr",
    "nlme",
    "nnet",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "units",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "forestelementsr_package.Rmd",
      "filename": "forestelementsr_package.html",
      "title": "The Package ForestElementsR",
      "author": "Peter Biber and Astor Toraño Caicoya",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1 Introduction",
        "2 Object Families",
        "2.1 Representations of Plots and Stands",
        "2.2 Species Coding System",
        "2.3 Yield Tables",
        "3 Low Level Methods",
        "4 High Level Methods",
        "5 Expert Methods",
        "6 Technical Specifics",
        "7 Acknowledgments",
        "References"
      ],
      "created": "2024-12-23 11:10:07",
      "modified": "2025-10-29 17:30:02",
      "commits": 3
    },
    {
      "source": "tree_species_codings.Rmd",
      "filename": "tree_species_codings.html",
      "title": "Tree Species Codings in ForestElementsR",
      "author": "Peter Biber",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Introduction",
        "2. Where to find things and what they are good for",
        "2.1 The species master table",
        "2.2 Specific species codings",
        "2.2.1 General setup",
        "2.1.2 Implemented codings",
        "3. Usage",
        "3.1 Creating a species code vector",
        "3.2 Display options",
        "3.3 Species code conversions",
        "3.4 Practical examples",
        "4. Informations for developers",
        "4.1 Check for new species and add them to the species master table",
        "4.2 Add new species to the coding fe_species_master",
        "4.3 Add the new species coding to the tibble species_codings",
        "4.4 Copy the R-source file of an existing coding and adapt it",
        "4.5 Add a species coding cast function to each other coding",
        "4.6 Document the new coding",
        "4.7 Add your new coding to the automated tests for species codings",
        "4.8 Never touch the source file fe_species_helper_functions.R",
        "References"
      ],
      "created": "2024-12-23 11:10:07",
      "modified": "2025-10-29 17:30:02",
      "commits": 3
    },
    {
      "source": "yield_tables.Rmd",
      "filename": "yield_tables.html",
      "title": "Yield Tables in ForestElementsR",
      "author": "Peter Biber",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1 Introduction",
        "2 Yield Table Representation in ForestElementsR",
        "2.1 Metadata",
        "2.2 Actual Yield Table Data",
        "3 Visualizing Yield Table Contents",
        "4 Practical Work With Yield Tables in ForestElementsR",
        "4.1 Site Indexing",
        "4.2 Extracting Values From Yield Tables",
        "5 Importing Yield Table Data and Make them fe_yield_table Objects",
        "References"
      ],
      "created": "2024-12-23 11:10:07",
      "modified": "2025-10-29 17:30:02",
      "commits": 3
    }
  ],
  "_score": 3.556302500767287,
  "_indexed": true,
  "_nocasepkg": "forestelementsr",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.0",
      "date": "2026-05-27T08:04:37.000Z",
      "distro": "noble",
      "commit": "5a6a05ccaa3984190ea56cea8634fa3f9b4f5f22",
      "fileid": "2f838bf649f0e1ff17d96d30ed1e3472774e50df6dd7fd1d4b6de20f54e63d3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26498628072"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.0",
      "date": "2026-05-27T08:04:35.000Z",
      "distro": "noble",
      "commit": "5a6a05ccaa3984190ea56cea8634fa3f9b4f5f22",
      "fileid": "d7b71ef85cd645764609a2356fc78d8adfde0a092bd067a7467ae3dc69ad826a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26498628072"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2.0",
      "date": "2026-05-27T08:04:48.000Z",
      "commit": "5a6a05ccaa3984190ea56cea8634fa3f9b4f5f22",
      "fileid": "74782a0ea77ee01a8a4ab708ae7f2257c8e312b088ef9a11913519423e11b372",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26498628072"
    }
  ]
}