{
  "_id": "6a105e38acfb0bcc41ca5739",
  "Package": "silviculture",
  "Type": "Package",
  "Title": "Utility Functions for Forest Inventory and Silviculture",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Adrián\", \"Cidre González\", , \"adrian.cidre@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Aitor\", \"Vázquez Veloso\", , \"aitor.vazquez.veloso@uva.es\", role = \"aut\")\n)",
  "Author": "Adrián Cidre González [aut, cre], Aitor Vázquez Veloso [aut]",
  "Maintainer": "Adrián Cidre González <adrian.cidre@gmail.com>",
  "Description": "Perform common dendrometry operations such as inventory\npreparing, and inventory data analysis.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "URL": "https://cidree.github.io/silviculture/",
  "Collate": "'data.R' 'utils-not-exported.R' 'deprecated-funs.R'\n'inventory-summary.R' 'metrics-lidar.R'\n'metrics-stand-density.R' 'metrics-stand-level.R'\n'metrics-tree-level.R' 'predict-biomass.R' 'predict-height.R'\n'sample-size.R' 'silviculture-package.R' 'treatment-thinning.R'\n'utils-assert.R' 'zzz.R'",
  "Config/roxygen2/version": "8.0.0",
  "VignetteBuilder": "quarto",
  "Repository": "https://cidree.r-universe.dev",
  "Date/Publication": "2026-05-22 13:15:29 UTC",
  "RemoteUrl": "https://github.com/cidree/silviculture",
  "RemoteRef": "HEAD",
  "RemoteSha": "a26f20d59e126f97f1c15ec13e2a5270458cd7fc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 13:41:35 UTC",
    "User": "root"
  },
  "MD5sum": "c7aa1a08e6194ef62b08531e131d9109",
  "_user": "cidree",
  "_type": "src",
  "_file": "silviculture_0.2.0.tar.gz",
  "_fileid": "9a4589893b1564dc1bce32e262b2b49f3b67c983e608dc0e6c7aa8bfba569adf",
  "_filesize": 728021,
  "_sha256": "9a4589893b1564dc1bce32e262b2b49f3b67c983e608dc0e6c7aa8bfba569adf",
  "_created": "2026-05-22T13:41:35.000Z",
  "_published": "2026-05-22T13:46:32.034Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77391917892,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7161995150"
    },
    {
      "job": 77391917845,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161993098"
    },
    {
      "job": 77391917873,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7162020131"
    },
    {
      "job": 77391917822,
      "time": 181,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162039301"
    },
    {
      "job": 77391380253,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161949068"
    },
    {
      "job": 77391917856,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161986133"
    },
    {
      "job": 77391917958,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7161991881"
    },
    {
      "job": 77391917857,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7161991815"
    },
    {
      "job": 77391917858,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161991636"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cidree/actions/runs/26291120267",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cidree/silviculture",
  "_commit": {
    "id": "a26f20d59e126f97f1c15ec13e2a5270458cd7fc",
    "author": "Adrian Cidre <96820235+Cidree@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #14 from Cidree/avv-data-foundations\n\nfeat(data): data foundations for biomass and carbon models",
    "time": 1779455729
  },
  "_maintainer": {
    "name": "Adrián Cidre González",
    "email": "adrian.cidre@gmail.com",
    "login": "cidree",
    "linkedin": "in/adrian-cidre",
    "description": "R | Shiny | Google Earth Engine | Python | Remote Sensing | Data science & Analytics",
    "uuid": 96820235
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cidree",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 6
    },
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-23",
      "n": 2
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 4
    },
    {
      "week": "2025-34",
      "n": 8
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 3
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-06-05"
    },
    {
      "name": "0.2.0",
      "date": "2025-09-27"
    }
  ],
  "_stars": 24,
  "_contributors": [
    {
      "user": "cidree",
      "count": 102,
      "uuid": 96820235
    },
    {
      "user": "aitorvv",
      "count": 12,
      "uuid": 60781157
    }
  ],
  "_userbio": {
    "uuid": 96820235,
    "type": "user",
    "name": "Adrian Cidre",
    "description": "R | Shiny | Google Earth Engine | Python | Remote Sensing | Data science & Analytics"
  },
  "_downloads": {
    "count": 197,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/silviculture"
  },
  "_devurl": "https://github.com/cidree/silviculture",
  "_pkgdown": "https://cidree.github.io/silviculture/",
  "_searchresults": 7,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/silviculture.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cidree/silviculture",
  "_realowner": "cidree",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-05-29"
    },
    {
      "version": "0.2.0",
      "date": "2025-09-27"
    }
  ],
  "_exports": [
    "eq_biomass_cudjoe_2024",
    "eq_biomass_dieguez_aranda_2009",
    "eq_biomass_manrique_2017",
    "eq_biomass_menendez_2022",
    "eq_biomass_montero_2005",
    "eq_biomass_ruiz_peinado_2011",
    "eq_biomass_ruiz_peinado_2012",
    "eq_hd_vazquez_veloso_2025",
    "lid_fcov",
    "lid_lhdi",
    "plot",
    "silv_basal_area",
    "silv_biomass",
    "silv_density_hart",
    "silv_density_ntrees_ha",
    "silv_density_sdi",
    "silv_diametric_class",
    "silv_dominant_height",
    "silv_lorey_height",
    "silv_ntrees_ha",
    "silv_predict_biomass",
    "silv_predict_height",
    "silv_sample_size",
    "silv_sample_size_simple",
    "silv_sample_size_stratified",
    "silv_spacing_index",
    "silv_sqrmean_diameter",
    "silv_stand_basal_area",
    "silv_stand_dominant_diameter",
    "silv_stand_dominant_height",
    "silv_stand_lorey_height",
    "silv_stand_qmean_diameter",
    "silv_summary",
    "silv_treatment_thinning",
    "silv_tree_basal_area",
    "silv_tree_dclass",
    "silv_tree_volume",
    "silv_volume"
  ],
  "_datasets": [
    {
      "name": "biomass_models",
      "title": "Biomass models",
      "object": "biomass_models",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "article_id",
        "title",
        "doi_url",
        "country",
        "region",
        "species",
        "tree_age",
        "stand_composition",
        "biomass_group",
        "tree_group",
        "tree_component",
        "expression",
        "r2",
        "rmse",
        "obs"
      ],
      "rows": 427,
      "table": true,
      "tojson": true
    },
    {
      "name": "carbon_models",
      "title": "Carbon content models",
      "object": "carbon_models",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "article_id",
        "title",
        "doi_url",
        "country",
        "region",
        "species",
        "biomass_group",
        "tree_group",
        "tree_component",
        "carbon_percentage",
        "r2",
        "rmse",
        "obs"
      ],
      "rows": 264,
      "table": true,
      "tojson": true
    },
    {
      "name": "inventory_samples",
      "title": "Forest inventory samples",
      "object": "inventory_samples",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "plot_id",
        "species",
        "diameter",
        "height"
      ],
      "rows": 162,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "biomass_models",
      "title": "Biomass models",
      "topics": [
        "biomass_models"
      ]
    },
    {
      "page": "carbon_models",
      "title": "Carbon content models",
      "topics": [
        "carbon_models"
      ]
    },
    {
      "page": "eq_biomass_cudjoe_2024",
      "title": "Biomass equations for 2 species in Castille and León (Spain)",
      "topics": [
        "eq_biomass_cudjoe_2024"
      ]
    },
    {
      "page": "eq_biomass_dieguez_aranda_2009",
      "title": "Biomass equations for Galician species",
      "topics": [
        "eq_biomass_dieguez_aranda_2009"
      ]
    },
    {
      "page": "eq_biomass_manrique_2017",
      "title": "Biomass equations two Quercus species",
      "topics": [
        "eq_biomass_manrique_2017"
      ]
    },
    {
      "page": "eq_biomass_menendez_2022",
      "title": "Biomass equations for young Spanish plantations",
      "topics": [
        "eq_biomass_menendez_2022"
      ]
    },
    {
      "page": "eq_biomass_montero_2005",
      "title": "Biomass equations for Spanish species",
      "topics": [
        "eq_biomass_montero_2005"
      ]
    },
    {
      "page": "eq_biomass_ruiz_peinado_2011",
      "title": "Biomass equations for Spanish softwood species",
      "topics": [
        "eq_biomass_ruiz_peinado_2011"
      ]
    },
    {
      "page": "eq_biomass_ruiz_peinado_2012",
      "title": "Biomass equations for Spanish hardwood species",
      "topics": [
        "eq_biomass_ruiz_peinado_2012"
      ]
    },
    {
      "page": "eq_hd_vazquez_veloso_2025",
      "title": "Estimates tree height from DBH",
      "topics": [
        "eq_hd_vazquez_veloso_2025"
      ]
    },
    {
      "page": "inventory_samples",
      "title": "Forest inventory samples",
      "topics": [
        "inventory_samples"
      ]
    },
    {
      "page": "lid_fcov",
      "title": "Calculate Forest Fraction Cover from LiDAR Data",
      "topics": [
        "lid_fcov"
      ]
    },
    {
      "page": "lid_lhdi",
      "title": "LiDAR-derived Height Diversity Index (LHDI)",
      "topics": [
        "lid_lhdi"
      ]
    },
    {
      "page": "plot",
      "title": "Plot an object",
      "topics": [
        "plot"
      ]
    },
    {
      "page": "SimpleSampleSize",
      "title": "Plot Sample Size vs Error",
      "topics": [
        "plot_SimpleSampleSize"
      ]
    },
    {
      "page": "silv_basal_area",
      "title": "Calculates Basal Area",
      "topics": [
        "silv_basal_area"
      ]
    },
    {
      "page": "silv_biomass",
      "title": "Calculate Tree Biomass",
      "topics": [
        "silv_biomass"
      ]
    },
    {
      "page": "silv_density_hart",
      "title": "Hart or Hart-Becking spacing index",
      "topics": [
        "silv_density_hart"
      ]
    },
    {
      "page": "silv_density_ntrees_ha",
      "title": "Calculates number of trees per hectare",
      "topics": [
        "silv_density_ntrees_ha"
      ]
    },
    {
      "page": "silv_density_sdi",
      "title": "Calculates the Stand Density Index",
      "topics": [
        "silv_density_sdi"
      ]
    },
    {
      "page": "silv_diametric_class",
      "title": "Classify diameters in classes",
      "topics": [
        "silv_diametric_class"
      ]
    },
    {
      "page": "silv_dominant_height",
      "title": "Calculates the dominant height",
      "topics": [
        "silv_dominant_height"
      ]
    },
    {
      "page": "silv_lorey_height",
      "title": "Calculates Lorey's Height",
      "topics": [
        "silv_lorey_height"
      ]
    },
    {
      "page": "silv_ntrees_ha",
      "title": "Calculates number of trees per hectare",
      "topics": [
        "silv_ntrees_ha"
      ]
    },
    {
      "page": "silv_predict_biomass",
      "title": "Calculate Tree Biomass",
      "topics": [
        "silv_predict_biomass"
      ]
    },
    {
      "page": "silv_predict_height",
      "title": "Estimates tree height from DBH",
      "topics": [
        "silv_predict_height"
      ]
    },
    {
      "page": "silv_sample_size",
      "title": "Calculates sample size for a random sampling inventory",
      "topics": [
        "silv_sample_size"
      ]
    },
    {
      "page": "silv_sample_size_simple",
      "title": "Calculates sample size for a simple random sampling (SRS)",
      "topics": [
        "silv_sample_size_simple"
      ]
    },
    {
      "page": "silv_sample_size_stratified",
      "title": "Calculates sample size for a stratified sampling",
      "topics": [
        "silv_sample_size_stratified"
      ]
    },
    {
      "page": "silv_spacing_index",
      "title": "Hart or Hart-Becking spacing index",
      "topics": [
        "silv_spacing_index"
      ]
    },
    {
      "page": "silv_sqrmean_diameter",
      "title": "Calculates the quadratic mean diameter (QMD)",
      "topics": [
        "silv_sqrmean_diameter"
      ]
    },
    {
      "page": "silv_stand_basal_area",
      "title": "Calculates Basal Area",
      "topics": [
        "silv_stand_basal_area"
      ]
    },
    {
      "page": "silv_stand_dominant_diameter",
      "title": "Calculates the dominant diameter",
      "topics": [
        "silv_stand_dominant_diameter"
      ]
    },
    {
      "page": "silv_stand_dominant_height",
      "title": "Calculates the dominant height",
      "topics": [
        "silv_stand_dominant_height"
      ]
    },
    {
      "page": "silv_stand_lorey_height",
      "title": "Calculates Lorey's Height",
      "topics": [
        "silv_stand_lorey_height"
      ]
    },
    {
      "page": "silv_stand_qmean_diameter",
      "title": "Calculates the quadratic mean diameter (QMD)",
      "topics": [
        "silv_stand_qmean_diameter"
      ]
    },
    {
      "page": "silv_summary",
      "title": "Calculates a bunch of forest metrics",
      "topics": [
        "silv_summary"
      ]
    },
    {
      "page": "silv_treatment_thinning",
      "title": "Calculate Forestry Thinning Schemes",
      "topics": [
        "silv_treatment_thinning"
      ]
    },
    {
      "page": "silv_tree_basal_area",
      "title": "Calculates Basal Area",
      "topics": [
        "silv_tree_basal_area"
      ]
    },
    {
      "page": "silv_tree_dclass",
      "title": "Classify diameters in classes",
      "topics": [
        "silv_tree_dclass"
      ]
    },
    {
      "page": "silv_tree_volume",
      "title": "Calculate Tree Volume",
      "topics": [
        "silv_tree_volume"
      ]
    },
    {
      "page": "silv_volume",
      "title": "Calculate Tree Volume",
      "topics": [
        "silv_volume"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cidree/silviculture/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cidree/silviculture/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "S7",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "biomass.qmd",
      "filename": "biomass.html",
      "title": "Biomass Models",
      "engine": "quarto::html",
      "headings": [],
      "created": "2026-05-22 12:49:45",
      "modified": "2026-05-22 12:49:45",
      "commits": 1
    }
  ],
  "_score": 6.193124598354461,
  "_indexed": true,
  "_nocasepkg": "silviculture",
  "_universes": [
    "cidree"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-22T13:43:45.000Z",
      "distro": "noble",
      "commit": "a26f20d59e126f97f1c15ec13e2a5270458cd7fc",
      "fileid": "8db4ec91bf8e626cae5d5df72409d5bdeb049d6b0d02ce8fd3c43a6e05d8688a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidree/actions/runs/26291120267"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-22T13:43:41.000Z",
      "distro": "noble",
      "commit": "a26f20d59e126f97f1c15ec13e2a5270458cd7fc",
      "fileid": "3e546436e77875899f7b46dcdd24cadcbeb00cc6edefdc47a15a6bbf69ee52fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidree/actions/runs/26291120267"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-22T13:45:09.000Z",
      "commit": "a26f20d59e126f97f1c15ec13e2a5270458cd7fc",
      "fileid": "31ffab5dc540b1809cc6a6ff6824c7cb94dcc14471920d0c3d5709ca8ace96b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidree/actions/runs/26291120267"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-22T13:45:49.000Z",
      "commit": "a26f20d59e126f97f1c15ec13e2a5270458cd7fc",
      "fileid": "908e6144df829aa3392c118160fc44c9d002428689460d5083b94a94ada8b100",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidree/actions/runs/26291120267"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T13:43:41.000Z",
      "commit": "a26f20d59e126f97f1c15ec13e2a5270458cd7fc",
      "fileid": "fe4cc4b611a7d9ae2332c838c1f659732d8aadf318e0caeccaf8a1ec81787109",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cidree/actions/runs/26291120267"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-22T13:43:27.000Z",
      "commit": "a26f20d59e126f97f1c15ec13e2a5270458cd7fc",
      "fileid": "d568613b6321ed6734d03741c2d3c04ea4ef9df31b46bdc7c724f6bf9cd834b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidree/actions/runs/26291120267"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-22T13:43:28.000Z",
      "commit": "a26f20d59e126f97f1c15ec13e2a5270458cd7fc",
      "fileid": "2b8822c7cce814058f57173f39aea54b3e6ca44a4570ab15d8b1f957f6916f78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidree/actions/runs/26291120267"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-22T13:43:32.000Z",
      "commit": "a26f20d59e126f97f1c15ec13e2a5270458cd7fc",
      "fileid": "fe77c6f30289ea3b6998ef9391288bdafd3530dd0162e7bd47f9da2597a0a1cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidree/actions/runs/26291120267"
    }
  ]
}