MyNixOS website logo
Description

Utility Functions for Forest Inventory and Silviculture.

Perform common dendrometry operations such as inventory preparing, and inventory data analysis.

silviculture silviculture website

CRANstatus Lifecycle:experimental Codecov testcoverage License: GPLv3

silviculture is an R package designed to streamline the analysis of forestry and forest inventory data, offering a range of functions for common silvicultural analysis. It aims to support forest management and research by providing a flexible toolkit for data manipulation and summary.

Installation

You can install the development version of silviculture from GitHub with:

# install.packages("pak")
pak::pak("Cidree/silviculture")

Roadmap

This package is currently under active development and may still contain bugs or unstable features. I do not recommend using it in real-world applications at this stage, as it may be prone to errors.

Nomenclature

The package uses the following terms as function arguments consistently:

  • biomass: mass of the tree or part of the tree in kilograms.

  • dclass: the diametric class of the tree. In forestry we typically work with diametric classes instead of raw diameters. Therefore, we often create diametric classes with a range of 5 or 10 centimeters.

  • diameter: diameter of the tree, typically refering to the diameter at breast height (1.30 meters) expressed in centimeters.

  • h0 (dominant height): the mean height of the 100 thickest trees per hectare (Assman); or the mean height of the 100 tallest trees per hectare (Hart).

  • g (basal area): the basal area of the tree, which is typically expressed by the symbol G. It is expressed as squared meters per hectare ( m2/ha).

  • height: it refers to the total height of the tree in meters.

  • Lorey's height: tree’s mean height weighted by basal area.

  • ntrees: number of trees (typically of the same diameter).

  • species: Latin name of the tree species (e.g. Pinus pinaster).

  • volume: estimated volume of the tree in cubic meters (m3).

Contributing

Contributions to silviculture are highly appreciated! If you have ideas for improvements or new features, feel free to:

  • Open an issue for bugs or feature requests.

  • Submit a pull request for code contributions.

  • Share feedback on usage, examples, or additional functionality.

License

This project is licensed under the GPL-3 License.

Metadata

Version

0.1.0

License

Unknown

Platforms (75)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-freebsd
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64-windows
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows