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 <robert.buchkowski@gmail.com>
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) <doi:10.1007/BF00260580>, de Ruiter et al. 
  (1995) <doi:10.1126/science.269.5228.1257>, Holtkamp et al. (2011)
  <doi:10.1016/j.soilbio.2010.10.004>, and Buchkowski and Lindo (2021) 
  <doi:10.1111/1365-2435.13706>. 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.2.3
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
NeedsCompilation: no
Packaged: 2023-05-09 00:13:32 UTC; rober
Author: Robert Buchkowski [aut, cre, cph],
  Zoë Lindo [aut],
  Carlos Barreto [aut]
Repository: CRAN
Date/Publication: 2023-05-09 16:50:02 UTC
Built: R 4.6.0; ; 2025-08-18 09:11:59 UTC; unix
