{
  "_id": "6a1edf7cb401979e734105ca",
  "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-05-20 07:38:19 UTC",
    "User": "root"
  },
  "Author": "Ye Yuan [aut, cre] (ORCID: <https://orcid.org/0000-0001-9641-9102>)",
  "Maintainer": "Ye Yuan <yeyu@umich.edu>",
  "MD5sum": "b7f11627affb7677cab31f8f9cca998f",
  "_user": "yeyuan98",
  "_type": "src",
  "_file": "ijAnalysis_0.0.4.tar.gz",
  "_fileid": "230f3ec58bf50168c2068b292e79ea4d2523162e8a07a727e980ece96e9f25b7",
  "_filesize": 449207,
  "_sha256": "230f3ec58bf50168c2068b292e79ea4d2523162e8a07a727e980ece96e9f25b7",
  "_created": "2026-05-20T07:38:19.000Z",
  "_published": "2026-06-02T13:49:48.514Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79086129028,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104022098"
    },
    {
      "job": 79086129026,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104021808"
    },
    {
      "job": 79086128926,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104010166"
    },
    {
      "job": 79086130368,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104006031"
    },
    {
      "job": 79086127540,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103975940"
    },
    {
      "job": 79086127658,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359577786"
    },
    {
      "job": 79086128333,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104016457"
    },
    {
      "job": 79086129216,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103999999"
    },
    {
      "job": 79086128544,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103999909"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26148353402",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": [
    {
      "week": "2025-26",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yeyuan98",
      "count": 12,
      "uuid": 62569917
    }
  ],
  "_userbio": {
    "uuid": 62569917,
    "type": "user",
    "name": "Ye Yuan"
  },
  "_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.0",
  "_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-05-20T07:40:38.000Z",
      "distro": "noble",
      "commit": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
      "fileid": "2005e710d1ee3f332ba04b404eff9c697768367565837f39dce1a30561ca1b8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26148353402"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-05-20T07:40:37.000Z",
      "distro": "noble",
      "commit": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
      "fileid": "4b13d111e63e971b4a7ec985f31f2eea51021506faf540b59d14392a2ecb2b5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26148353402"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-20T07:40:01.000Z",
      "commit": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
      "fileid": "5cf2a95a4e722bc581e43cab6414c3e411af2e68d35d7e9d3fbeac8856819b15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26148353402"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-20T07:39:53.000Z",
      "commit": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
      "fileid": "68be0f90ac1d913a49465fd6f1e9c2e1b16fa67395cdf6466622cfab6ecb459c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26148353402"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-20T07:40:18.000Z",
      "commit": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
      "fileid": "542c2645476a82bcf4b0f5ee5272f03b1966fbe965af1268f9e46f330518ae9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26148353402"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-20T07:39:29.000Z",
      "commit": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
      "fileid": "7ddc388676dd1063f3ce4e939129dd4aa5615b6aa5f92cbd7fe1f0e117752d3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26148353402"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-20T07:39:28.000Z",
      "commit": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
      "fileid": "e0607fb6715c66fb0525cfd4ea102b120f97f7719036ea5b0fc552fd00c4526d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26148353402"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-06-02T13:49:18.000Z",
      "commit": "d8a47c4d5dbc2d1f21bec84c0e63815b7780e897",
      "fileid": "1114540d2235df7544129d2553b0be7cae02d04962aa2583ed0616caea43c428",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yeyuan98/actions/runs/26148353402"
    }
  ]
}