{
  "_id": "6a5db6ac9baadeef8ab53a0f",
  "Package": "Summix",
  "Title": "Summix2: A suite of methods to estimate, adjust, and leverage\nsubstructure in genetic summary data",
  "Version": "2.19.0",
  "Authors@R": "c(person(\"Audrey\", \"Hendricks\", email = \"audrey.hendricks@cuanschutz.edu\", role = \"cre\"), person(\"Price\", \"Adelle\", email = \"adelle.price@cuanschutz.edu\", role = \"aut\"),person(\"Stoneman\", \"Haley\", email = \"hayley.stoneman@cuanschutz.edu\", role = \"aut\"))",
  "Description": "This package contains the Summix2 method for estimating\nand adjusting for substructure in genetic summary allele\nfrequency data. The function summix() estimates reference group\nproportions using a mixture model. The adjAF() function\nproduces adjusted allele frequencies for an observed group with\nreference group proportions matching a target individual or\nsample. The summix_local() function estimates local ancestry\nmixture proportions and performs selection scans in genetic\nsummary data.",
  "License": "MIT + file LICENSE",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "biocViews": "StatisticalMethod, WholeGenome, Genetics",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "BugReports": "https://github.com/Bioconductor/Summix/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nlibnode-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:55:00 UTC",
  "RemoteUrl": "https://github.com/bioc/Summix",
  "RemoteRef": "HEAD",
  "RemoteSha": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-20 05:44:02 UTC",
    "User": "root"
  },
  "Author": "Audrey Hendricks [cre],\nPrice Adelle [aut],\nStoneman Haley [aut]",
  "Maintainer": "Audrey Hendricks <audrey.hendricks@cuanschutz.edu>",
  "_user": "bioc",
  "_type": "src",
  "_file": "Summix_2.19.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3419a08fc3b840970110211db32c3947ac1d2e88948f8a9548338b3a16ec3000",
  "_filesize": 1449118,
  "_sha256": "3419a08fc3b840970110211db32c3947ac1d2e88948f8a9548338b3a16ec3000",
  "_expires": "2026-10-28T05:48:26.000Z",
  "_created": "2026-07-20T05:44:02.000Z",
  "_published": "2026-07-20T05:48:28.327Z",
  "_bioccheck": {
    "error": 1,
    "warning": 5,
    "note": 15
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/29719674425",
  "_status": "success",
  "_upstream": "https://github.com/bioc/Summix",
  "_commit": {
    "id": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380900
  },
  "_maintainer": {
    "name": "Audrey Hendricks",
    "email": "audrey.hendricks@cuanschutz.edu"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 88280334177,
      "time": 181,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8451973246"
    },
    {
      "job": 88280334150,
      "time": 213,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8451981986"
    },
    {
      "job": 88280334191,
      "time": 228,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8451985942"
    },
    {
      "job": 88280334185,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8451969441"
    },
    {
      "job": 88280334167,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8451953554"
    },
    {
      "job": 88279902784,
      "time": 215,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8451926375"
    },
    {
      "job": 88280334154,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8451959175"
    },
    {
      "job": 88280334178,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8451953830"
    },
    {
      "job": 88280334172,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8451956471"
    },
    {
      "job": 88280334165,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8451952774"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "BEDASSLE",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "visNetwork",
      "role": "Imports"
    },
    {
      "package": "randomcoloR",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.19.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.18.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "statisticalmethod",
    "wholegenome",
    "genetics"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 449,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 271,
    "source": "https://www.bioconductor.org/packages/stats/bioc/Summix"
  },
  "_searchresults": 18,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/Summix.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "adjAF",
    "adjAF_calc",
    "calc_effective_N",
    "calc_scaledObj",
    "doInternalSimulation",
    "getNextEndPoint",
    "getNextStartPoint",
    "saveBlock",
    "sizeGetNext",
    "summix",
    "summix_calc",
    "summix_local",
    "summix_network",
    "testDiff",
    "variantGetNext"
  ],
  "_datasets": [
    {
      "name": "ancestryData",
      "title": "ancestryData",
      "object": "ancestryData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "POS",
        "REF",
        "ALT",
        "CHROM",
        "reference_AF_afr",
        "reference_AF_eas",
        "reference_AF_eur",
        "reference_AF_iam",
        "reference_AF_sas",
        "gnomad_AF_afr"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adjAF",
      "title": "adjAF",
      "topics": [
        "adjAF"
      ]
    },
    {
      "page": "adjAF_calc",
      "title": "adjAF_calc",
      "topics": [
        "adjAF_calc"
      ]
    },
    {
      "page": "ancestryData",
      "title": "ancestryData",
      "topics": [
        "ancestryData"
      ]
    },
    {
      "page": "calc_effective_N",
      "title": "calc_effective_N",
      "topics": [
        "calc_effective_N"
      ]
    },
    {
      "page": "calc_scaledObj",
      "title": "calc_scaledObj",
      "topics": [
        "calc_scaledObj"
      ]
    },
    {
      "page": "doInternalSimulation",
      "title": "doInternalSimulation",
      "topics": [
        "doInternalSimulation"
      ]
    },
    {
      "page": "getNextEndPoint",
      "title": "getNextEndPoint",
      "topics": [
        "getNextEndPoint"
      ]
    },
    {
      "page": "getNextStartPoint",
      "title": "getNextStartPoint",
      "topics": [
        "getNextStartPoint"
      ]
    },
    {
      "page": "saveBlock",
      "title": "saveBlock",
      "topics": [
        "saveBlock"
      ]
    },
    {
      "page": "sizeGetNext",
      "title": "sizeGetNext",
      "topics": [
        "sizeGetNext"
      ]
    },
    {
      "page": "summix",
      "title": "summix",
      "topics": [
        "summix"
      ]
    },
    {
      "page": "summix_calc",
      "title": "summix_calc",
      "topics": [
        "summix_calc"
      ]
    },
    {
      "page": "summix_local",
      "title": "summix_local",
      "topics": [
        "summix_local"
      ]
    },
    {
      "page": "summix_network",
      "title": "summix_network",
      "topics": [
        "summix_network"
      ]
    },
    {
      "page": "testDiff",
      "title": "testDiff",
      "topics": [
        "testDiff"
      ]
    },
    {
      "page": "variantGetNext",
      "title": "variantGetNext",
      "topics": [
        "variantGetNext"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/Summix/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bbmle",
    "bdsmatrix",
    "BEDASSLE",
    "bslib",
    "cachem",
    "cli",
    "cluster",
    "coda",
    "colorspace",
    "curl",
    "digest",
    "dplyr",
    "emdbook",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixcalc",
    "memoise",
    "mime",
    "mvtnorm",
    "nloptr",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "plyr",
    "R6",
    "randomcoloR",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "Rtsne",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Summix.rmd",
      "filename": "Summix.html",
      "title": "Summix2",
      "engine": "knitr::rmarkdown",
      "headings": [
        "output: github_document",
        "Package Installation",
        "Summix2 Functionalities",
        "Example of Summix2 Workflow",
        "An in depth look at all Summix2 functionalities",
        "summix",
        "summix() Input",
        "summix() Output",
        "adjAF",
        "adjAF() Input",
        "adjAF() Output",
        "summix_local",
        "summix_local() Input",
        "summix_local() Output",
        "Examples using toy data in the Summix package",
        "A quick demo of summix()",
        "A quick demo of adjAF()",
        "A quick demo of summix_local()"
      ],
      "created": "2024-02-09 00:37:56",
      "modified": "2024-04-23 03:56:25",
      "commits": 2
    }
  ],
  "_score": 4.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "summix",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.19.0",
      "date": "2026-07-20T05:47:08.000Z",
      "distro": "resolute",
      "commit": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
      "fileid": "https://r2.ropensci.org/40d0b66360cf3f59e4ddd5091e8f1d674f94d1b187496987f4e82f473700ce3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29719674425"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.19.0",
      "date": "2026-07-20T05:47:23.000Z",
      "distro": "resolute",
      "commit": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
      "fileid": "https://r2.ropensci.org/9ec35338788e6e1fb4a727f986eddc4d50caac0f643bb999ddb7b00efdf708a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29719674425"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.19.0",
      "date": "2026-07-20T05:46:37.000Z",
      "commit": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
      "fileid": "https://r2.ropensci.org/72cc28e0bb54ccc23bb36a592e87e7697c9008b67af3e04a55bae786de148063",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29719674425"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.19.0",
      "date": "2026-07-20T05:45:36.000Z",
      "commit": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
      "fileid": "https://r2.ropensci.org/92c603d905e5e54445b55bba69e2aaa98472675fb6aba4015c72ae1c72b84db3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29719674425"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.19.0",
      "date": "2026-07-20T05:46:29.000Z",
      "commit": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
      "fileid": "https://r2.ropensci.org/3ba26e2fc119b2f7fb95b0b1d0574ee6559cff8282ff223a323e27b51a8d0455",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29719674425"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.19.0",
      "date": "2026-07-20T05:45:12.000Z",
      "commit": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
      "fileid": "https://r2.ropensci.org/a0adc7212388508218ef68a9a8254aa3d349ba6135362f6343eca623df235179",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29719674425"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.19.0",
      "date": "2026-07-20T05:45:28.000Z",
      "commit": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
      "fileid": "https://r2.ropensci.org/f03cf3c858fa7a0176495ae850feae72ef1175d13d3439c47f79e16481d6a50e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29719674425"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.19.0",
      "date": "2026-07-20T05:45:14.000Z",
      "commit": "945d819a04b8c18d72a3f7e740af3f675e55f8e4",
      "fileid": "https://r2.ropensci.org/0d74898e2d726bb6a0f3b925a8ac8e9827fab64bee5f2d80d5521039de8ac505",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29719674425"
    }
  ]
}