Package: respR
Type: Package
Title: Import, Process, Analyse, and Calculate Rates from Respirometry
        Data
Date: 2025-10-09
Version: 2.3.4
Maintainer: Nicholas Carey <nicholascarey@gmail.com>
Authors@R: c(
    person(given = "Nicholas", 
           family = "Carey", 
           role = c("aut", "cre"),
           email = "nicholascarey@gmail.com"),
    person(given = "Januar", 
           family = "Harianto", 
           role = c("aut"), 
           email = "januar.harianto@sydney.edu.au")) 
Description: Provides a structural, reproducible workflow for the
    processing and analysis of respirometry data. It contains analytical
    functions and utilities for working with oxygen time-series to determine
    respiration or oxygen production rates, and to make it easier to report and
    share analyses. See Harianto et al. 2019 <doi:10.1111/2041-210X.13162>.
URL: https://github.com/januarharianto/respr,
        https://januarharianto.github.io/respR/,
        https://doi.org/10.1111/2041-210X.13162
Depends: R (>= 3.3)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Imports: data.table, dplyr, glue, graphics, grDevices, lubridate,
        magrittr, marelac, purrr, roll, segmented, stats, stringr,
        utils, xml2
Suggests: respirometry, testthat, covr
NeedsCompilation: no
Packaged: 2025-10-10 11:00:03 UTC; nicholascarey
Author: Nicholas Carey [aut, cre],
  Januar Harianto [aut]
Repository: CRAN
Date/Publication: 2025-10-10 13:20:02 UTC
