Type: Package
Package: vascr
Title: Process Biological Impedance Sensing Data
Version: 0.1.4
Authors@R: c(
    person("James JW", "Hucklesby", , "james.hucklesby@auckland.ac.nz", role = c("cre", "aut", "cph"),
           comment = c(ORCID = "0000-0003-1591-6823")),
    person("Charles", "Unsworth", , "c.unsworth@auckland.ac.nz", role = "aut",
           comment = c(ORCID = "0000-0002-9153-5232")),
    person("E Scott", "Graham", , "s.graham@auckland.ac.nz", role = "aut",
           comment = c(ORCID = "0000-0002-2925-9126")),
    person("Catherine E", "angel", , "c.angel@auckland.ac.nz", role = "aut",
           comment = c(ORCID = "0000-0003-1737-8539"))
  )
Description: Process complex impedance sensing datasets, including those generated by ECIS, xCELLigence and cellZscope instruments. Data can be imported to a standardised tidy format and then plotted. Support for conducting and plotting the outputs of ANOVA (with appropriate tests of statistical assumptions) and cross-correlation analysis. For data processed using this package see Hucklesby et al. (2020) <doi:10.3390/bios11050159>. 
License: GPL (>= 3)
URL: https://github.com/JamesHucklesby/vascr
BugReports: https://github.com/JamesHucklesby/vascr/issues
Depends: R (>= 3.6)
Imports: cli, dplyr, doFuture, foreach, furrr, ggnewscale, ggplot2,
        ggpubr, progressr, ggtext, glue, memoise, multcomp, patchwork,
        rlang, rstatix, stringr, tidyr, utils, ggrepel, nlme
Suggests: bslib, DBI, DT, data.table, future, odbc, purrr, readr,
        readxl, shiny, shinyjs, testthat (>= 3.0.0), vdiffr, writexl,
        testthat, diffviewer
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-02-04 00:31:12 UTC; James
Author: James JW Hucklesby [cre, aut, cph] (ORCID:
    <https://orcid.org/0000-0003-1591-6823>),
  Charles Unsworth [aut] (ORCID: <https://orcid.org/0000-0002-9153-5232>),
  E Scott Graham [aut] (ORCID: <https://orcid.org/0000-0002-2925-9126>),
  Catherine E angel [aut] (ORCID:
    <https://orcid.org/0000-0003-1737-8539>)
Maintainer: James JW Hucklesby <james.hucklesby@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2026-02-06 19:50:02 UTC
Built: R 4.5.1; ; 2026-02-06 22:57:28 UTC; unix
