{
  "_id": "6a1ac9291d7bb097a09dc65c",
  "Package": "ldblock",
  "Title": "data structures for linkage disequilibrium measures in\npopulations",
  "Version": "1.43.0",
  "Author": "VJ Carey <stvjc@channing.harvard.edu>",
  "Description": "Define data structures for linkage disequilibrium measures\nin populations.",
  "Maintainer": "VJ Carey <stvjc@channing.harvard.edu>",
  "License": "Artistic-2.0",
  "LazyData": "no",
  "BiocViews": "genetics, SNP, GWAS, LinkageDisequilibrium",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:41:47 UTC",
  "RemoteUrl": "https://github.com/bioc/ldblock",
  "RemoteRef": "HEAD",
  "RemoteSha": "02f040f4c18cf5aef1deb06ce0aee831113aef66",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 07:52:55 UTC",
    "User": "root"
  },
  "MD5sum": "5251506021f92fcf78f72c13fc9fd8d1",
  "_user": "bioc",
  "_type": "src",
  "_file": "ldblock_1.43.0.tar.gz",
  "_fileid": "10e07909710653b75081ca3076d04c8b344c9b019b17cdba008bd08fc5522422",
  "_filesize": 41935189,
  "_sha256": "10e07909710653b75081ca3076d04c8b344c9b019b17cdba008bd08fc5522422",
  "_created": "2026-05-30T07:52:55.000Z",
  "_published": "2026-05-30T11:25:29.698Z",
  "_jobs": [
    {
      "job": 78634791231,
      "time": 237,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306646607"
    },
    {
      "job": 78634791241,
      "time": 345,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306657673"
    },
    {
      "job": 78634791243,
      "time": 261,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306649039"
    },
    {
      "job": 78634791225,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307829060"
    },
    {
      "job": 78634791219,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307827322"
    },
    {
      "job": 78634530250,
      "time": 314,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306622325"
    },
    {
      "job": 78634791217,
      "time": 203,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306643180"
    },
    {
      "job": 78634791249,
      "time": 229,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306645841"
    },
    {
      "job": 78634791251,
      "time": 241,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306647157"
    },
    {
      "job": 78634791244,
      "time": 223,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306645388"
    }
  ],
  "_bioccheck": {
    "error": 2,
    "warning": 1,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678459810",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/ldblock",
  "_commit": {
    "id": "02f040f4c18cf5aef1deb06ce0aee831113aef66",
    "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": 1777380107
  },
  "_maintainer": {
    "name": "VJ Carey",
    "email": "stvjc@channing.harvard.edu",
    "login": "vjcitn",
    "description": "Professor of Medicine, Channing Division of Network Medicine, Mass General Brigham, Harvard Medical School.",
    "uuid": 4624066
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "version": ">= 0.25.1",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "gwascat",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "snpStats",
      "role": "Suggests"
    },
    {
      "package": "VariantAnnotation",
      "role": "Suggests"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Suggests"
    },
    {
      "package": "ensembldb",
      "role": "Suggests"
    },
    {
      "package": "EnsDb.Hsapiens.v75",
      "role": "Suggests"
    },
    {
      "package": "Rsamtools",
      "role": "Suggests"
    },
    {
      "package": "GenomicFiles",
      "version": ">= 1.13.6",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.43.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.42.0",
      "bioc": "3.23"
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 552,
    "source": "https://www.bioconductor.org/packages/stats/bioc/ldblock"
  },
  "_mentions": 1,
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ldblock.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "downloadPopByChr",
    "expandSnpSet",
    "hmld",
    "ldByGene",
    "ldmat",
    "s3_1kg",
    "stack1kg"
  ],
  "_datasets": [
    {
      "name": "EUR_singletons",
      "title": "singletons from EUR",
      "object": "EUR_singletons",
      "file": "EUR_singletons.rda",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "sampinf_1kg",
      "title": "population and relationship information for 1000 genomes",
      "object": "sampinf_1kg",
      "file": "sampinf_1kg.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sample",
        "Family.ID",
        "Population",
        "Population.Description",
        "Gender",
        "Relationship",
        "Unexpected.Parent.Child",
        "Non.Paternity",
        "Siblings",
        "Grandparents",
        "Avuncular",
        "Half.Siblings",
        "Unknown.Second.Order",
        "Third.Order",
        "Other.Comments",
        "superpop"
      ],
      "rows": 3500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ldblock-package",
      "title": "c(\"\\Sexpr[results=rd,stage=build]tools:::Rd_package_title(\\\"#1\\\")\", \"ldblock\")data structures for linkage disequilibrium measures in populations",
      "topics": [
        "ldblock-package",
        "ldblock"
      ]
    },
    {
      "page": "downloadPopByChr",
      "title": "download hapmap resource with LD estimates",
      "topics": [
        "downloadPopByChr"
      ]
    },
    {
      "page": "EUR_singletons",
      "title": "singletons from EUR",
      "topics": [
        "EUR_singletons"
      ]
    },
    {
      "page": "expandSnpSet",
      "title": "Given a set of SNP identifiers, use LD to expand the set to include linked loci",
      "topics": [
        "expandSnpSet"
      ]
    },
    {
      "page": "hmld",
      "title": "import hapmap LD data and create a structure for its management; generates a sparse matrix representation of pairwise LD statistics and binds metadata on variant name and position",
      "topics": [
        "hmld"
      ]
    },
    {
      "page": "ldByGene",
      "title": "Obtain LD statistics in region specified by a gene model.",
      "topics": [
        "ldByGene"
      ]
    },
    {
      "page": "ldmat",
      "title": "use LDmat API from NCI LDlink service",
      "topics": [
        "ldmat"
      ]
    },
    {
      "page": "ldmat-ldstruct-method",
      "title": "accessor for matrix component",
      "topics": [
        "ldmat,ldstruct-method"
      ]
    },
    {
      "page": "ldstruct-class",
      "title": "container for LD data",
      "topics": [
        "ldstruct-class"
      ]
    },
    {
      "page": "s3_1kg",
      "title": "Create a URL referencing 1000 genomes content in AWS S3. stack1kg produces a VcfStack instance with references to VCF for 1000 genomes autosomal chrs.  S3-resident VCF files with version \"v5a.20130502\" are used.",
      "topics": [
        "s3_1kg"
      ]
    },
    {
      "page": "sampinf_1kg",
      "title": "population and relationship information for 1000 genomes",
      "topics": [
        "sampinf_1kg"
      ]
    },
    {
      "page": "stack1kg",
      "title": "couple together a group of VCFs",
      "topics": [
        "stack1kg"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "BiocGenerics",
    "curl",
    "generics",
    "httr",
    "IRanges",
    "jsonlite",
    "lattice",
    "Matrix",
    "mime",
    "openssl",
    "R6",
    "rlang",
    "S4Vectors",
    "Seqinfo",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "ldblock.Rmd",
      "filename": "ldblock.html",
      "title": "ldblock package: linkage disequilibrium data structures",
      "author": "Vincent J. Carey, stvjc at channing.harvard.edu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Import of HapMap LD data",
        "A view of the block structure",
        "Collecting SNPs exhibiting linkage to selected SNP"
      ],
      "created": "2015-03-09 07:19:30",
      "modified": "2020-06-30 13:24:16",
      "commits": 9
    }
  ],
  "_score": 3.5563025007672877,
  "_indexed": true,
  "_nocasepkg": "ldblock",
  "_universes": [
    "bioc",
    "vjcitn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.43.0",
      "date": "2026-05-30T07:57:55.000Z",
      "distro": "noble",
      "commit": "02f040f4c18cf5aef1deb06ce0aee831113aef66",
      "fileid": "caf196b723f4680040ec62ea94b7d9ca13a24eb60a378f6fb767b3257e696055",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678459810"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.43.0",
      "date": "2026-05-30T07:56:41.000Z",
      "distro": "noble",
      "commit": "02f040f4c18cf5aef1deb06ce0aee831113aef66",
      "fileid": "ceede9c1e00aaaa0b6d31b6c3a8e4eb6c17a9d6051a38d964f7ea371d736a70e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678459810"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.43.0",
      "date": "2026-05-30T11:24:11.000Z",
      "commit": "02f040f4c18cf5aef1deb06ce0aee831113aef66",
      "fileid": "47c506cc5cd281539f7819f61ec86273f47717e7974eab22e3f6fbcab2c26c56",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678459810"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.43.0",
      "date": "2026-05-30T11:23:52.000Z",
      "commit": "02f040f4c18cf5aef1deb06ce0aee831113aef66",
      "fileid": "8bfa795b322ef922d45151e69db750939e1110a1292dedcc50ac48ba0fcd813c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678459810"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.43.0",
      "date": "2026-05-30T07:56:49.000Z",
      "commit": "02f040f4c18cf5aef1deb06ce0aee831113aef66",
      "fileid": "d886fce6f9316a2679a75c45abe402fb4ba3968d762a58082fe52947e3505fc7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678459810"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.43.0",
      "date": "2026-05-30T07:55:47.000Z",
      "commit": "02f040f4c18cf5aef1deb06ce0aee831113aef66",
      "fileid": "253f914a043913e79d283ead5822cf7a21da20f2f82865c6f84a58f2174864ea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678459810"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.43.0",
      "date": "2026-05-30T07:56:02.000Z",
      "commit": "02f040f4c18cf5aef1deb06ce0aee831113aef66",
      "fileid": "6a1fb84ac8db0628a9d51080459c074070767c3b8db31fe2ffb09f4a602860d6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678459810"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.43.0",
      "date": "2026-05-30T07:55:57.000Z",
      "commit": "02f040f4c18cf5aef1deb06ce0aee831113aef66",
      "fileid": "6227a87b58aa013ef19b4605a1a2b884dc26e266012d481de945ab0cbf8b9640",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678459810"
    }
  ]
}