Package: tidygate
Type: Package
Title: Interactively Gate Points
Version: 1.0.14
Authors@R: 
    c(person(given = "Stefano",
           family = "Mangiola",
           role = c("aut", "cre"),
           email = "mangiolastefano@gmail.com"),
      person(given = "Wajid",
             family = "Jawaid",
             role = "ctb"),
      person(given = "William",
             family = "Hutchison",
             role = "aut",
             email = "hutchison.w@wehi.edu.au",
             comment = c(ORCID = "0009-0001-6242-4269"))
             )
Maintainer: Stefano Mangiola <mangiolastefano@gmail.com>
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 (who is also an author of this package). 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Depends: R (>= 3.6.0)
Imports: utils, graphics, lifecycle, scales, magrittr, tibble, dplyr,
        purrr, rlang, tidyr, viridis, grDevices, RColorBrewer, stringr,
        shiny, plotly, ggplot2
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: 2024-09-17 19:33:12 UTC; a1234450
Author: Stefano Mangiola [aut, cre],
  Wajid Jawaid [ctb],
  William Hutchison [aut] (<https://orcid.org/0009-0001-6242-4269>)
Repository: CRAN
Date/Publication: 2024-09-17 19:50:02 UTC
Built: R 4.6.0; ; 2025-08-20 04:35:11 UTC; unix
