{
  "_id": "6a105714acfb0bcc41ca2e5f",
  "Package": "tidygate",
  "Type": "Package",
  "Title": "Interactively Gate Points",
  "Version": "1.0.16",
  "Authors@R": "c(person(given = \"Stefano\",\nfamily = \"Mangiola\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mangiolastefano@gmail.com\"),\nperson(given = \"Wajid\",\nfamily = \"Jawaid\",\nrole = \"ctb\"),\nperson(given = \"William\",\nfamily = \"Hutchison\",\nrole = \"aut\",\nemail = \"hutchison.w@wehi.edu.au\",\ncomment = c(ORCID = \"0009-0001-6242-4269\"))\n)",
  "Maintainer": "Stefano Mangiola <mangiolastefano@gmail.com>",
  "Description": "Interactively gate points on a scatter plot. Interactively\ndrawn gates are recorded and can be applied programmatically to\nreproduce results exactly. Programmatic gating is based on the\npackage gatepoints by Wajid Jawaid (who is also an author of\nthis package).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "RdMacros": "lifecycle",
  "VignetteBuilder": "knitr",
  "Biarch": "true",
  "biocViews": "AssayDomain, Infrastructure",
  "URL": "https://github.com/stemangiola/tidygate",
  "BugReports": "https://github.com/stemangiola/tidygate/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://stemangiola.r-universe.dev",
  "Date/Publication": "2025-10-10 05:12:03 UTC",
  "RemoteUrl": "https://github.com/stemangiola/tidygate",
  "RemoteRef": "HEAD",
  "RemoteSha": "a5674f9a062d89a3fd3589f62f08fc8b938092df",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 07:29:39 UTC",
    "User": "root"
  },
  "Author": "Stefano Mangiola [aut, cre],\nWajid Jawaid [ctb],\nWilliam Hutchison [aut] (ORCID:\n<https://orcid.org/0009-0001-6242-4269>)",
  "MD5sum": "0d9680eac6d7786bedb66372ca4518f9",
  "_user": "stemangiola",
  "_type": "src",
  "_file": "tidygate_1.0.16.tar.gz",
  "_fileid": "5fab59d8039b5a26442b8af9a99cd2f303bd46754f8f37e6b0febb16a5a5d665",
  "_filesize": 2247055,
  "_sha256": "5fab59d8039b5a26442b8af9a99cd2f303bd46754f8f37e6b0febb16a5a5d665",
  "_created": "2026-05-09T07:29:39.000Z",
  "_published": "2026-05-22T13:16:04.512Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77387057767,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893995306"
    },
    {
      "job": 77387057818,
      "time": 181,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893996485"
    },
    {
      "job": 77387057830,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893989806"
    },
    {
      "job": 77387058297,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893988922"
    },
    {
      "job": 77387057452,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893978658"
    },
    {
      "job": 77387056794,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161412065"
    },
    {
      "job": 77387057951,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893988776"
    },
    {
      "job": 77387058177,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893989683"
    },
    {
      "job": 77387057406,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893988278"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stemangiola/actions/runs/25595294385",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stemangiola/tidygate",
  "_commit": {
    "id": "a5674f9a062d89a3fd3589f62f08fc8b938092df",
    "author": "william-hutchison <william.8191@fastmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #32 from william-hutchison/add-rasterisation-option\n\nAdd rasterisation option",
    "time": 1760073123
  },
  "_maintainer": {
    "name": "Stefano Mangiola",
    "email": "mangiolastefano@gmail.com",
    "login": "stemangiola",
    "twitter": "@steman_research",
    "uuid": 7232890
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "xfun",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    }
  ],
  "_owner": "stemangiola",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-41",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "assaydomain",
    "infrastructure",
    "clustering",
    "datavis",
    "dataviz",
    "dplyr",
    "drawing",
    "facs",
    "gate",
    "ggplot2",
    "interactive",
    "pipe",
    "programmatic",
    "seurat",
    "single-cell",
    "single-cell-rna-seq",
    "tibble",
    "tidy-data",
    "tidyverse"
  ],
  "_stars": 25,
  "_contributors": [
    {
      "user": "stemangiola",
      "count": 106,
      "uuid": 7232890
    },
    {
      "user": "william-hutchison",
      "count": 57,
      "uuid": 88420272
    },
    {
      "user": "davisvaughan",
      "count": 2,
      "uuid": 19150088
    },
    {
      "user": "hadley",
      "count": 2,
      "uuid": 4196
    },
    {
      "user": "mblue9",
      "count": 1,
      "uuid": 5591821
    }
  ],
  "_userbio": {
    "uuid": 7232890,
    "type": "user",
    "name": "Stefano Mangiola"
  },
  "_downloads": {
    "count": 323,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidygate"
  },
  "_devurl": "https://github.com/stemangiola/tidygate",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidygate.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stemangiola/tidygate",
  "_realowner": "stemangiola",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.7",
      "date": "2020-07-06"
    },
    {
      "version": "0.2.8",
      "date": "2020-09-27"
    },
    {
      "version": "0.3.2",
      "date": "2020-12-03"
    },
    {
      "version": "0.4.0",
      "date": "2021-01-18"
    },
    {
      "version": "0.4.7",
      "date": "2021-05-03"
    },
    {
      "version": "0.4.8",
      "date": "2022-01-04"
    },
    {
      "version": "0.4.9",
      "date": "2022-01-20"
    },
    {
      "version": "0.4.10",
      "date": "2024-01-23"
    },
    {
      "version": "1.0.13",
      "date": "2024-07-12"
    },
    {
      "version": "1.0.14",
      "date": "2024-09-17"
    },
    {
      "version": "1.0.19",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "fhs",
    "gate",
    "gate_chr",
    "gate_int",
    "server",
    "ui"
  ],
  "_datasets": [
    {
      "name": "demo_gate_data",
      "title": "Demo gate data",
      "object": "demo_gate_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        ".gate"
      ],
      "rows": 26,
      "table": true,
      "tojson": true
    },
    {
      "name": "gate_list",
      "title": "Example gate_list",
      "object": "gate_list",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "tidygate_data",
      "title": "Example data set",
      "object": "tidygate_data",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "group",
        "hierarchy",
        "ct 1",
        "ct 2",
        "relation",
        "cancer_ID",
        "Dim1",
        "Dim2"
      ],
      "rows": 2240,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "demo_gate_data",
      "title": "Demo gate data",
      "topics": [
        "demo_gate_data"
      ]
    },
    {
      "page": "fhs",
      "title": "Freehand select",
      "topics": [
        "fhs"
      ]
    },
    {
      "page": "gate",
      "title": "Gate points",
      "topics": [
        "gate"
      ]
    },
    {
      "page": "gate_chr-methods",
      "title": "Label points within a scatter plot drawing a gate",
      "topics": [
        "gate_chr",
        "gate_int"
      ]
    },
    {
      "page": "gate_chr.numeric",
      "title": "gate_chr",
      "topics": [
        "gate_chr.numeric"
      ]
    },
    {
      "page": "gate_int.numeric",
      "title": "gate_int",
      "topics": [
        "gate_int.numeric"
      ]
    },
    {
      "page": "gate_interactive",
      "title": "Interactively gate data with a simple scatter plot",
      "topics": [
        "gate_interactive"
      ]
    },
    {
      "page": "gate_programmatic",
      "title": "Programmatically gate data with pre-recorded lasso selection coordinates",
      "topics": [
        "gate_programmatic"
      ]
    },
    {
      "page": "server",
      "title": "Run Shiny App for interactive gating",
      "topics": [
        "server"
      ]
    },
    {
      "page": "ui",
      "title": "Create Shiny App UI",
      "topics": [
        "ui"
      ]
    }
  ],
  "_readme": "https://github.com/stemangiola/tidygate/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "introdution.Rmd",
      "filename": "introdution.html",
      "title": "tidygate: high-level data analysis and manipulation in tidyverse style",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Installation",
        "Example usage"
      ],
      "created": "2020-06-26 07:33:46",
      "modified": "2024-07-05 05:40:08",
      "commits": 7
    }
  ],
  "_score": 6.732393759822969,
  "_indexed": true,
  "_nocasepkg": "tidygate",
  "_universes": [
    "stemangiola"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.16",
      "date": "2026-05-09T07:32:08.000Z",
      "distro": "noble",
      "commit": "a5674f9a062d89a3fd3589f62f08fc8b938092df",
      "fileid": "4a45960e5ccbfebd1d7bb31541e035450d3864606c72536589e1a9d1097be237",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stemangiola/actions/runs/25595294385"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.16",
      "date": "2026-05-09T07:32:26.000Z",
      "distro": "noble",
      "commit": "a5674f9a062d89a3fd3589f62f08fc8b938092df",
      "fileid": "3b67750c0aee1ebde61682c66c8936300115deffb6bf7e250581fe9699efdf79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stemangiola/actions/runs/25595294385"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.16",
      "date": "2026-05-09T07:31:27.000Z",
      "commit": "a5674f9a062d89a3fd3589f62f08fc8b938092df",
      "fileid": "eeb22d74864b73b933d9404085e894bbd5deff995c89d30d7acc33d09836eb79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stemangiola/actions/runs/25595294385"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.16",
      "date": "2026-05-09T07:31:13.000Z",
      "commit": "a5674f9a062d89a3fd3589f62f08fc8b938092df",
      "fileid": "71c23fa707429834d3b655d6a730ce224b09daee0590aa897f94b752947b9720",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stemangiola/actions/runs/25595294385"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.16",
      "date": "2026-05-09T07:30:56.000Z",
      "commit": "a5674f9a062d89a3fd3589f62f08fc8b938092df",
      "fileid": "e8639f87b221e7a0afc4b0d79e4859ccdf2c4a27d6d58ec631da1bf944449755",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stemangiola/actions/runs/25595294385"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.16",
      "date": "2026-05-09T07:31:03.000Z",
      "commit": "a5674f9a062d89a3fd3589f62f08fc8b938092df",
      "fileid": "6df2bbf3a32392928f60798996c240ebcd1c635fb96843ab882731d522926fc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stemangiola/actions/runs/25595294385"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.16",
      "date": "2026-05-09T07:30:52.000Z",
      "commit": "a5674f9a062d89a3fd3589f62f08fc8b938092df",
      "fileid": "04a720f0778b747bfdc9aed0d551037d166ec35c51885f9a03dd80cbdcf9c697",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stemangiola/actions/runs/25595294385"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.16",
      "date": "2026-05-22T13:15:44.000Z",
      "commit": "a5674f9a062d89a3fd3589f62f08fc8b938092df",
      "fileid": "6d0c3d12b82bf06a742e4ac4f03aa5f9b5424adea25513a1d8abab8d279727e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stemangiola/actions/runs/25595294385"
    }
  ]
}