Package: respR
Type: Package
Title: Import, Process, Analyse, and Calculate Rates from Respirometry
        Data
Date: 2022-03-23
Version: 2.0.2
Maintainer: Nicholas Carey <nicholascarey@gmail.com>
Authors@R: c(
    person(given = "Januar", 
           family = "Harianto", 
           role = c("aut"), 
           email = "januar.harianto@sydney.edu.au"), 
    person(given = "Nicholas", 
           family = "Carey", 
           role = c("aut", "cre"),
           email = "nicholascarey@gmail.com"))
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. 
URL: https://github.com/januarharianto/respr,
        https://doi.org/10.5281/zenodo.2548601,
        https://januarharianto.github.io/respR/
Depends: R (>= 3.3)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports: data.table, dplyr, glue, graphics, grDevices, lubridate,
        magrittr, marelac, purrr, readxl, roll, segmented, stats,
        stringr, utils, xml2
Suggests: knitr, rmarkdown, rMR, DiagrammeR, FishResp, respirometry,
        testthat, covr
NeedsCompilation: no
Packaged: 2022-03-23 14:22:02 UTC; nicholascarey
Author: Januar Harianto [aut],
  Nicholas Carey [aut, cre]
Repository: CRAN
Date/Publication: 2022-03-23 15:50:02 UTC
