{
  "_id": "6a103e96acfb0bcc41c9c9f6",
  "Package": "CloneSeeker",
  "Version": "1.0.16",
  "Date": "2026-02-10",
  "Title": "Seeking and Finding Clones in Copy Number and Sequencing Data",
  "Authors@R": "c(person(given = \"Mark\", family = \"Zucker\", role = \"aut\"),\nperson(given = c(\"Kevin\", \"R.\"), family = \"Coombes\",\nrole = c(\"aut\", \"cre\"), email = \"krc@silicovore.com\"))",
  "Description": "Defines the classes and functions used to simulate and to\nanalyze data sets describing copy number variants and,\noptionally, sequencing mutations in order to detect clonal\nsubsets. See Zucker et al. (2019)\n<doi:10.1093/bioinformatics/btz057>.",
  "License": "Apache License (== 2.0)",
  "URL": "http://oompa.r-forge.r-project.org/",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 09:06:49 UTC",
    "User": "root"
  },
  "Author": "Mark Zucker [aut], Kevin R. Coombes [aut, cre]",
  "Maintainer": "Kevin R. Coombes <krc@silicovore.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-02-10 19:35:43 UTC",
  "RemoteUrl": "https://github.com/cran/CloneSeeker",
  "RemoteRef": "HEAD",
  "RemoteSha": "6351cc6cce0cf8ac3c18a12d73f9e3984c3b9a63",
  "MD5sum": "1eb60bc8e475e528feeb9d865d309be8",
  "_user": "cran",
  "_type": "src",
  "_file": "CloneSeeker_1.0.16.tar.gz",
  "_fileid": "202f5fedd582e573d3668b32981f20da150cdeba7d2122ad2ca444590d71462b",
  "_filesize": 422955,
  "_sha256": "202f5fedd582e573d3668b32981f20da150cdeba7d2122ad2ca444590d71462b",
  "_created": "2026-05-11T09:06:49.000Z",
  "_published": "2026-05-22T11:31:34.616Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77370933857,
      "time": 216,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914531310"
    },
    {
      "job": 77370933909,
      "time": 201,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914525405"
    },
    {
      "job": 77370933361,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914457922"
    },
    {
      "job": 77370933397,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159455533"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25660693993",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CloneSeeker",
  "_commit": {
    "id": "6351cc6cce0cf8ac3c18a12d73f9e3984c3b9a63",
    "author": "Kevin R. Coombes <krc@silicovore.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.16\n",
    "time": 1770752143
  },
  "_maintainer": {
    "name": "Kevin R. Coombes",
    "email": "krc@silicovore.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "combinat",
      "role": "Imports"
    },
    {
      "package": "mc2d",
      "role": "Imports"
    },
    {
      "package": "quantmod",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.16",
      "date": "2026-02-10"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 256,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CloneSeeker"
  },
  "_devurl": "https://github.com/r-forge/oompa",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/CloneSeeker.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.4",
      "date": "2019-04-12"
    },
    {
      "version": "1.0.7",
      "date": "2019-05-06"
    },
    {
      "version": "1.0.9",
      "date": "2020-01-10"
    },
    {
      "version": "1.0.10",
      "date": "2020-04-27"
    },
    {
      "version": "1.0.11",
      "date": "2022-06-30"
    },
    {
      "version": "1.0.13",
      "date": "2025-04-08"
    },
    {
      "version": "1.0.16",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "dataGen",
    "generateSimplex",
    "generateTumorData",
    "getClone",
    "plotTumorData",
    "runAlg",
    "sampleSimplex",
    "seekClones",
    "Tumor",
    "tumorGen",
    "WeightVector"
  ],
  "_help": [
    {
      "page": "05-findClones",
      "title": "Seeking Tumor Clones From Data",
      "topics": [
        "runAlg",
        "seekClones"
      ]
    },
    {
      "page": "01-simplex",
      "title": "Simplices and Clonal Fractions",
      "topics": [
        "generateSimplex",
        "sampleSimplex",
        "Simplices"
      ]
    },
    {
      "page": "04-simulate",
      "title": "Simulating Tumor Clones",
      "topics": [
        "dataGen",
        "generateTumorData",
        "plotTumorData",
        "tumorGen"
      ]
    },
    {
      "page": "03-Tumor",
      "title": "Class \"Tumor\"",
      "topics": [
        "coerce,Tumor,list-method",
        "getClone",
        "summary,Tumor-method",
        "Tumor",
        "Tumor-class"
      ]
    },
    {
      "page": "02-WeightVector",
      "title": "Class \"WeightVector\"",
      "topics": [
        "coerce,WeightVector,numeric-method",
        "WeightVector",
        "WeightVector-class"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "combinat",
    "corrplot",
    "cowplot",
    "cpp11",
    "curl",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mc2d",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "polynom",
    "purrr",
    "quantmod",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "TTR",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "CloneSeeker.Rnw",
      "filename": "CloneSeeker.pdf",
      "title": "CloneSeeker",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2019-04-12 07:52:44",
      "modified": "2019-04-12 07:52:44",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "cloneseeker",
  "_universes": [
    "cran",
    "r-forge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.16",
      "date": "2026-05-11T09:09:14.000Z",
      "distro": "noble",
      "commit": "6351cc6cce0cf8ac3c18a12d73f9e3984c3b9a63",
      "fileid": "5498dce4ed02304992e68a61df9bd63d5e386be24edcfaf904470a405bf616b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25660693993"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.16",
      "date": "2026-05-11T09:09:14.000Z",
      "distro": "noble",
      "commit": "6351cc6cce0cf8ac3c18a12d73f9e3984c3b9a63",
      "fileid": "efafea406b21c41add0d4c8886ea7ff4b65f468f11fe098f64eafd0d90a16f2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25660693993"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.16",
      "date": "2026-05-22T11:31:18.000Z",
      "commit": "6351cc6cce0cf8ac3c18a12d73f9e3984c3b9a63",
      "fileid": "c7e048a20567d1ee9b7dce02f65ebcf0e8d6458f3706dcab2114978cf1576700",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25660693993"
    }
  ]
}