{
  "_id": "6a27a9d124555f66ed533df0",
  "Package": "timbeR",
  "Title": "Calculate Wood Volumes from Taper Functions",
  "Version": "2.0.1",
  "Authors@R": "person(given = \"Sergio\",\nfamily = \"Costa\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"sergio.vscf@gmail.com\",\ncomment = c(ORCID = \"0000-0001-5432-317X\"))",
  "Description": "Functions for estimation of wood volumes, number of logs,\ndiameters along the stem and heights at which certain diameters\noccur, based on taper functions and other parameters.\nReferences: McTague, J. P., & Weiskittel, A. (2021).\n<doi:10.1139/cjfr-2020-0326>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://sergiocostafh.r-universe.dev",
  "Date/Publication": "2025-02-12 17:47:44 UTC",
  "RemoteUrl": "https://github.com/sergiocostafh/timber",
  "RemoteRef": "HEAD",
  "RemoteSha": "4308bd5dd1f73a7f05a9935c12b64bd40c0c91a1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 08:26:37 UTC",
    "User": "root"
  },
  "Author": "Sergio Costa [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-5432-317X>)",
  "Maintainer": "Sergio Costa <sergio.vscf@gmail.com>",
  "MD5sum": "c8ee467d1e01801a8f809e2e625dd75e",
  "_user": "sergiocostafh",
  "_type": "src",
  "_file": "timbeR_2.0.1.tar.gz",
  "_fileid": "6256ba4717aea71e024bac3db7fcf658f5b0d2c2a43d0868bda80c40cca5baea",
  "_filesize": 851945,
  "_sha256": "6256ba4717aea71e024bac3db7fcf658f5b0d2c2a43d0868bda80c40cca5baea",
  "_created": "2026-06-08T08:26:37.000Z",
  "_published": "2026-06-09T05:51:13.701Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256893219,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475034781"
    },
    {
      "job": 80256893289,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475038753"
    },
    {
      "job": 80256893318,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475029362"
    },
    {
      "job": 80256893320,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475031772"
    },
    {
      "job": 80256892888,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474992707"
    },
    {
      "job": 80256893281,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475029706"
    },
    {
      "job": 80256893269,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475022839"
    },
    {
      "job": 80256892962,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499526156"
    },
    {
      "job": 80256893316,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475022310"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/27125091248",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sergiocostafh/timber",
  "_commit": {
    "id": "4308bd5dd1f73a7f05a9935c12b64bd40c0c91a1",
    "author": "sergiocostafhe <sergio.vscf@gmail.comm>",
    "committer": "sergiocostafhe <sergio.vscf@gmail.comm>",
    "message": "Update  2025-02-12",
    "time": 1739382464
  },
  "_maintainer": {
    "name": "Sergio Costa",
    "email": "sergio.vscf@gmail.com",
    "login": "sergiocostafh",
    "description": "",
    "uuid": 54218149,
    "orcid": "0000-0001-5432-317X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "minpack.lm",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    }
  ],
  "_owner": "sergiocostafh",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "sergiocostafh",
      "count": 86,
      "uuid": 54218149
    }
  ],
  "_userbio": {
    "uuid": 54218149,
    "type": "user",
    "name": "sergiocostafh"
  },
  "_downloads": {
    "count": 165,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/timbeR"
  },
  "_devurl": "https://github.com/sergiocostafh/timber",
  "_searchresults": 52,
  "_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/timbeR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sergiocostafh/timber",
  "_realowner": "sergiocostafh",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.0.0",
      "date": "2022-04-05"
    },
    {
      "version": "2.0.1",
      "date": "2022-04-11"
    }
  ],
  "_exports": [
    "%>%",
    "bi_di",
    "bi_hi",
    "bi_logs",
    "bi_logs_plot",
    "bi_vol",
    "kozak.04_di",
    "kozak.04_hi",
    "kozak.04_logs",
    "kozak.04_logs_plot",
    "kozak.04_vol",
    "kozak.94_di",
    "kozak.94_hi",
    "kozak.94_logs",
    "kozak.94_logs_plot",
    "kozak.94_vol",
    "poly5_di",
    "poly5_hi",
    "poly5_logs",
    "poly5_logs_plot",
    "poly5_vol",
    "select_and_remove",
    "taper_bi",
    "taper_kozak.04",
    "taper_kozak.94"
  ],
  "_datasets": [
    {
      "name": "tree_scaling",
      "title": "Tree scaling example data",
      "object": "tree_scaling",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "tree_id",
        "dbh",
        "h",
        "hi",
        "di"
      ],
      "rows": 136,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bi_di",
      "title": "Estimate the diameter at a given height based on a fitted Bi (2000) taper equation.",
      "topics": [
        "bi_di"
      ]
    },
    {
      "page": "bi_hi",
      "title": "Estimate the height at which a given diameter occurs in a tree, based on a fitted Bi (2000) taper equation.",
      "topics": [
        "bi_hi"
      ]
    },
    {
      "page": "bi_logs",
      "title": "Simulate log cutting using a Bi (2000) variable-form taper equation that describes the taper of the tree.",
      "topics": [
        "bi_logs"
      ]
    },
    {
      "page": "bi_logs_plot",
      "title": "Visualize the simulation of log cutting along the stem using a Bi (2000) variable-form taper equation.",
      "topics": [
        "bi_logs_plot"
      ]
    },
    {
      "page": "bi_vol",
      "title": "Estimate the total or partial volume of the tree, based on a fitted Bi (2000) taper function.",
      "topics": [
        "bi_vol"
      ]
    },
    {
      "page": "kozak.04_di",
      "title": "Estimate the diameter at a given height based on a fitted Kozak (2004) taper equation.",
      "topics": [
        "kozak.04_di"
      ]
    },
    {
      "page": "kozak.04_hi",
      "title": "Estimate the height at which a given diameter occurs in a tree, based on a fitted Kozak (2004) taper equation.",
      "topics": [
        "kozak.04_hi"
      ]
    },
    {
      "page": "kozak.04_logs",
      "title": "Simulate log cutting using a Kozak (2004) variable-form taper equation that describes the taper of the tree.",
      "topics": [
        "kozak.04_logs"
      ]
    },
    {
      "page": "kozak.04_logs_plot",
      "title": "Visualize the simulation of log cutting along the stem using a Kozak (2004) variable-form taper equation.",
      "topics": [
        "kozak.04_logs_plot"
      ]
    },
    {
      "page": "kozak.04_vol",
      "title": "Estimate the total or partial volume of the tree, based on a fitted Kozak (2004) taper function.",
      "topics": [
        "kozak.04_vol"
      ]
    },
    {
      "page": "kozak.94_di",
      "title": "Estimate the diameter at a given height based on a fitted Kozak (1994) taper equation.",
      "topics": [
        "kozak.94_di"
      ]
    },
    {
      "page": "kozak.94_hi",
      "title": "Estimate the height at which a given diameter occurs in a tree, based on a fitted Kozak (1994) taper equation.",
      "topics": [
        "kozak.94_hi"
      ]
    },
    {
      "page": "kozak.94_logs",
      "title": "Simulate log cutting using a Kozak (1994) variable-form taper equation that describes the taper of the tree.",
      "topics": [
        "kozak.94_logs"
      ]
    },
    {
      "page": "kozak.94_logs_plot",
      "title": "Visualize the simulation of log cutting along the stem using a Kozak (1994) variable-form taper equation.",
      "topics": [
        "kozak.94_logs_plot"
      ]
    },
    {
      "page": "kozak.94_vol",
      "title": "Estimate the total or partial volume of the tree, based on a fitted Kozak (1994) taper function.",
      "topics": [
        "kozak.94_vol"
      ]
    },
    {
      "page": "poly5_di",
      "title": "Estimate the diameter at a given height based on a 5th degree polynomial function.",
      "topics": [
        "poly5_di"
      ]
    },
    {
      "page": "poly5_hi",
      "title": "Estimate the height at which a given diameter occurs in a tree, based on a 5th degree polynomial function.",
      "topics": [
        "poly5_hi"
      ]
    },
    {
      "page": "poly5_logs",
      "title": "Simulate log cutting using a 5th degree polynomial that describes the taper of the tree.",
      "topics": [
        "poly5_logs"
      ]
    },
    {
      "page": "poly5_logs_plot",
      "title": "Visualize the simulation of log cutting along the stem using a 5th degree polynomial that describes the tree taper.",
      "topics": [
        "poly5_logs_plot"
      ]
    },
    {
      "page": "poly5_vol",
      "title": "Estimate the total or partial volume of the tree, based on a 5th degree polynomial function that describes the taper of the tree.",
      "topics": [
        "poly5_vol"
      ]
    },
    {
      "page": "select_and_remove",
      "title": "Remove unwanted data by selecting it",
      "topics": [
        "select_and_remove"
      ]
    },
    {
      "page": "taper_bi",
      "title": "Bi (2000) Taper Function.",
      "topics": [
        "taper_bi"
      ]
    },
    {
      "page": "taper_kozak.04",
      "title": "Kozak (2004) Taper Function.",
      "topics": [
        "taper_kozak.04"
      ]
    },
    {
      "page": "taper_kozak.94",
      "title": "Kozak (1994) Taper Function.",
      "topics": [
        "taper_kozak.94"
      ]
    },
    {
      "page": "tree_scaling",
      "title": "Tree scaling example data",
      "topics": [
        "tree_scaling"
      ]
    }
  ],
  "_readme": "https://github.com/sergiocostafh/timber/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cowplot",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "Intro_to_timbeR.Rmd",
      "filename": "Intro_to_timbeR.html",
      "title": "Introduction to timbeR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Fitting taper models",
        "Using taper models",
        "Using timbeR functions at forest inventory scale",
        "References"
      ],
      "created": "2021-12-16 13:32:29",
      "modified": "2024-12-20 14:19:14",
      "commits": 10
    }
  ],
  "_score": 5.113943352306837,
  "_indexed": true,
  "_nocasepkg": "timber",
  "_universes": [
    "sergiocostafh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-06-08T08:28:58.000Z",
      "distro": "noble",
      "commit": "4308bd5dd1f73a7f05a9935c12b64bd40c0c91a1",
      "fileid": "80e61aa5ad0906ed2f83eee2df35942a62f5dd60e9492889af123c2e08961d75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/27125091248"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-06-08T08:29:09.000Z",
      "distro": "noble",
      "commit": "4308bd5dd1f73a7f05a9935c12b64bd40c0c91a1",
      "fileid": "433ebcdef0c57190b12eaece13b7bb20be47be8be5260c9a8683b2ee458b167d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/27125091248"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-06-08T08:28:47.000Z",
      "commit": "4308bd5dd1f73a7f05a9935c12b64bd40c0c91a1",
      "fileid": "db05dce53fa2b768405b53fd7bbae9f1e13b63d3bae892f4fda7e7be7f41c161",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/27125091248"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-06-08T08:28:51.000Z",
      "commit": "4308bd5dd1f73a7f05a9935c12b64bd40c0c91a1",
      "fileid": "be278fbe83d7150a38e5eb4d48e999aca57c602fde55c599296b91c140948507",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/27125091248"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1",
      "date": "2026-06-08T08:29:01.000Z",
      "commit": "4308bd5dd1f73a7f05a9935c12b64bd40c0c91a1",
      "fileid": "cdc0865b478c0799cc3bd9a049188906179b16086c5c5b8b36b01877da088bda",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/27125091248"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-06-08T08:28:17.000Z",
      "commit": "4308bd5dd1f73a7f05a9935c12b64bd40c0c91a1",
      "fileid": "7a6845159fb5e38ed929e8072cef294c196552a41a561bd5cded21bada1f12fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/27125091248"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-06-09T05:50:31.000Z",
      "commit": "4308bd5dd1f73a7f05a9935c12b64bd40c0c91a1",
      "fileid": "dd1aaca56d415cc749dd8bc710709b0d639671cb2c30721a0848ffb27c978850",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/27125091248"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-06-08T08:28:14.000Z",
      "commit": "4308bd5dd1f73a7f05a9935c12b64bd40c0c91a1",
      "fileid": "fa6db809dd6b6869f72796884cf5eaaf44248a3e327fe70acd022502567dcb0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sergiocostafh/actions/runs/27125091248"
    }
  ]
}