Package: racir
Type: Package
Title: Rapid A/Ci Response (RACiR) Data Analysis
Version: 2.0.0
Date: 2020-07-29
Authors@R: person("Joseph", "Stinziano", email = "josephstinziano@gmail.com",
  role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7628-4201"))
Maintainer: Joseph Stinziano <josephstinziano@gmail.com>
Description: Contains functions useful for reading in Licor 6800 files,
    correcting and analyzing rapid A/Ci response (RACiR) data. Requires some
    user interaction to adjust the calibration (empty chamber) data file to 
    a useable range. Calibration uses a 1st to 5th order polynomial as 
    suggested in Stinziano et al. (2017) <doi:10.1111/pce.12911>.
    Data can be processed individually or batch processed for all files paired
    with a given calibration file. RACiR is a trademark of LI-COR Biosciences,
    and used with permission.
URL: https://github.com/jstinzi/racir
BugReports: https://github.com/jstinzi/racir/issues
License: MIT + file LICENSE
Depends: R (>= 4.0.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Imports: utils, stats, graphics
NeedsCompilation: no
Packaged: 2020-07-29 15:48:49 UTC; Joseph Stinziano
Author: Joseph Stinziano [aut, cre] (<https://orcid.org/0000-0002-7628-4201>)
Repository: CRAN
Date/Publication: 2020-08-03 11:30:03 UTC
Built: R 4.0.2; ; 2020-08-04 10:31:11 UTC; unix
