{
  "_id": "6a53379b9b92047c28d56b38",
  "Type": "Package",
  "Package": "phenomenalist",
  "Title": "Analysis Toolkit for PhenoCycler (CODEX) Data in R",
  "Version": "0.0.0.9003",
  "Authors@R": "person(\"Igor\", \"Dolgalev\", , \"igor.dolgalev@nyumc.org\", role = c(\"aut\", \"cre\"))",
  "Description": "A collection of tools for cleaning, clustering, and\nplotting PhenoCycler (CODEX) data.",
  "License": "MIT + file LICENSE",
  "URL": "https://igordot.github.io/phenomenalist/",
  "BugReports": "https://github.com/igordot/phenomenalist/issues",
  "VignetteBuilder": "knitr",
  "biocViews": "",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libglpk-dev libmagick++-dev gsfonts libicu-dev\nlibpng-dev libxml2-dev libssl-dev perl libx11-dev zlib1g-dev",
  "Repository": "https://igordot.r-universe.dev",
  "Date/Publication": "2024-02-26 19:19:57 UTC",
  "RemoteUrl": "https://github.com/igordot/phenomenalist",
  "RemoteRef": "HEAD",
  "RemoteSha": "c35f531d0035ac6ea879bfe1b0340c6b5cc6b09e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 06:36:33 UTC",
    "User": "root"
  },
  "Author": "Igor Dolgalev [aut, cre]",
  "Maintainer": "Igor Dolgalev <igor.dolgalev@nyumc.org>",
  "_user": "igordot",
  "_type": "src",
  "_file": "phenomenalist_0.0.0.9003.tar.gz",
  "_fileid": "https://r2.ropensci.org/6b89a88c041676e12040e7f273459ac83cb105f5be4b79c4be6f3659a20dd712",
  "_filesize": 365503,
  "_sha256": "6b89a88c041676e12040e7f273459ac83cb105f5be4b79c4be6f3659a20dd712",
  "_expires": "2026-10-20T06:43:37.000Z",
  "_created": "2026-07-12T06:36:33.000Z",
  "_published": "2026-07-12T06:43:39.053Z",
  "_jobs": [
    {
      "job": 86623831820,
      "time": 314,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8257060652"
    },
    {
      "job": 86623831835,
      "time": 357,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8257066435"
    },
    {
      "job": 86623831862,
      "time": 190,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8257045402"
    },
    {
      "job": 86623831855,
      "time": 222,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8257049168"
    },
    {
      "job": 86623505035,
      "time": 292,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257021762"
    },
    {
      "job": 86623831830,
      "time": 181,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8257044127"
    },
    {
      "job": 86623831881,
      "time": 272,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8257055470"
    },
    {
      "job": 86623831853,
      "time": 272,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8257055492"
    },
    {
      "job": 86623831856,
      "time": 287,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8257057400"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/igordot/actions/runs/29182799247",
  "_status": "success",
  "_upstream": "https://github.com/igordot/phenomenalist",
  "_commit": {
    "id": "c35f531d0035ac6ea879bfe1b0340c6b5cc6b09e",
    "author": "igor <6363505+igordot@users.noreply.github.com>",
    "committer": "igor <6363505+igordot@users.noreply.github.com>",
    "message": "Update GitHub Actions\n",
    "time": 1708975197
  },
  "_maintainer": {
    "name": "Igor Dolgalev",
    "email": "igor.dolgalev@nyumc.org",
    "login": "igordot",
    "description": "",
    "uuid": 6363505
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "SpatialExperiment",
      "role": "Depends"
    },
    {
      "package": "ComplexHeatmap",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "FNN",
      "role": "Imports"
    },
    {
      "package": "ggsci",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "version": ">= 1.2.7",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.11",
      "role": "Imports"
    },
    {
      "package": "scattermore",
      "role": "Imports"
    },
    {
      "package": "scran",
      "role": "Imports"
    },
    {
      "package": "scuttle",
      "role": "Imports"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "uwot",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "igordot",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "codex",
    "phenocycler"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "igordot",
      "count": 29,
      "uuid": 6363505
    }
  ],
  "_userbio": {
    "uuid": 6363505,
    "type": "user",
    "name": "igor",
    "followers": 133
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/phenomenalist"
  },
  "_devurl": "https://github.com/igordot/phenomenalist",
  "_pkgdown": "https://igordot.github.io/phenomenalist/",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/phenomenalist.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    ":=",
    ".data",
    "as_label",
    "as_name",
    "cluster",
    "create_object",
    "enquo",
    "enquos",
    "plot_distribution",
    "plot_dr",
    "plot_heatmap",
    "plot_spatial",
    "run_umap",
    "transform"
  ],
  "_help": [
    {
      "page": "clean_col_names",
      "title": "Clean up data frame column names",
      "topics": [
        "clean_col_names"
      ]
    },
    {
      "page": "cluster",
      "title": "Perform clustering",
      "topics": [
        "cluster"
      ]
    },
    {
      "page": "create_object",
      "title": "Create a SpatialExperiment object",
      "topics": [
        "create_object"
      ]
    },
    {
      "page": "detect_exprs_cols",
      "title": "Detect marker/antibody column names",
      "topics": [
        "detect_exprs_cols"
      ]
    },
    {
      "page": "plot_distribution",
      "title": "Plot expression distribution",
      "topics": [
        "plot_distribution"
      ]
    },
    {
      "page": "plot_dr",
      "title": "Plot dimensionality reduction",
      "topics": [
        "plot_dr"
      ]
    },
    {
      "page": "plot_heatmap",
      "title": "Generate a heatmap",
      "topics": [
        "plot_heatmap"
      ]
    },
    {
      "page": "plot_scatter",
      "title": "Generate a generic scatter plot",
      "topics": [
        "plot_scatter"
      ]
    },
    {
      "page": "plot_spatial",
      "title": "Plot cells on their spatial coordinates",
      "topics": [
        "plot_spatial"
      ]
    },
    {
      "page": "run_umap",
      "title": "Run UMAP dimensionality reduction",
      "topics": [
        "run_umap"
      ]
    },
    {
      "page": "transform",
      "title": "Transform/normalize expression data",
      "topics": [
        "transform"
      ]
    }
  ],
  "_readme": "https://github.com/igordot/phenomenalist/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "assorthead",
    "beachmat",
    "BH",
    "Biobase",
    "BiocFileCache",
    "BiocGenerics",
    "BiocNeighbors",
    "BiocParallel",
    "BiocSingular",
    "bit",
    "bit64",
    "blob",
    "bluster",
    "cachem",
    "circlize",
    "cli",
    "clipr",
    "clue",
    "cluster",
    "codetools",
    "colorspace",
    "ComplexHeatmap",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "digest",
    "doParallel",
    "dplyr",
    "dqrng",
    "edgeR",
    "farver",
    "fastmap",
    "filelock",
    "FNN",
    "foreach",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "GetoptLong",
    "ggplot2",
    "ggsci",
    "GlobalOptions",
    "glue",
    "gtable",
    "hms",
    "httr2",
    "igraph",
    "IRanges",
    "irlba",
    "isoband",
    "iterators",
    "janitor",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "limma",
    "locfit",
    "lubridate",
    "magick",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "metapod",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppAnnoy",
    "RcppEigen",
    "RcppProgress",
    "readr",
    "rjson",
    "rlang",
    "RSpectra",
    "RSQLite",
    "rsvd",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "ScaledMatrix",
    "scales",
    "scattermore",
    "scran",
    "scuttle",
    "Seqinfo",
    "shape",
    "SingleCellExperiment",
    "sitmo",
    "snakecase",
    "snow",
    "SparseArray",
    "SpatialExperiment",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "uwot",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "XVector"
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "phenomenalist",
  "_universes": [
    "igordot"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9003",
      "date": "2026-07-12T06:39:49.000Z",
      "distro": "resolute",
      "commit": "c35f531d0035ac6ea879bfe1b0340c6b5cc6b09e",
      "fileid": "https://r2.ropensci.org/a00dfeb1ccb7259e2243398e2caaccfea92020ae00bf59fd614d661fabd1ac14",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/29182799247"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9003",
      "date": "2026-07-12T06:40:07.000Z",
      "distro": "resolute",
      "commit": "c35f531d0035ac6ea879bfe1b0340c6b5cc6b09e",
      "fileid": "https://r2.ropensci.org/45c8b8e94e624a8056c892d1e762943f4a931820ce507599f9f7a4defeccb0c1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/29182799247"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9003",
      "date": "2026-07-12T06:38:36.000Z",
      "commit": "c35f531d0035ac6ea879bfe1b0340c6b5cc6b09e",
      "fileid": "https://r2.ropensci.org/a0e79064a31bed3d9c94c9b9280629b89458908805b96246f00f553b2a46545d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/29182799247"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9003",
      "date": "2026-07-12T06:38:40.000Z",
      "commit": "c35f531d0035ac6ea879bfe1b0340c6b5cc6b09e",
      "fileid": "https://r2.ropensci.org/d6c8ba37d3ed5a63c3f2cc09c8743e00f85332a94d544c82cc57e00aa192fe8e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/29182799247"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9003",
      "date": "2026-07-12T06:40:12.000Z",
      "commit": "c35f531d0035ac6ea879bfe1b0340c6b5cc6b09e",
      "fileid": "https://r2.ropensci.org/f5fae880550f759b4cc56e04e631beba955346a997daf9037723f55890af0c09",
      "status": "success",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/29182799247"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9003",
      "date": "2026-07-12T06:38:36.000Z",
      "commit": "c35f531d0035ac6ea879bfe1b0340c6b5cc6b09e",
      "fileid": "https://r2.ropensci.org/9bd2b9538eb3ce11c134c95004e3328e20bae3f03d8cb333128250a8e9214c03",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/29182799247"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9003",
      "date": "2026-07-12T06:38:35.000Z",
      "commit": "c35f531d0035ac6ea879bfe1b0340c6b5cc6b09e",
      "fileid": "https://r2.ropensci.org/1bbaad5b153d22ad4363e59392db5247db9676f11af6bc39f9eef1f554c8ea2e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/29182799247"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9003",
      "date": "2026-07-12T06:38:50.000Z",
      "commit": "c35f531d0035ac6ea879bfe1b0340c6b5cc6b09e",
      "fileid": "https://r2.ropensci.org/18e3cda0e46d8d3ea925b1b5fe80fa8887be79c331c725ff31ae78f81124368c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/29182799247"
    }
  ]
}