{
  "_id": "6a5c7fab9baadeef8ab50c11",
  "Package": "ijAnalysis",
  "Title": "Miscellaneous tools for image analysis tasks",
  "Version": "0.0.4",
  "Authors@R": "person(\"Ye\", \"Yuan\", , \"yeyu@umich.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9641-9102\"))",
  "Description": "A miscellaneous toolbox for various image analysis tasks.\nInitially contains tools for downstream analysis of my ImageJ\nplugin Puncta Tracker and hence the ij name. Part of the y3628\nanalysis suite.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libpng-dev python3 libx11-dev",
  "Repository": "https://yeyuan98.r-universe.dev",
  "Date/Publication": "2025-06-24 17:14:26 UTC",
  "RemoteUrl": "https://github.com/yeyuan98/ijAnalysis",
  "RemoteRef": "HEAD",
  "RemoteSha": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-19 07:38:25 UTC",
    "User": "root"
  },
  "Author": "Ye Yuan [aut, cre] (ORCID: <https://orcid.org/0000-0001-9641-9102>)",
  "Maintainer": "Ye Yuan <yeyu@umich.edu>",
  "_user": "yeyuan98",
  "_type": "src",
  "_file": "ijAnalysis_0.0.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/019b02d306a65cecd8fa9d100f7b136a4b564f3d8394467008169a3828e9257e",
  "_filesize": 447495,
  "_sha256": "019b02d306a65cecd8fa9d100f7b136a4b564f3d8394467008169a3828e9257e",
  "_expires": "2026-10-27T07:41:29.000Z",
  "_created": "2026-07-19T07:38:25.000Z",
  "_published": "2026-07-19T07:41:31.356Z",
  "_jobs": [
    {
      "job": 88170087934,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439757698"
    },
    {
      "job": 88170087926,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439757832"
    },
    {
      "job": 88170087920,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439749793"
    },
    {
      "job": 88170087928,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439747927"
    },
    {
      "job": 88169800478,
      "time": 221,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439735456"
    },
    {
      "job": 88170087917,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8439754165"
    },
    {
      "job": 88170087930,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439747960"
    },
    {
      "job": 88170087936,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439747054"
    },
    {
      "job": 88170087947,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439747745"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/29678334233",
  "_status": "success",
  "_upstream": "https://github.com/yeyuan98/ijAnalysis",
  "_commit": {
    "id": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
    "author": "Ye Yuan <yeyu@umich.edu>",
    "committer": "Ye Yuan <yeyu@umich.edu>",
    "message": "feat: ctcf_plot template\n",
    "time": 1750785266
  },
  "_maintainer": {
    "name": "Ye Yuan",
    "email": "yeyu@umich.edu",
    "login": "yeyuan98",
    "description": "",
    "uuid": 62569917,
    "orcid": "0000-0001-9641-9102"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "y3628",
      "version": ">= 0.0.3",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "damr",
      "role": "Imports"
    },
    {
      "package": "ggetho",
      "role": "Imports"
    },
    {
      "package": "behavr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "yeyuan98",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yeyuan98",
      "count": 12,
      "uuid": 62569917
    }
  ],
  "_userbio": {
    "uuid": 62569917,
    "type": "user",
    "name": "Ye Yuan",
    "followers": 0
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ijAnalysis"
  },
  "_devurl": "https://github.com/yeyuan98/ijanalysis",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ijAnalysis.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "actogram_loadFromMetadata",
    "actogram_plot",
    "ctcf_plot",
    "ctcf_read_csv",
    "ij_nnd.compute",
    "ij_RoiPointsSaver",
    "jtk.init",
    "jtkdist",
    "jtkget",
    "jtkx",
    "nlsGroup",
    "periodogram_loadClocklab",
    "plot_ggsave",
    "rfish_count",
    "rfish_read_dots",
    "rfish_read_samples",
    "spotInRoi_addMeta",
    "spotInRoi_as.data.frame.df.nnd",
    "spotInRoi_nnd.sort",
    "spotInRoi_read_csv",
    "spotInRoi_selectNCT"
  ],
  "_help": [
    {
      "page": "dot-parse_meta",
      "title": "Parse spot array JSON data to metaRcrd.",
      "topics": [
        ".parse_meta"
      ]
    },
    {
      "page": "dot-selectNCT.index",
      "title": "Get index for spotInRoi nuclear/full-cell data subsetting.",
      "topics": [
        ".selectNCT.index"
      ]
    },
    {
      "page": "actogram_loadFromMetadata",
      "title": "Load behavior activity data from metadata",
      "topics": [
        "actogram_loadFromMetadata"
      ]
    },
    {
      "page": "actogram_plot",
      "title": "Plotting actogram",
      "topics": [
        "actogram_plot"
      ]
    },
    {
      "page": "behavior_loadMetadata",
      "title": "Load behavior metadata",
      "topics": [
        "behavior_loadMetadata"
      ]
    },
    {
      "page": "ctcf_plot",
      "title": "Standardized plotting of CTCF data",
      "topics": [
        "ctcf_plot"
      ]
    },
    {
      "page": "ctcf_read_csv",
      "title": "Read CTCF results table",
      "topics": [
        "ctcf_read_csv"
      ]
    },
    {
      "page": "ij_nnd.compute",
      "title": "Compute NND metrics for a pair of spot sets.",
      "topics": [
        "ij_nnd.compute"
      ]
    },
    {
      "page": "ij_RoiPointsSaver",
      "title": "Initialize an ImageJ ROI point set saver function",
      "topics": [
        "ij_RoiPointsSaver"
      ]
    },
    {
      "page": "jtk.init",
      "title": "JTK Cycle V3.1 Adaptation 'jtk.init'",
      "topics": [
        "jtk.init"
      ]
    },
    {
      "page": "jtkdist",
      "title": "JTK Cycle V3.1 Adaptation 'jtkdist'",
      "topics": [
        "jtkdist"
      ]
    },
    {
      "page": "jtkget",
      "title": "JTK Cycle V3.1 Adaptation",
      "topics": [
        "jtkget"
      ]
    },
    {
      "page": "jtkstat",
      "title": "JTK Cycle V3.1 Adaptation 'jtkstat'",
      "topics": [
        "jtkstat"
      ]
    },
    {
      "page": "jtkx",
      "title": "JTK Cycle V3.1 Adaptation 'jtkx'",
      "topics": [
        "jtkx"
      ]
    },
    {
      "page": "nlsGroup",
      "title": "'nls()' fitting of multiple groups",
      "topics": [
        "nlsGroup"
      ]
    },
    {
      "page": "nnd.order",
      "title": "Order permutation for a NND result record",
      "topics": [
        "nnd.order"
      ]
    },
    {
      "page": "periodogram_loadClocklab",
      "title": "Load Clocklab periodogram batch export table",
      "topics": [
        "periodogram_loadClocklab"
      ]
    },
    {
      "page": "plot_ggsave",
      "title": "Simple wrapper of ggsave for saving plots.",
      "topics": [
        "plot_ggsave"
      ]
    },
    {
      "page": "plot.boxPoint",
      "title": "Boxplot with data points",
      "topics": [
        "plot.boxPoint"
      ]
    },
    {
      "page": "plot.linePoint",
      "title": "Point plot with lines connecting 'mean' values.",
      "topics": [
        "plot.linePoint"
      ]
    },
    {
      "page": "plot.themes",
      "title": "Standardized themes for plotting",
      "topics": [
        "plot.themes"
      ]
    },
    {
      "page": "rfish_count",
      "title": "Count number of dots per cell",
      "topics": [
        "rfish_count"
      ]
    },
    {
      "page": "rfish_read_dots",
      "title": "Read dots table from snakemake pipeline output",
      "topics": [
        "rfish_read_dots"
      ]
    },
    {
      "page": "rfish_read_samples",
      "title": "Read samples table from snakemake pipeline output",
      "topics": [
        "rfish_read_samples"
      ]
    },
    {
      "page": "spotInRoi_addMeta",
      "title": "Add metadata column to spotInRoi data",
      "topics": [
        "spotInRoi_addMeta"
      ]
    },
    {
      "page": "spotInRoi_as.data.frame.df.nnd",
      "title": "Expand NND results as data frame entries",
      "topics": [
        "spotInRoi_as.data.frame.df.nnd"
      ]
    },
    {
      "page": "spotInRoi_joinMeta",
      "title": "Join spotInRoi data with metadata columns",
      "topics": [
        "spotInRoi_joinMeta"
      ]
    },
    {
      "page": "spotInRoi_nnd.sort",
      "title": "Sort spotInRoi data based on NND results",
      "topics": [
        "spotInRoi_nnd.sort"
      ]
    },
    {
      "page": "spotInRoi_read_csv",
      "title": "Read data for spotInRoi analysis of the Puncta Tracker ImageJ plugin.",
      "topics": [
        "spotInRoi_read_csv"
      ]
    },
    {
      "page": "spotInRoi_selectNCT",
      "title": "Predefined subsetting of spotInRoi nuclear/full-cell data.",
      "topics": [
        "spotInRoi_selectNCT"
      ]
    },
    {
      "page": "subset_behavr",
      "title": "Simple subset of 'behavr::behavr' behavior tables",
      "topics": [
        "subset_behavr"
      ]
    }
  ],
  "_rundeps": [
    "behavr",
    "bit",
    "bit64",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "damr",
    "data.table",
    "dplyr",
    "farver",
    "generics",
    "ggetho",
    "ggplot2",
    "glue",
    "gtable",
    "here",
    "hms",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppTOML",
    "readr",
    "readxl",
    "rematch",
    "reticulate",
    "rlang",
    "rprojroot",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "y3628"
  ],
  "_vignettes": [
    {
      "source": "spotInRoi.Rmd",
      "filename": "spotInRoi.html",
      "title": "spotInRoi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is spotInRoi analysis",
        "The example dataset",
        "Workflow"
      ],
      "created": "2024-08-29 19:10:56",
      "modified": "2024-09-10 14:09:33",
      "commits": 2
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "ijanalysis",
  "_universes": [
    "yeyuan98"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-07-19T07:40:49.000Z",
      "distro": "resolute",
      "commit": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
      "fileid": "https://r2.ropensci.org/784d1611539314476db5008a680b3bfd33722938988ae180a8e2d5cfd06bb82a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/29678334233"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-07-19T07:40:49.000Z",
      "distro": "resolute",
      "commit": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
      "fileid": "https://r2.ropensci.org/8b90066deb0bccd4859a126f9a86ee58305e912bef25af79349405817189b35e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/29678334233"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-07-19T07:40:00.000Z",
      "commit": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
      "fileid": "https://r2.ropensci.org/01b1fcb47fad76b3eb2b1e816314dc118c29e2bd819faaa8e94461f678e65246",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/29678334233"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-07-19T07:39:48.000Z",
      "commit": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
      "fileid": "https://r2.ropensci.org/984806de229dbce58231e02861b7eb3da485db1735dad7aea0337a2cfe68a7fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/29678334233"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-07-19T07:40:39.000Z",
      "commit": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
      "fileid": "https://r2.ropensci.org/38306e6ba8eb291defb12c9aa035c3ff78645e446f7734c3e285d9d94804a96f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/29678334233"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-19T07:39:38.000Z",
      "commit": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
      "fileid": "https://r2.ropensci.org/960e63070363b1d6260b58f06d84b1991f9e0bd73a44ea3b79e7f711e8d8a472",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/29678334233"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-19T07:39:34.000Z",
      "commit": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
      "fileid": "https://r2.ropensci.org/226c9aa8c71ffb9a611b894ffd41231babebd0f6193d790587d19127de334222",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/29678334233"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-19T07:39:39.000Z",
      "commit": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
      "fileid": "https://r2.ropensci.org/ff4be4bc1cc8e81d3995699f4e19b0bfa85c6014570d77097a9668f9bd8e66d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/29678334233"
    }
  ]
}