Package: ceas
Title: Cellular Energetics Analysis Software
Version: 1.3.0
Authors@R: c(
    person("Rachel", "House", email = "rachel.house@vai.org", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2176-0431")),
    person("James P.", "Eapen", email = "james.eapen@vai.org", role = c("aut"), comment = c(ORCID = "0000-0001-6016-3598")),
    person("Hui", "Shen", email = "hui.shen@vai.org", role = c("fnd"), comment = c(ORCID = "0000-0001-9767-4084")),
    person("Carrie R.", "Graveel", email = "carrie.graveel@vai.org", role = c("fnd"), comment = c(ORCID = "0000-0001-7251-5642")),
    person("Matthew R.", "Steensma", email = "matthew.steensma@vai.org", role = c("fnd"), comment = c(ORCID = "0000-0002-9003-6730")),
    person("Van Andel Institute", role = c("cph")))
Description: Measuring cellular energetics is essential to understanding a
    matrix’s (e.g. cell, tissue or biofluid) metabolic state. The Agilent
    Seahorse machine is a common method to measure real-time cellular
    energetics, but existing analysis tools are highly manual or lack
    functionality. The Cellular Energetics Analysis Software (ceas) R package
    fills this analytical gap by providing modular and automated Seahorse data
    analysis and visualization using the methods described by Mookerjee et al.
    (2017) <doi:10.1074/jbc.m116.774471>.
URL: https://jamespeapen.github.io/ceas/,
        https://github.com/jamespeapen/ceas/
BugReports: https://github.com/jamespeapen/ceas/issues/
Imports: data.table, ggplot2, lme4, readxl, stats
Encoding: UTF-8
RoxygenNote: 7.3.2
License: MIT + file LICENSE
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-12-20 21:04:58 UTC; james.eapen
Author: Rachel House [aut, cre] (<https://orcid.org/0000-0003-2176-0431>),
  James P. Eapen [aut] (<https://orcid.org/0000-0001-6016-3598>),
  Hui Shen [fnd] (<https://orcid.org/0000-0001-9767-4084>),
  Carrie R. Graveel [fnd] (<https://orcid.org/0000-0001-7251-5642>),
  Matthew R. Steensma [fnd] (<https://orcid.org/0000-0002-9003-6730>),
  Van Andel Institute [cph]
Maintainer: Rachel House <rachel.house@vai.org>
Repository: CRAN
Date/Publication: 2024-12-21 00:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 09:14:10 UTC; unix
