Package: tidygate
Type: Package
Title: Interactively Gate Points
Version: 1.0.19
Authors@R: 
    c(person(given = "Stefano",
           family = "Mangiola",
           role = "aut",
           email = "mangiolastefano@gmail.com"),
      person(given = "Wajid",
             family = "Jawaid",
             role = "ctb"),
      person(given = "William",
             family = "Hutchison",
             role = c("cre", "aut"),
             email = "hutchison.w@wehi.edu.au",
             comment = c(ORCID = "0009-0001-6242-4269"))
             )
Maintainer: William Hutchison <hutchison.w@wehi.edu.au>
Description: 
  Interactively gate points on a scatter plot. Interactively drawn gates are 
  recorded and can be applied programmatically to reproduce results exactly. Programmatic gating is 
  based on the package gatepoints by Wajid Jawaid. 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: utils, graphics, lifecycle, scales, magrittr, tibble, dplyr,
        purrr, rlang, tidyr, viridis, grDevices, RColorBrewer, stringr,
        shiny, plotly, ggplot2, xfun
RdMacros: lifecycle
Suggests: testthat, markdown, knitr, readr
VignetteBuilder: knitr
Biarch: true
biocViews: AssayDomain, Infrastructure
URL: https://github.com/stemangiola/tidygate
BugReports: https://github.com/stemangiola/tidygate/issues
NeedsCompilation: no
Packaged: 2025-12-01 01:18:20 UTC; hutchison.w
Author: Stefano Mangiola [aut],
  Wajid Jawaid [ctb],
  William Hutchison [cre, aut] (ORCID:
    <https://orcid.org/0009-0001-6242-4269>)
Repository: CRAN
Date/Publication: 2025-12-10 08:10:02 UTC
Built: R 4.5.2; ; 2026-02-18 04:24:50 UTC; windows
