{
  "_id": "6a27ad8c24555f66ed534bbe",
  "Package": "scPloidy",
  "Type": "Package",
  "Title": "Infer Ploidy of Single Cells",
  "Version": "0.6.2",
  "Authors@R": "person(\"Fumihiko\", \"Takeuchi\", role = c(\"aut\", \"cre\"),\nemail = \"fumihiko@takeuchi.name\",\ncomment = c(ORCID = \"0000-0003-3185-5661\"))",
  "Description": "Compute ploidy of single cells (or nuclei) based on\nsingle-cell (or single-nucleus) ATAC-seq (Assay for\nTransposase-Accessible Chromatin using sequencing) data\n<https://github.com/fumi-github/scPloidy>.",
  "BugReports": "https://github.com/fumi-github/scPloidy/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libglpk-dev make libbz2-dev libicu-dev\nliblzma-dev libuv1-dev libxml2-dev libssl-dev xz-utils\nzlib1g-dev",
  "Repository": "https://fumi-github.r-universe.dev",
  "Date/Publication": "2024-07-03 23:28:48 UTC",
  "RemoteUrl": "https://github.com/fumi-github/scploidy",
  "RemoteRef": "HEAD",
  "RemoteSha": "d521e8923f0a59e0d8f84e86401540edea0f3655",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 07:41:49 UTC",
    "User": "root"
  },
  "Author": "Fumihiko Takeuchi [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3185-5661>)",
  "Maintainer": "Fumihiko Takeuchi <fumihiko@takeuchi.name>",
  "MD5sum": "af2aede40d38da4ca155e765abfe57cb",
  "_user": "fumi-github",
  "_type": "src",
  "_file": "scPloidy_0.6.2.tar.gz",
  "_fileid": "988638fb9cbd05f22e5e574ee2f7b13aeba63f09dd9c1ef3925b4f2a085159fd",
  "_filesize": 3375041,
  "_sha256": "988638fb9cbd05f22e5e574ee2f7b13aeba63f09dd9c1ef3925b4f2a085159fd",
  "_created": "2026-06-08T07:41:49.000Z",
  "_published": "2026-06-09T06:07:08.433Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256746827,
      "time": 312,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474249259"
    },
    {
      "job": 80256746842,
      "time": 343,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474259093"
    },
    {
      "job": 80256746437,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499696469"
    },
    {
      "job": 80256746440,
      "time": 239,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499750711"
    },
    {
      "job": 80256746694,
      "time": 299,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474151856"
    },
    {
      "job": 80256746702,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474203353"
    },
    {
      "job": 80256746868,
      "time": 266,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474234560"
    },
    {
      "job": 80256746841,
      "time": 260,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474232888"
    },
    {
      "job": 80256746984,
      "time": 269,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474235506"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fumi-github/actions/runs/27122907917",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fumi-github/scploidy",
  "_commit": {
    "id": "d521e8923f0a59e0d8f84e86401540edea0f3655",
    "author": "Fumi <fumihiko@takeuchi.name>",
    "committer": "Fumi <fumihiko@takeuchi.name>",
    "message": "Update README.md\n",
    "time": 1720049328
  },
  "_maintainer": {
    "name": "Fumihiko Takeuchi",
    "email": "fumihiko@takeuchi.name",
    "login": "fumi-github",
    "description": "",
    "uuid": 724031,
    "orcid": "0000-0003-3185-5661"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "mixtools",
      "role": "Imports"
    },
    {
      "package": "nimble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "gplots",
      "role": "Suggests"
    },
    {
      "package": "IRanges",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "fumi-github",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "fumi-github",
      "count": 140,
      "uuid": 724031
    }
  ],
  "_userbio": {
    "uuid": 724031,
    "type": "user",
    "name": "fumi-github"
  },
  "_downloads": {
    "count": 714,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scPloidy"
  },
  "_devurl": "https://github.com/fumi-github/scploidy",
  "_searchresults": 10,
  "_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/scPloidy.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fumi-github/scploidy",
  "_realowner": "fumi-github",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2022-09-12"
    },
    {
      "version": "0.6.2",
      "date": "2024-04-28"
    }
  ],
  "_exports": [
    "%>%",
    "cnv",
    "fragmentoverlapcount",
    "ploidy"
  ],
  "_datasets": [
    {
      "name": "rescnv",
      "title": "Basal cell carcinoma sample SU008_Tumor_Pre",
      "object": "GSE129785_SU008_Tumor_Pre",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "SHR_m154211",
      "title": "Liver Cells from a Rat",
      "object": "SHR_m154211",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "SU008_Tumor_Pre_fragmentoverlap",
      "title": "Basal cell carcinoma sample SU008_Tumor_Pre",
      "object": "GSE129785_SU008_Tumor_Pre",
      "class": [
        "data.frame"
      ],
      "fields": [
        "barcode",
        "nfrags",
        "depth1",
        "depth2",
        "depth3",
        "depth4",
        "depth5",
        "depth6"
      ],
      "rows": 127864,
      "table": true,
      "tojson": true
    },
    {
      "name": "SU008_Tumor_Pre_windowcovariates",
      "title": "Basal cell carcinoma sample SU008_Tumor_Pre",
      "object": "GSE129785_SU008_Tumor_Pre",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chr",
        "start",
        "end",
        "window",
        "peaks"
      ],
      "rows": 166,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cnv",
      "title": "Infer Copy Number Variations (CNVs) in Cancer Cells from ATAC-seq Fragment Overlap",
      "topics": [
        "cnv"
      ]
    },
    {
      "page": "fragmentoverlapcount",
      "title": "Count Overlap of ATAC-seq Fragments",
      "topics": [
        "fragmentoverlapcount"
      ]
    },
    {
      "page": "GSE129785_SU008_Tumor_Pre",
      "title": "Basal cell carcinoma sample SU008_Tumor_Pre",
      "topics": [
        "GSE129785_SU008_Tumor_Pre",
        "rescnv",
        "SU008_Tumor_Pre_fragmentoverlap",
        "SU008_Tumor_Pre_windowcovariates"
      ]
    },
    {
      "page": "ploidy",
      "title": "Infer Ploidy from ATAC-seq Fragment Overlap",
      "topics": [
        "ploidy"
      ]
    },
    {
      "page": "SHR_m154211",
      "title": "Liver Cells from a Rat",
      "topics": [
        "SHR_m154211"
      ]
    }
  ],
  "_readme": "https://github.com/fumi-github/scploidy/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "BH",
    "BiocGenerics",
    "BiocParallel",
    "Biostrings",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "coda",
    "codetools",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "igraph",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kernlab",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "memoise",
    "mime",
    "mixtools",
    "nimble",
    "nlme",
    "numDeriv",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "pracma",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "Rhtslib",
    "rlang",
    "rmarkdown",
    "Rsamtools",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "segmented",
    "Seqinfo",
    "snow",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "CNV.Rmd",
      "filename": "CNV.html",
      "title": "Identify Copy Number Variations (CNVs) in cancer cells",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Download from GEO",
        "Prepare windows and peaks",
        "Compute fragmentoverlap from fragments",
        "CNV"
      ],
      "created": "2024-04-26 05:45:18",
      "modified": "2024-04-26 05:45:18",
      "commits": 1
    },
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to scPloidy",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Usage",
        "Analyzing sample data",
        "Compute overlaps of DNA fragments",
        "Infer ploidy",
        "Analyzing your own data",
        "Using fragments.tsv.gz generated by 10x Cell Ranger",
        "Using BAM file"
      ],
      "created": "2022-08-22 07:13:46",
      "modified": "2024-04-26 07:25:27",
      "commits": 14
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "scploidy",
  "_universes": [
    "fumi-github"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-06-08T07:45:07.000Z",
      "distro": "noble",
      "commit": "d521e8923f0a59e0d8f84e86401540edea0f3655",
      "fileid": "839494d5fc0bb8a475a6f47e4b6f29cff7542e30b812cdcacc5c9af035f84acc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fumi-github/actions/runs/27122907917"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-06-08T07:45:44.000Z",
      "distro": "noble",
      "commit": "d521e8923f0a59e0d8f84e86401540edea0f3655",
      "fileid": "80b5899f739a1e13fd7b1487459a1c76958145fd7c5de41fb4be5eab469f6451",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fumi-github/actions/runs/27122907917"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-06-09T06:01:26.000Z",
      "commit": "d521e8923f0a59e0d8f84e86401540edea0f3655",
      "fileid": "f50b91dc7a3ab01d02a3160a19209fd389b348900a7b230350b66e27f56f0e10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fumi-github/actions/runs/27122907917"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-06-09T06:04:46.000Z",
      "commit": "d521e8923f0a59e0d8f84e86401540edea0f3655",
      "fileid": "3b14dd823be94fad2b0f06d906c6124db17407ea1a8cc666c33135b30cc31b24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fumi-github/actions/runs/27122907917"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-06-08T07:45:16.000Z",
      "commit": "d521e8923f0a59e0d8f84e86401540edea0f3655",
      "fileid": "28ec91cba5b2c7d9349c76512207e1b0659b0542149a4357d59b765159e93dd6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fumi-github/actions/runs/27122907917"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-08T07:43:58.000Z",
      "commit": "d521e8923f0a59e0d8f84e86401540edea0f3655",
      "fileid": "16aeb1335c52e8157a67fd106c62a6726a5fcada3ea7055cd78d46eeb5e822b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fumi-github/actions/runs/27122907917"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-08T07:44:03.000Z",
      "commit": "d521e8923f0a59e0d8f84e86401540edea0f3655",
      "fileid": "18cfc4116a0e22ff4a1d6b24e689571456d49bf0db3f84f70ea3e73b9e8252c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fumi-github/actions/runs/27122907917"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-08T07:44:16.000Z",
      "commit": "d521e8923f0a59e0d8f84e86401540edea0f3655",
      "fileid": "be1a7ae8a0f558fa4bbfd1669d8ded1f431a3614032a34f29d481a88ef09307a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fumi-github/actions/runs/27122907917"
    }
  ]
}