{
  "_id": "6a0f5d83acfb0bcc41c5a5f8",
  "Type": "Package",
  "Package": "forestmangr",
  "Title": "Forest Mensuration and Management",
  "Version": "0.9.9",
  "Authors@R": "c( person(c(\"Sollano\",\"Rabelo\", \"Braga\"), email=\"sollanorb@gmail.com\",role = c(\"aut\", \"cre\", \"cph\")), \nperson(c(\"Marcio\", \"Leles\", \"Romarco\", \"de\",\"Oliveira\"), email=\"marcioromarco@gmail.com\", role = \"aut\"),\nperson(c(\"Eric\", \"Bastos\",\"Gorgens\"),email= \"e.gorgens@gmail.com\", role =  \"aut\") )",
  "Author": "Sollano Rabelo Braga [aut, cre, cph], Marcio Leles Romarco de\nOliveira [aut], Eric Bastos Gorgens [aut]",
  "Description": "Processing forest inventory data with methods such as\nsimple random sampling, stratified random sampling and\nsystematic sampling. There are also functions for yield and\ngrowth predictions and model fitting, linear and nonlinear\ngrouped data fitting, and statistical tests. References:\nKershaw Jr., Ducey, Beers and Husch (2016).\n<doi:10.1002/9781118902028>.",
  "Maintainer": "Sollano Rabelo Braga <sollanorb@gmail.com>",
  "URL": "https://github.com/sollano/forestmangr#readme",
  "BugReports": "https://github.com/sollano/forestmangr/issues",
  "VignetteBuilder": "knitr",
  "Date": "2024-11-27",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://sollano.r-universe.dev",
  "Date/Publication": "2026-05-21 14:34:18 UTC",
  "RemoteUrl": "https://github.com/sollano/forestmangr",
  "RemoteRef": "HEAD",
  "RemoteSha": "9acc61d3dd7ec83627c2f03919a93ece7ab6cddd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 15:21:14 UTC",
    "User": "root"
  },
  "MD5sum": "5bf236ac1162f83bd5ef0da1e112b90a",
  "_user": "sollano",
  "_type": "src",
  "_file": "forestmangr_0.9.9.tar.gz",
  "_fileid": "4044b3a3b024a473a9be77afe959110ace19ae3a8a9a61ed427cff074bbefdcd",
  "_filesize": 3117070,
  "_sha256": "4044b3a3b024a473a9be77afe959110ace19ae3a8a9a61ed427cff074bbefdcd",
  "_created": "2026-05-21T15:21:14.000Z",
  "_published": "2026-05-21T19:31:15.159Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77252371070,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7139939082"
    },
    {
      "job": 77252370998,
      "time": 247,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7139963347"
    },
    {
      "job": 77252370988,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7139922327"
    },
    {
      "job": 77252370428,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7139917730"
    },
    {
      "job": 77252370247,
      "time": 277,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7139856605"
    },
    {
      "job": 77252370296,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145301430"
    },
    {
      "job": 77252370910,
      "time": 139,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7139917442"
    },
    {
      "job": 77252370912,
      "time": 184,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7139937086"
    },
    {
      "job": 77252371072,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7139912888"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sollano/actions/runs/26235092382",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sollano/forestmangr",
  "_commit": {
    "id": "9acc61d3dd7ec83627c2f03919a93ece7ab6cddd",
    "author": "Sollano Rabelo Braga <sollanorb@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Remove donation button from README\n\nRemoved PayPal donation button from README.",
    "time": 1779374058
  },
  "_maintainer": {
    "name": "Sollano Rabelo Braga",
    "email": "sollanorb@gmail.com",
    "login": "sollano",
    "description": "Forest Engeneer",
    "uuid": 19754326
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "systemfit",
      "role": "Imports"
    },
    {
      "package": "ggpmisc",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "minpack.lm",
      "role": "Imports"
    },
    {
      "package": "FinCal",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "ggdendro",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidyselect",
      "role": "Suggests"
    },
    {
      "package": "formattable",
      "role": "Suggests"
    }
  ],
  "_owner": "sollano",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 18,
  "_contributors": [
    {
      "user": "sollano",
      "count": 217,
      "uuid": 19754326
    }
  ],
  "_userbio": {
    "uuid": 19754326,
    "type": "user",
    "name": "Sollano Rabelo Braga",
    "description": "Forest Engeneer"
  },
  "_downloads": {
    "count": 1031,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/forestmangr"
  },
  "_devurl": "https://github.com/sollano/forestmangr",
  "_searchresults": 310,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/forestmangr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sollano/forestmangr",
  "_realowner": "sollano",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.0",
      "date": "2018-10-26"
    },
    {
      "version": "0.9.1",
      "date": "2019-01-02"
    },
    {
      "version": "0.9.2",
      "date": "2020-04-07"
    },
    {
      "version": "0.9.3",
      "date": "2021-01-24"
    },
    {
      "version": "0.9.4",
      "date": "2021-08-16"
    },
    {
      "version": "0.9.5",
      "date": "2023-02-15"
    },
    {
      "version": "0.9.6",
      "date": "2023-11-23"
    },
    {
      "version": "0.9.7",
      "date": "2024-09-14"
    },
    {
      "version": "0.9.8",
      "date": "2024-12-01"
    },
    {
      "version": "0.9.9",
      "date": "2026-02-08"
    }
  ],
  "_exports": [
    ":=",
    "%>%",
    "%T>%",
    "avg_tree_curve",
    "bdq_meyer",
    "bias_per",
    "check_names",
    "class_center",
    "classify_site",
    "diameter_class",
    "dom_height",
    "est_clutter",
    "fit_clutter",
    "forest_structure",
    "graybill_f",
    "guide_curve",
    "huberwb",
    "huberwob",
    "ident_model",
    "inv",
    "lm_resid",
    "lm_resid_group",
    "lm_table",
    "na_to_0",
    "nls_table",
    "npv_irr",
    "outliersiqr",
    "plot_summarise",
    "pow",
    "resid_plot",
    "rm_empty_col",
    "rmse_per",
    "round_df",
    "similarity_matrix",
    "smalianwb",
    "smalianwob",
    "species_aggreg",
    "species_diversity",
    "sprs",
    "ss_diffs",
    "strs",
    "tree_summarise",
    "vertical_stratum",
    "vol_summarise"
  ],
  "_datasets": [
    {
      "name": "exfm1",
      "title": "Stratified random inventory pilot data",
      "object": "exfm1",
      "file": "exfm1.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "STRATA",
        "STRATA_AREA",
        "PLOT_AREA",
        "VWB",
        "VWB_m3ha"
      ],
      "rows": 22,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm10",
      "title": "Inventory data of an eucalyptus forest Brazil with dominant height variable",
      "object": "exfm10",
      "file": "exfm10.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "MAP",
        "PROJECT",
        "STRATA",
        "GENCODE",
        "STRATA_AREA",
        "PLANTING_DATE",
        "SPACING",
        "PLOT",
        "MEASUREMENT_DATE",
        "PLOT_AREA",
        "PIT",
        "DBH",
        "TH",
        "OBS",
        "DH"
      ],
      "rows": 895,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm11",
      "title": "Observed hieght values of trees, and estimated values using 3 different models",
      "object": "exfm11",
      "file": "exfm11.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "STRATA",
        "PLOT",
        "TH",
        "TH_EST1",
        "TH_EST2",
        "TH_EST3"
      ],
      "rows": 199,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm12",
      "title": "Inventory data of an eucalyptus forest in Brazil, with age and site variables",
      "object": "exfm12",
      "file": "exfm12.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "strata",
        "plot",
        "age",
        "DH",
        "N",
        "V",
        "B",
        "S"
      ],
      "rows": 139,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm13",
      "title": "Experimental data on nitrogen effect in species fertilizing",
      "object": "exfm13",
      "file": "exfm13.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "species",
        "trat",
        "esp",
        "N",
        "N2",
        "block",
        "dbh"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm14",
      "title": "Inventory data of an eucalyptus forest in Brazil, with age and dominant height variables",
      "object": "exfm14",
      "file": "exfm14.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "strata",
        "plot",
        "age",
        "dh"
      ],
      "rows": 859,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm15",
      "title": "Simplified Inventory data of an eucalyptus forest in Brazil",
      "object": "exfm15",
      "file": "exfm15.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "STRATA",
        "STRATA_AREA",
        "PLOT",
        "PLOT_AREA",
        "DBH",
        "TH",
        "OBS"
      ],
      "rows": 900,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm16",
      "title": "Inventory data of an eucalyptus forest in Brazil, with age variable",
      "object": "exfm16",
      "file": "exfm16.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "strata",
        "plot",
        "age",
        "DH",
        "N",
        "V",
        "B"
      ],
      "rows": 139,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm17",
      "title": "Inventory data of an eucalyptus forest in Brazil, with age and site variables",
      "object": "exfm17",
      "file": "exfm17.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "strata",
        "plot",
        "age",
        "DH",
        "N",
        "V",
        "B",
        "S"
      ],
      "rows": 139,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm18",
      "title": "Experimental data on nitrogen effect in species fertilizing",
      "object": "exfm18",
      "file": "exfm18.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Plot",
        "Species",
        "Tree",
        "Trunk",
        "CBH",
        "DBH"
      ],
      "rows": 877,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm19",
      "title": "Volume of felled trees, measured in the Smalian method",
      "object": "exfm19",
      "file": "exfm19.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "STRATA",
        "TREE",
        "DBH",
        "TH",
        "CSA",
        "VWB",
        "FFWB",
        "FFWB_mean"
      ],
      "rows": 197,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm2",
      "title": "Stratified random inventory definite data",
      "object": "exfm2",
      "file": "exfm2.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "STRATA",
        "STRATA_AREA",
        "PLOT_AREA",
        "VWB",
        "VWB_m3ha"
      ],
      "rows": 57,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm20",
      "title": "Inventory data of a natural forest in Brazil",
      "object": "exfm20",
      "file": "exfm20.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "cod",
        "transect",
        "tree",
        "common.name",
        "scientific.name",
        "family",
        "dbh",
        "canopy.pos",
        "light",
        "dead",
        "Hcom",
        "Htot",
        "date",
        "utm.east",
        "utm.north",
        "vol",
        "plot.area",
        "total.area"
      ],
      "rows": 12295,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm21",
      "title": "Inventory data of an eucalyptus forest in Brazil",
      "object": "exfm21",
      "file": "exfm21.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "STRATA",
        "STRATA_AREA",
        "PLOT",
        "PLOT_AREA",
        "DBH",
        "TH",
        "OBS",
        "DH",
        "TH_EST",
        "CSA",
        "AGE",
        "VWB",
        "VWOB"
      ],
      "rows": 900,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm22",
      "title": "Revenue data if an eucalyptus forest",
      "object": "exfm22",
      "file": "exfm22.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "cost",
        "revenue"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm3",
      "title": "Simple random inventory pilot data",
      "object": "exfm3",
      "file": "exfm3.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "TOTAL_AREA",
        "PLOT_AREA",
        "VWB",
        "VWB_m3ha"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm4",
      "title": "Simple random inventory definite data",
      "object": "exfm4",
      "file": "exfm4.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "TOTAL_AREA",
        "PLOT_AREA",
        "VWB"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm5",
      "title": "Systematic inventory data",
      "object": "exfm5",
      "file": "exfm5.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "TOTAL_AREA",
        "PLOT_AREA",
        "VWB",
        "VWB_m3ha"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm6",
      "title": "Stratified random inventory definite data 2",
      "object": "exfm6",
      "file": "exfm6.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "GENCODE",
        "MAP",
        "STRATA",
        "PLOT",
        "AGE",
        "STRATA_AREA",
        "PLOT_AREA",
        "DBH",
        "q",
        "TH",
        "DH",
        "G",
        "VWB",
        "VWOB",
        "VWB_m3ha"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm7",
      "title": "Data of felled trees sections, measured in the Smalian method",
      "object": "exfm7",
      "file": "exfm7.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "MAP",
        "PROJECT",
        "SPACING",
        "STRATA",
        "GENCODE",
        "TREE",
        "DBH",
        "TH",
        "hi",
        "di_wb",
        "bark_t"
      ],
      "rows": 3393,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm8",
      "title": "Data of felled trees sections, measured in the Huber method",
      "object": "exfm8",
      "file": "exfm8.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "CLONE",
        "STRATA",
        "TREE",
        "LOG",
        "DBH",
        "TH",
        "hi",
        "di_wb",
        "bark_t",
        "sec_length"
      ],
      "rows": 596,
      "table": true,
      "tojson": true
    },
    {
      "name": "exfm9",
      "title": "Inventory data of an eucalyptus forest in minas gerais, Brazil",
      "object": "exfm9",
      "file": "exfm9.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "MAP",
        "PROJECT",
        "STRATA",
        "GENCODE",
        "STRATA_AREA",
        "PLANTING_DATE",
        "SPACING",
        "PLOT",
        "MEASUREMENT_DATE",
        "PLOT_AREA",
        "PIT",
        "DBH",
        "TH",
        "OBS"
      ],
      "rows": 900,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "pipe",
      "title": "Pipe",
      "topics": [
        "%>%",
        ":="
      ]
    },
    {
      "page": "tee",
      "title": "Tee",
      "topics": [
        "%T>%"
      ]
    },
    {
      "page": "avg_tree_curve",
      "title": "Generate the curve of a forest's average tree using the Kozak taper model",
      "topics": [
        "avg_tree_curve"
      ]
    },
    {
      "page": "bdq_meyer",
      "title": "Classify a forest for selective cutting using the Meyer BDq method",
      "topics": [
        "bdq_meyer"
      ]
    },
    {
      "page": "bias_per",
      "title": "Bias of an estimator in percentage",
      "topics": [
        "bias_per"
      ]
    },
    {
      "page": "check_names",
      "title": "Check if character vector contains variable names",
      "topics": [
        "check_names"
      ]
    },
    {
      "page": "class_center",
      "title": "Classify a given variable and get center of class",
      "topics": [
        "class_center"
      ]
    },
    {
      "page": "classify_site",
      "title": "Classify inventory data based on site index",
      "topics": [
        "classify_site"
      ]
    },
    {
      "page": "diameter_class",
      "title": "Divide data into diameter classes, and get number of observations",
      "topics": [
        "diameter_class"
      ]
    },
    {
      "page": "dom_height",
      "title": "Calculate the dominant height of forest inventory data plots",
      "topics": [
        "dom_height"
      ]
    },
    {
      "page": "est_clutter",
      "title": "Estimate future and present basal area, volume, TCA, CMI and MMI values of the Clutter Growth and Yield Model",
      "topics": [
        "est_clutter"
      ]
    },
    {
      "page": "exfm1",
      "title": "Stratified random inventory pilot data",
      "topics": [
        "exfm1"
      ]
    },
    {
      "page": "exfm10",
      "title": "Inventory data of an eucalyptus forest Brazil with dominant height variable",
      "topics": [
        "exfm10"
      ]
    },
    {
      "page": "exfm11",
      "title": "Observed hieght values of trees, and estimated values using 3 different models",
      "topics": [
        "exfm11"
      ]
    },
    {
      "page": "exfm12",
      "title": "Inventory data of an eucalyptus forest in Brazil, with age and site variables",
      "topics": [
        "exfm12"
      ]
    },
    {
      "page": "exfm13",
      "title": "Experimental data on nitrogen effect in species fertilizing",
      "topics": [
        "exfm13"
      ]
    },
    {
      "page": "exfm14",
      "title": "Inventory data of an eucalyptus forest in Brazil, with age and dominant height variables",
      "topics": [
        "exfm14"
      ]
    },
    {
      "page": "exfm15",
      "title": "Simplified Inventory data of an eucalyptus forest in Brazil",
      "topics": [
        "exfm15"
      ]
    },
    {
      "page": "exfm16",
      "title": "Inventory data of an eucalyptus forest in Brazil, with age variable",
      "topics": [
        "exfm16"
      ]
    },
    {
      "page": "exfm17",
      "title": "Inventory data of an eucalyptus forest in Brazil, with age and site variables",
      "topics": [
        "exfm17"
      ]
    },
    {
      "page": "exfm18",
      "title": "Experimental data on nitrogen effect in species fertilizing",
      "topics": [
        "exfm18"
      ]
    },
    {
      "page": "exfm19",
      "title": "Volume of felled trees, measured in the Smalian method",
      "topics": [
        "exfm19"
      ]
    },
    {
      "page": "exfm2",
      "title": "Stratified random inventory definite data",
      "topics": [
        "exfm2"
      ]
    },
    {
      "page": "exfm20",
      "title": "Inventory data of a natural forest in Brazil",
      "topics": [
        "exfm20"
      ]
    },
    {
      "page": "exfm21",
      "title": "Inventory data of an eucalyptus forest in Brazil",
      "topics": [
        "exfm21"
      ]
    },
    {
      "page": "exfm22",
      "title": "Revenue data if an eucalyptus forest",
      "topics": [
        "exfm22"
      ]
    },
    {
      "page": "exfm3",
      "title": "Simple random inventory pilot data",
      "topics": [
        "exfm3"
      ]
    },
    {
      "page": "exfm4",
      "title": "Simple random inventory definite data",
      "topics": [
        "exfm4"
      ]
    },
    {
      "page": "exfm5",
      "title": "Systematic inventory data",
      "topics": [
        "exfm5"
      ]
    },
    {
      "page": "exfm6",
      "title": "Stratified random inventory definite data 2",
      "topics": [
        "exfm6"
      ]
    },
    {
      "page": "exfm7",
      "title": "Data of felled trees sections, measured in the Smalian method",
      "topics": [
        "exfm7"
      ]
    },
    {
      "page": "exfm8",
      "title": "Data of felled trees sections, measured in the Huber method",
      "topics": [
        "exfm8"
      ]
    },
    {
      "page": "exfm9",
      "title": "Inventory data of an eucalyptus forest in minas gerais, Brazil",
      "topics": [
        "exfm9"
      ]
    },
    {
      "page": "fit_clutter",
      "title": "Fit the Clutter model for growth and yield",
      "topics": [
        "fit_clutter"
      ]
    },
    {
      "page": "forest_structure",
      "title": "Get the forest horizontal, vertical and internal structure",
      "topics": [
        "forest_structure"
      ]
    },
    {
      "page": "graybill_f",
      "title": "Graybill F Test",
      "topics": [
        "graybill_f"
      ]
    },
    {
      "page": "guide_curve",
      "title": "Get the guide curve plot for growth and yield analysis of inventory data",
      "topics": [
        "guide_curve"
      ]
    },
    {
      "page": "huberwb",
      "title": "Calculate the volume with bark of trees using the Huber method",
      "topics": [
        "huberwb"
      ]
    },
    {
      "page": "huberwob",
      "title": "Calculate the volume without bark of trees using the Huber method",
      "topics": [
        "huberwob"
      ]
    },
    {
      "page": "ident_model",
      "title": "Identity of a Model Test",
      "topics": [
        "ident_model"
      ]
    },
    {
      "page": "inv",
      "title": "Calculate the inverse of a number",
      "topics": [
        "inv"
      ]
    },
    {
      "page": "lm_resid",
      "title": "Fit linear regressions, with the option of removing outliers using a interactive plot of residuals.",
      "topics": [
        "lm_resid"
      ]
    },
    {
      "page": "lm_resid_group",
      "title": "Fit linear regressions by group, with the option of removing outliers using a interactive plot of residuals.",
      "topics": [
        "lm_resid_group"
      ]
    },
    {
      "page": "lm_table",
      "title": "Fit linear regressions by group, and get different output options.",
      "topics": [
        "lm_table"
      ]
    },
    {
      "page": "na_to_0",
      "title": "Convert NA to zero on numeric variables",
      "topics": [
        "na_to_0"
      ]
    },
    {
      "page": "nls_table",
      "title": "Fit non-linear regressions by group, using LM algorithm and get different output options.",
      "topics": [
        "nls_table"
      ]
    },
    {
      "page": "npv_irr",
      "title": "Calculate Net Present Value and other economic variables",
      "topics": [
        "npv_irr"
      ]
    },
    {
      "page": "outliersiqr",
      "title": "Calculate interquartile range",
      "topics": [
        "outliersiqr"
      ]
    },
    {
      "page": "plot_summarise",
      "title": "Summarize forest inventory data",
      "topics": [
        "plot_summarise"
      ]
    },
    {
      "page": "pow",
      "title": "Raise a numeric vector to a given power",
      "topics": [
        "pow"
      ]
    },
    {
      "page": "resid_plot",
      "title": "Calculate residual values and create plots",
      "topics": [
        "resid_plot"
      ]
    },
    {
      "page": "rm_empty_col",
      "title": "Remove empty columns",
      "topics": [
        "rm_empty_col"
      ]
    },
    {
      "page": "rmse_per",
      "title": "RMSE of an estimator in percentage",
      "topics": [
        "rmse_per"
      ]
    },
    {
      "page": "round_df",
      "title": "Round all numeric variables of a data frame to a given digit",
      "topics": [
        "round_df"
      ]
    },
    {
      "page": "similarity_matrix",
      "title": "Get the similarity matrix of an area",
      "topics": [
        "similarity_matrix"
      ]
    },
    {
      "page": "smalianwb",
      "title": "Calculate the volume with bark of trees using the Smalian method",
      "topics": [
        "smalianwb"
      ]
    },
    {
      "page": "smalianwob",
      "title": "Calculate the volume without bark of trees using the Smalian method",
      "topics": [
        "smalianwob"
      ]
    },
    {
      "page": "species_aggreg",
      "title": "Get the aggregation state of species",
      "topics": [
        "species_aggreg"
      ]
    },
    {
      "page": "species_diversity",
      "title": "Get the species diversity indexes",
      "topics": [
        "species_diversity"
      ]
    },
    {
      "page": "sprs",
      "title": "Simple Random Sampling",
      "topics": [
        "sprs"
      ]
    },
    {
      "page": "ss_diffs",
      "title": "Systematic Sampling",
      "topics": [
        "ss_diffs"
      ]
    },
    {
      "page": "strs",
      "title": "Stratified Random Sampling",
      "topics": [
        "strs"
      ]
    },
    {
      "page": "tree_summarise",
      "title": "Calculate the equivalent diameter of trees with more than one trunk",
      "topics": [
        "tree_summarise"
      ]
    },
    {
      "page": "vertical_stratum",
      "title": "Divide data into 3 vertical strata",
      "topics": [
        "vertical_stratum"
      ]
    },
    {
      "page": "vol_summarise",
      "title": "Summarize volume of trees",
      "topics": [
        "vol_summarise"
      ]
    }
  ],
  "_readme": "https://github.com/sollano/forestmangr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "bitops",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "caTools",
    "cli",
    "colorspace",
    "commonmark",
    "confintr",
    "cowplot",
    "cpp11",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "farver",
    "fastmap",
    "FinCal",
    "fontawesome",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggdendro",
    "ggplot2",
    "ggpmisc",
    "ggpp",
    "ggthemes",
    "glue",
    "gridExtra",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "miniUI",
    "minpack.lm",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "otel",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plyr",
    "polynom",
    "promises",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RCurl",
    "Rdpack",
    "reformulas",
    "reshape2",
    "rlang",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "SparseM",
    "splus2R",
    "stringi",
    "stringr",
    "survival",
    "systemfit",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "eq_group_fit_ptbr.Rmd",
      "filename": "eq_group_fit_ptbr.html",
      "title": "Ajuste de equações lineares e não lineares por grupo",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-10-28 22:12:38",
      "modified": "2018-12-27 17:04:59",
      "commits": 4
    },
    {
      "source": "sampling_ptbr.Rmd",
      "filename": "sampling_ptbr.html",
      "title": "Amostragem",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Amostragem Casual Simples",
        "Amostragem Casual Estratificada",
        "Amostragem Sistemática"
      ],
      "created": "2018-12-19 18:22:24",
      "modified": "2021-01-24 16:57:11",
      "commits": 7
    },
    {
      "source": "phyto_ana_ptbr.Rmd",
      "filename": "phyto_ana_ptbr.html",
      "title": "Análise fitossociológica",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-12-19 18:22:24",
      "modified": "2018-12-29 19:25:32",
      "commits": 3
    },
    {
      "source": "yield_growth_ptbr.Rmd",
      "filename": "yield_growth_ptbr.html",
      "title": "Avaliando crescimento e produção",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-10-27 19:19:46",
      "modified": "2018-12-27 17:04:59",
      "commits": 3
    },
    {
      "source": "volume_est_ptbr.Rmd",
      "filename": "volume_est_ptbr.html",
      "title": "Cubagem e modelos volumétricos",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-10-27 19:19:46",
      "modified": "2021-08-16 12:39:34",
      "commits": 5
    },
    {
      "source": "yield_growth_en.Rmd",
      "filename": "yield_growth_en.html",
      "title": "Evaluating yield and growth",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-12-19 18:22:24",
      "modified": "2018-12-25 00:18:34",
      "commits": 2
    },
    {
      "source": "eq_group_fit_en.Rmd",
      "filename": "eq_group_fit_en.html",
      "title": "Fitting linear and non-linear equations by group",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-12-24 22:33:45",
      "modified": "2018-12-25 00:18:34",
      "commits": 3
    },
    {
      "source": "invent_vol_plot_en.Rmd",
      "filename": "invent_vol_plot_en.html",
      "title": "Forest Inventory: Height estimation and plot summarise",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-12-24 20:10:33",
      "modified": "2018-12-25 00:35:21",
      "commits": 3
    },
    {
      "source": "invent_vol_plot_ptbr.Rmd",
      "filename": "invent_vol_plot_ptbr.html",
      "title": "Inventário: estimativa de altura e totalização de parcelas",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-10-27 19:19:46",
      "modified": "2019-04-25 00:54:23",
      "commits": 6
    },
    {
      "source": "phyto_ana_en.Rmd",
      "filename": "phyto_ana_en.html",
      "title": "Phytosociological analysis",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-12-19 18:22:24",
      "modified": "2018-12-29 19:25:32",
      "commits": 3
    },
    {
      "source": "sampling_en.Rmd",
      "filename": "sampling_en.html",
      "title": "Sampling",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simple Random Sampling",
        "Stratified Random Sampling",
        "Systematic Sampling"
      ],
      "created": "2018-12-24 23:29:05",
      "modified": "2021-01-24 16:57:11",
      "commits": 5
    },
    {
      "source": "volume_est_en.Rmd",
      "filename": "volume_est_en.html",
      "title": "Volume estimation and volumetric models",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-12-24 20:10:33",
      "modified": "2021-08-16 12:39:34",
      "commits": 3
    }
  ],
  "_score": 7.83907411026872,
  "_indexed": true,
  "_nocasepkg": "forestmangr",
  "_universes": [
    "sollano"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.9",
      "date": "2026-05-21T15:23:57.000Z",
      "distro": "noble",
      "commit": "9acc61d3dd7ec83627c2f03919a93ece7ab6cddd",
      "fileid": "9fc63d87aae65c46723f197608be8e27fcc9f7a40849f559032135a8cc97169b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sollano/actions/runs/26235092382"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.9",
      "date": "2026-05-21T15:24:55.000Z",
      "distro": "noble",
      "commit": "9acc61d3dd7ec83627c2f03919a93ece7ab6cddd",
      "fileid": "1ecb7366e617cc999d9b5feec6f7dd93d757b1330bf89537658dac8338ddc8af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sollano/actions/runs/26235092382"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.9",
      "date": "2026-05-21T15:23:37.000Z",
      "commit": "9acc61d3dd7ec83627c2f03919a93ece7ab6cddd",
      "fileid": "23f46fc83ba5f5eb4aab2a80bf61b1888c31fca3584454dd94f87a772ecb12f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sollano/actions/runs/26235092382"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.9",
      "date": "2026-05-21T15:23:24.000Z",
      "commit": "9acc61d3dd7ec83627c2f03919a93ece7ab6cddd",
      "fileid": "a30e6dd701b089ade32aeeea47f300978c8fc0bc46beb5718ce5880a4c5dca85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sollano/actions/runs/26235092382"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.9",
      "date": "2026-05-21T19:30:53.000Z",
      "commit": "9acc61d3dd7ec83627c2f03919a93ece7ab6cddd",
      "fileid": "05c3c886a52adfab41e59434e61ab053eae2edc3bb3b45346788ea23bf442679",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sollano/actions/runs/26235092382"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.9",
      "date": "2026-05-21T15:22:58.000Z",
      "commit": "9acc61d3dd7ec83627c2f03919a93ece7ab6cddd",
      "fileid": "91f06499213bd324189919d41d1f9d5a2260672c5bc4ff0970e2f99394c02bdd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sollano/actions/runs/26235092382"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.9",
      "date": "2026-05-21T15:23:45.000Z",
      "commit": "9acc61d3dd7ec83627c2f03919a93ece7ab6cddd",
      "fileid": "6bdcce5aa5a9c5e89f36323514c6e8e16590bfa7ef72caa76b46ae308d1122ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sollano/actions/runs/26235092382"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.9",
      "date": "2026-05-21T15:22:44.000Z",
      "commit": "9acc61d3dd7ec83627c2f03919a93ece7ab6cddd",
      "fileid": "721729329f228d860109cff0c4cff42e4b4a988d6f1a8bb2d71b6d8e804ef029",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sollano/actions/runs/26235092382"
    }
  ]
}