Package: SoilManageR Type: Package Title: Calculate Soil Management Indicators for Agricultural Practice Assessment Version: 1.1.0.9902 Authors@R: c( person("Olivier", "Heller", email = "olivier.heller@agroscope.admin.ch", role = c("cre","aut"), comment = c(ORCID = "0000-0002-5918-4161")), person("Raphaël", "Wittwer", email = "raphael.witter@agroscope.admin.ch", role = "ctb", comment = c(ORCID = "0000-0002-2129-7195")) ) Description: Calculate numerical agricultural soil management indicators from on a management timeline of an arable field. Currently, indicators for carbon (C) input into the soil system, soil tillage intensity rating (STIR), number of soil cover and living plant cover days, N fertilization and livestock intensity, and plant diversity are implemented. The functions can also be used independently of the management timeline to calculate some indicators. The package contains tables with reference information for the functions, as well as a '*.xlsx' template to collect the management data. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: magrittr (>= 2.0.3), dplyr (>= 1.1.4), lubridate (>= 1.9.2), ggplot2 (>= 3.4.4), ggthemes (>= 5.0.0), tidyr (>= 1.3.0), tibble (>= 3.2.1), readxl (>= 1.4.3), Rdpack (>= 2.6) Depends: R (>= 3.5) Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr RdMacros: Rdpack URL: https://gitlab.com/SoilManageR/ BugReports: https://gitlab.com/SoilManageR/SoilManageR/-/issues Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://oli-heller.r-universe.dev Date/Publication: 2026-06-30 08:53:27 UTC RemoteUrl: https://gitlab.com/soilmanager/soilmanager RemoteRef: HEAD RemoteSha: 8519f6f0a0836fd8a96bf0d2eaf50b731abbe8d9 NeedsCompilation: no Packaged: 2026-06-30 13:13:19 UTC; root Author: Olivier Heller [cre, aut] (ORCID: ), Raphaël Wittwer [ctb] (ORCID: ) Maintainer: Olivier Heller