Package: vmeasur
Type: Package
Title: Quantify the Contractile Nature of Vessels Monitored under an
        Operating Microscope
Version: 0.1.4
Authors@R: c(person("James JW", "Hucklesby", email = "jhuc964@aucklanduni.ac.nz",
                  role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1591-6823")),
            person("Peter S", "Russell", email = "prus023@aucklanduni.ac.nz",
                  role = c("aut"), comment = c(ORCID = "0000-0002-7059-6618")),
            person("Anthony RJ", "Phillips", email = "a.phillips@auckland.ac.nz",
                  role = c("aut"), comment = c(ORCID = "0000-0001-6143-5866")),
            person("Catherine E", "Angel", email = "c.angel@auckland.ac.nz",
                  role = c("aut"), comment = c(ORCID = "0000-0003-1737-8539"))
            )
Maintainer: James JW Hucklesby <jhuc964@aucklanduni.ac.nz>
Description: A variety of tools to allow the quantification of videos of the 
    lymphatic vasculature taken under an operating microscope. Lymphatic vessels
    that have been injected with a variety of blue dyes can be tracked throughout
    the video to determine their width over time. Code is optimised
    for efficient processing of multiple large video files. Functions to calculate
    physiologically relevant parameters and generate graphs from these values 
    are also included.
License: CC BY-NC-SA 4.0
Imports: ggplot2, readr, stringr, tidyr, purrr, ggpubr, imager, av,
        tools, dplyr, rlang, foreach, magrittr, graphics, stats, utils,
        pracma, crayon, svDialogs, pdftools, doFuture, progressr,
        future, scales, tcltk
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-11-11 02:37:47 UTC; jhuc964
Author: James JW Hucklesby [aut, cre] (<https://orcid.org/0000-0003-1591-6823>),
  Peter S Russell [aut] (<https://orcid.org/0000-0002-7059-6618>),
  Anthony RJ Phillips [aut] (<https://orcid.org/0000-0001-6143-5866>),
  Catherine E Angel [aut] (<https://orcid.org/0000-0003-1737-8539>)
Repository: CRAN
Date/Publication: 2021-11-11 19:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 11:13:52 UTC; unix
