Package: OBIC
Type: Package
Title: Calculate the Open Bodem Index (OBI) Score
Version: 4.3.0
Authors@R: c(
person(given = "Sven",
family = "Verweij",
email = "sven.verweij@nmi-agro.nl",
role = c("aut","cre"),
comment = c(ORCID = '0000-0002-5573-3952')),
person(given = "Gerard",
family = "Ros",
email = "gerard.ros@nmi-agro.nl",
role = "aut",
comment = c(ORCID = '0000-0002-6062-9770')),
person(given = "Yuki",
family = "Fujita",
email = "yuki.fujita@nmi-agro.nl",
role = "aut",
comment = c(ORCID = '0000-0002-0541-2798')),
person(given = c("Wilbrand", "Hendrik"),
family = "Riechelman",
email = 'brent.riechelman@nmi-agro.nl',
role = "aut",
comment = c(ORCID = '0000-0003-1501-1573')),
person(given = "Kees",
family = "van den Dool",
email = 'kees.vandendool@nmi-agro.nl',
role = "aut",
comment = c(ORCID = '0009-0003-8963-2556')),
person(given = "Job",
family = "de Pater",
email = "job.depater@nmi-agro.nl",
role = "ctb"),
person(given = "Nutriƫnten Managment Instituut",
email = "nmi@nmi-agro.nl",
role = "cph"))
Description: The Open Bodem Index (OBI) is a method to evaluate the
quality of soils of agricultural fields in The Netherlands and
the sustainability of the current agricultural practices. The
OBI score is based on four main criteria: chemical, physical,
biological and management, which consist of more than 21
indicators. By providing results of a soil analysis and
management info the 'OBIC' package can be use to calculate he
scores, indicators and derivatives that are used by the OBI.
More information about the Open Bodem Index can be found at
.
Depends: R (>= 3.5.0)
Imports: checkmate, data.table
License: GPL-3
URL: https://github.com/nmi-agro/Open-Bodem-Index-Calculator
BugReports: https://github.com/nmi-agro/Open-Bodem-Index-Calculator/issues
Encoding: UTF-8
LazyData: true
Suggests: testthat (>= 3.3.0), knitr, rmarkdown, ggplot2, patchwork,
covr, roxygen2, glue
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
Repository: https://nmi-agro.r-universe.dev
Date/Publication: 2026-07-02 09:55:31 UTC
RemoteUrl: https://github.com/nmi-agro/open-bodem-index-calculator
RemoteRef: HEAD
RemoteSha: 949e46bda1629b83fd7241450b747232a1d033e4
NeedsCompilation: no
Packaged: 2026-07-02 11:19:26 UTC; root
Author: Sven Verweij [aut, cre] (ORCID:
),
Gerard Ros [aut] (ORCID: ),
Yuki Fujita [aut] (ORCID: ),
Wilbrand Hendrik Riechelman [aut] (ORCID:
),
Kees van den Dool [aut] (ORCID:
),
Job de Pater [ctb],
Nutriƫnten Managment Instituut [cph]
Maintainer: Sven Verweij