Package: PoolDilutionR
Type: Package
Title: Calculate Gross Biogeochemical Flux Rates from Isotope Pool
        Dilution Data
Version: 1.0.0
Authors@R: c(person("Kendalynn A.", "Morris", 
	        email = "kendalynn.morris@gmail.com", 
	        role = c("cre", "aut"),
	        comment = c(ORCID = "0000-0002-0388-6965")),
	     person("Ben", "Bond-Lamberty", 
	        email = "bondlamberty@pnnl.gov", 
	        role = "ctb", 
	        comment = c(ORCID = "0000-0001-9525-4633")))
Description: Pool dilution is a isotope tracer technique wherein a 
    biogeochemical pool is artifically enriched with its heavy isotopologue 
    and the gross productive and consumptive fluxes of that pool are 
    quantified by the change in pool size and isotopic composition over time. 
    This package calculates gross production and consumption rates from
    closed-system isotopic pool dilution time series data. Pool size 
    concentrations and heavy isotope (e.g., 15N) content are measured over time 
    and the model optimizes production rate (P) and the first order rate 
    constant (k) by minimizing error in the model-predicted total pool size, 
    as well as the isotopic signature. The model optimizes rates by weighting 
    information against the signal:noise ratio of concentration and heavy-
    isotope signatures using measurement precision as well as the magnitude of 
    change over time. The calculations used here are based on von Fischer and 
    Hedin (2002) <doi:10.1029/2001GB001448> with some modifications.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, ggplot2, tibble, tidyr
Config/testthat/edition: 3
Depends: R (>= 2.10)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-02-14 16:05:48 UTC; morr497
Author: Kendalynn A. Morris [cre, aut]
    (<https://orcid.org/0000-0002-0388-6965>),
  Ben Bond-Lamberty [ctb] (<https://orcid.org/0000-0001-9525-4633>)
Maintainer: Kendalynn A. Morris <kendalynn.morris@gmail.com>
Repository: CRAN
Date/Publication: 2023-02-15 12:20:06 UTC
Built: R 4.6.0; ; 2025-10-11 01:13:41 UTC; windows
