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 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 . 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 Roxygen: list(markdown = TRUE) Imports: data.table, dplyr, glue, graphics, grDevices, lubridate, magrittr, marelac, purrr, roll, segmented, stats, stringr, utils, xml2 Suggests: respirometry, testthat, covr Config/pak/sysreqs: make libicu-dev libxml2-dev Repository: https://januarharianto.r-universe.dev Date/Publication: 2025-12-21 12:45:36 UTC RemoteUrl: https://github.com/januarharianto/respr RemoteRef: HEAD RemoteSha: bc34824e120759a12500041d1ada138b768662f1 NeedsCompilation: no Packaged: 2026-06-22 11:50:42 UTC; root Author: Nicholas Carey [aut, cre], Januar Harianto [aut]