Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AgroCares/Open-Bodem-Index-Calculator
An R package containing the functions for the Open Bodem Index (OBI)
https://github.com/AgroCares/Open-Bodem-Index-Calculator
agriculture package r soil
Last synced: about 2 months ago
JSON representation
An R package containing the functions for the Open Bodem Index (OBI)
- Host: GitHub
- URL: https://github.com/AgroCares/Open-Bodem-Index-Calculator
- Owner: AgroCares
- License: gpl-3.0
- Created: 2019-06-26T11:35:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T07:16:38.000Z (4 months ago)
- Last Synced: 2024-10-29T22:31:48.515Z (2 months ago)
- Topics: agriculture, package, r, soil
- Language: R
- Homepage: https://agrocares.github.io/Open-Bodem-Index-Calculator/
- Size: 17.5 MB
- Stars: 11
- Watchers: 5
- Forks: 2
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-sustainable-technology - OBI - The Open-Bodem-Index-Calculator is a tool that evaluates the soil of agricultural fields based on four main criteria: chemical, physical, biological and management. (Consumption / Agriculture and Nutrition)
README
# Open Bodem Index Calculator (OBIC)
[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-green.svg)](https://lifecycle.r-lib.org/articles/stages.html)
[![R-CMD-check](https://github.com/AgroCares/Open-Bodem-Index-Calculator/actions/workflows/check-standard.yaml/badge.svg)](https://github.com/AgroCares/Open-Bodem-Index-Calculator/actions/workflows/check-standard.yaml)
[![Codecov test coverage](https://codecov.io/gh/AgroCares/Open-Bodem-Index-Calculator/branch/master/graph/badge.svg)](https://app.codecov.io/gh/AgroCares/Open-Bodem-Index-Calculator?branch=master)
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/OBIC)](https://cran.r-project.org/package=OBIC)
[![](https://cranlogs.r-pkg.org/badges/grand-total/OBIC)](https://cran.r-project.org/package=OBIC)This R package can be used to calculate the Open Bodem Index (OBI).
The OBI is a tool that evaluate the soil of agricultural fields based on four main criteria: chemical, physical, biological and management.
These four criteria consist of more than 21 indicators to get a comprehensive picture of the soil.
More information about the Open Bodem Index can be found at [Open Bodem Index](https://openbodemindex.nl).## Installation
```R
# Install from latest stable version from CRAN
install.packages("OBIC")# Or install the development version from GitHub
remotes::install_github("AgroCares/Open-Bodem-Index-Calculator")# Load the OBIC package in your script
library("OBIC")
```
Previous releases of `OBIC` can be found at `releases` section on the GitHub repository.## Documentation
Documentation of the R functions in the OBIC package can be found [here](https://agrocares.github.io/Open-Bodem-Index-Calculator/)## More information
The [Open Bodem Index](https://openbodemindex.nl) (OBI) is a collaboration between Wageningen UR, NMI and FarmHack in collaboration with agricultural experts.
The Open Bodem Index Calculator is a tool used by the OBI and developed by [NMI](https://www.nmi-agro.nl/).![Logo of NMI](https://media.licdn.com/dms/image/C560BAQEYGcm4HjNnxA/company-logo_200_200/0?e=2159024400&v=beta&t=u40rJ7bixPWB2SAqaj3KCKzJRoKcqf0wUXCdmsTDQvw)