silviculture
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (16.4%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: Cidree
- License: gpl-3.0
- Language: R
- Default Branch: main
- Homepage: https://cidree.github.io/silviculture/
- Size: 4.34 MB
Statistics
- Stars: 19
- Watchers: 1
- Forks: 4
- Open Issues: 1
- Releases: 1
Created almost 2 years ago
· Last pushed 10 months ago
Metadata Files
Readme
Changelog
Funding
License
README.Rmd
--- output: github_document --- # silviculture[](https://CRAN.R-project.org/package=silviculture) [](https://lifecycle.r-lib.org/articles/stages.html#experimental) [](https://app.codecov.io/gh/Cidree/silviculture) [](https://www.gnu.org/licenses/gpl-3.0) [](https://CRAN.R-project.org/package=silviculture) [](https://CRAN.R-project.org/package=silviculture) `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](https://github.com/) with: ``` r # 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 ( m^2^/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 (m^3^). ## Contributing Contributions to `silviculture` are highly appreciated! If you have ideas for improvements or new features, feel free to: - Open an [issue](https://github.com/Cidree/silviculture/issues) for bugs or feature requests. - Submit a [pull request](https://github.com/Cidree/silviculture/pulls) for code contributions. - Share feedback on usage, examples, or additional functionality. ## License This project is licensed under the GPL-3 License.
Owner
- Name: Cidre
- Login: Cidree
- Kind: user
- Location: Córdoba, Spain
- Company: University of Córdoba
- Repositories: 1
- Profile: https://github.com/Cidree
GitHub Events
Total
- Create event: 2
- Issues event: 5
- Release event: 1
- Watch event: 12
- Delete event: 1
- Issue comment event: 1
- Push event: 41
- Pull request review event: 1
- Pull request event: 3
- Fork event: 4
Last Year
- Create event: 2
- Issues event: 5
- Release event: 1
- Watch event: 12
- Delete event: 1
- Issue comment event: 1
- Push event: 41
- Pull request review event: 1
- Pull request event: 3
- Fork event: 4
Packages
- Total packages: 1
-
Total downloads:
- cran 396 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: silviculture
Utility Functions for Forest Inventory and Silviculture
- Homepage: https://cidree.github.io/silviculture/
- Documentation: http://cran.r-project.org/web/packages/silviculture/silviculture.pdf
- License: GPL (≥ 3)
-
Latest release: 0.1.0
published about 1 year ago
Rankings
Dependent packages count: 26.4%
Dependent repos count: 32.5%
Average: 48.6%
Downloads: 86.7%
Maintainers (1)
Last synced:
10 months ago
Dependencies
DESCRIPTION
cran
- glue * imports
