Package: soilfoodwebs Type: Package Title: Soil Food Web Analysis Version: 1.0.2 Authors@R: c(person("Robert","Buchkowski", email = "robert.buchkowski@gmail.com",role = c("aut", "cre", "cph")),person("Zoë", "Lindo",role = c("aut")),person("Carlos", "Barreto",role = c("aut"))) Maintainer: Robert Buchkowski Description: Analyzing soil food webs or any food web measured at equilibrium. The package calculates carbon and nitrogen fluxes and stability properties using methods described by Hunt et al. (1987) , de Ruiter et al. (1995) , Holtkamp et al. (2011) , and Buchkowski and Lindo (2021) . The package can also manipulate the structure of the food web as well as simulate food webs away from equilibrium and run decomposition experiments. License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.1 Imports: stringr (>= 1.4.0), diagram (>= 1.6.5), graphics (>= 4.1.0), quadprog (>= 1.5-8), lpSolve (>= 5.6.15), rootSolve (>= 1.8.2.2), deSolve (>= 1.28) Depends: R (>= 2.10) Suggests: rmarkdown, knitr, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://robertwbuchkowski.r-universe.dev Date/Publication: 2024-04-29 15:37:12 UTC RemoteUrl: https://github.com/robertwbuchkowski/soilfoodwebs RemoteRef: HEAD RemoteSha: 90414e71f429a0477e2d78d0fb6037a8d17caa8e NeedsCompilation: no Packaged: 2026-07-03 11:26:06 UTC; root Author: Robert Buchkowski [aut, cre, cph], Zoë Lindo [aut], Carlos Barreto [aut]