{
  "_id": "6a1bd3dc1d7bb097a0a14f65",
  "Package": "pould",
  "Title": "Phased or Unphased Linkage Disequilibrium",
  "Version": "1.0.2",
  "Authors@R": "person(\"Steven\", \"Mack\", email = \"steven.mack@ucsf.edu\", role = c(\"aut\", \"cre\"))",
  "Description": "Computes the D', Wn, and conditional asymmetric linkage\ndisequilibrium (ALD) measures for pairs of genetic loci.\nPerforms these linkage disequilibrium (LD) calculations on\nphased genotype data recorded using Genotype List (GL) String\nor columnar formats. Alternatively, generates\nexpectation-maximization (EM) estimated haplotypes from phased\ndata, or performs LD calculations on EM estimated haplotypes.\nPerforms sign tests comparing LD values for phased and unphased\ndatasets, and generates heat-maps for each LD measure.\nDescribed by Osoegawa et al. (2019a)\n<doi:10.1016/j.humimm.2019.01.010>, and Osoegawa et. al.\n(2019b) <doi:10.1016/j.humimm.2019.05.018>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 06:12:24 UTC",
    "User": "root"
  },
  "Author": "Steven Mack [aut, cre]",
  "Maintainer": "Steven Mack <steven.mack@ucsf.edu>",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://sjmack.r-universe.dev",
  "Date/Publication": "2026-05-01 19:45:48 UTC",
  "RemoteUrl": "https://github.com/cran/pould",
  "RemoteRef": "HEAD",
  "RemoteSha": "db952b3f1cb015418e1b714b398383722de9ecd5",
  "MD5sum": "a98a33191da787502b6ce9ad72a7fbe5",
  "_user": "sjmack",
  "_type": "src",
  "_file": "pould_1.0.2.tar.gz",
  "_fileid": "37a504550f1ed179f6fe0c9e8ebde7b05a65a6d76b3cbe8303e3ba2791828d45",
  "_filesize": 188429,
  "_sha256": "37a504550f1ed179f6fe0c9e8ebde7b05a65a6d76b3cbe8303e3ba2791828d45",
  "_created": "2026-05-31T06:12:24.000Z",
  "_published": "2026-05-31T06:23:24.205Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78704683713,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314341976"
    },
    {
      "job": 78704683710,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314339917"
    },
    {
      "job": 78704683716,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314382631"
    },
    {
      "job": 78704683712,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314388240"
    },
    {
      "job": 78704499723,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314324055"
    },
    {
      "job": 78704683706,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314336875"
    },
    {
      "job": 78704683728,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314333766"
    },
    {
      "job": 78704683732,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314333187"
    },
    {
      "job": 78704683734,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314334594"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sjmack/actions/runs/26705019861",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/pould",
  "_commit": {
    "id": "db952b3f1cb015418e1b714b398383722de9ecd5",
    "author": "Steven Mack <steven.mack@ucsf.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1777664748
  },
  "_maintainer": {
    "name": "Steven Mack",
    "email": "steven.mack@ucsf.edu",
    "login": "sjmack",
    "description": "",
    "uuid": 8935284
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "haplo.stats",
      "role": "Imports"
    },
    {
      "package": "gap",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "BIGDAWG",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.2",
      "date": "2026-05-01"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "sjmack",
      "count": 3,
      "uuid": 8935284
    }
  ],
  "_userbio": {
    "uuid": 8935284,
    "type": "user",
    "name": "Steve Mack"
  },
  "_downloads": {
    "count": 430,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pould"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pould.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "sjmack",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-04-15"
    },
    {
      "version": "1.0.1",
      "date": "2020-10-16"
    },
    {
      "version": "1.0.2",
      "date": "2026-05-01"
    }
  ],
  "_exports": [
    "cALD",
    "extractLoci",
    "LD.heat.map",
    "LD.sign.test",
    "LDWrap",
    "parseGenotypes",
    "trimAlleles"
  ],
  "_datasets": [
    {
      "name": "drb1.dqb1.demo",
      "title": "Example HLA Genotype Data for DRB1 and DQB1",
      "object": "drb1.dqb1.demo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "DRB1",
        "DRB1",
        "DQB1",
        "DQB1"
      ],
      "rows": 419,
      "table": true,
      "tojson": true
    },
    {
      "name": "hla.hap.demo",
      "title": "Example Six-Locus HLA Haplotype Data in GL String Format",
      "object": "hla.hap.demo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Relation",
        "Gl.String"
      ],
      "rows": 419,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cALD",
      "title": "Calculation of the D', Wn, and conditional Asymmetric LD Measures",
      "topics": [
        "cALD"
      ]
    },
    {
      "page": "drb1.dqb1.demo",
      "title": "Example HLA Genotype Data for DRB1 and DQB1",
      "topics": [
        "drb1.dqb1.demo"
      ]
    },
    {
      "page": "extractLoci",
      "title": "Extract Locus Information from Supplied Haplotype Data",
      "topics": [
        "extractLoci"
      ]
    },
    {
      "page": "hla.hap.demo",
      "title": "Example Six-Locus HLA Haplotype Data in GL String Format",
      "topics": [
        "hla.hap.demo"
      ]
    },
    {
      "page": "LD.heat.map",
      "title": "Generates heat-maps for four linkage disequilibrium (LD) values (D', Wn, WLoc1/Loc2 and WLoc2/Loc1) generated for all pairs of phased and unphased two-locus haplotypes by LDWrap().",
      "topics": [
        "LD.heat.map"
      ]
    },
    {
      "page": "LD.sign.test",
      "title": "Perform the sign test on paired LD values for phased and unphased haplotypes",
      "topics": [
        "LD.sign.test"
      ]
    },
    {
      "page": "LDWrap",
      "title": "Parser for CSV-formatted GL String Haplotype Data",
      "topics": [
        "LDWrap"
      ]
    },
    {
      "page": "parseGenotypes",
      "title": "Reformat columnnar genotype data to GL String format",
      "topics": [
        "parseGenotypes"
      ]
    },
    {
      "page": "trimAlleles",
      "title": "Truncate allele names in haplotypes to the specified number of fields.",
      "topics": [
        "trimAlleles"
      ]
    },
    {
      "page": "writeVector",
      "title": "Exporting Haplotype Vectors",
      "topics": [
        "writeVector"
      ]
    }
  ],
  "_readme": "https://github.com/cran/pould/raw/HEAD/README.md",
  "_rundeps": [
    "arsenal",
    "askpass",
    "base64enc",
    "BIGDAWG",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "gap",
    "gap.datasets",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "haplo.stats",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "Rdpack",
    "reshape2",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "pould.Rmd",
      "filename": "pould.html",
      "title": "pould: Phased Or Unphased Linkage Disequilibrium",
      "author": "Steven J. Mack, PhD -- steven.mack@ucsf.edu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Functions and Input Formats",
        "cALD",
        "LDWrap",
        "Input Formats",
        "Haplotype Data",
        "Genotype Data",
        "Locus Order",
        "LD.sign.test",
        "LD.heat.map",
        "Outputs",
        "cALD()",
        "Parameters",
        "Examples",
        ""
      ],
      "created": "2020-04-15 06:40:02",
      "modified": "2026-05-01 19:45:48",
      "commits": 3
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "pould",
  "_universes": [
    "sjmack"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-31T06:14:54.000Z",
      "distro": "noble",
      "commit": "db952b3f1cb015418e1b714b398383722de9ecd5",
      "fileid": "afe6221786db54d5dd5654d20cd2761050d8fdd988ff529693509e9c396d5119",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjmack/actions/runs/26705019861"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-31T06:14:41.000Z",
      "distro": "noble",
      "commit": "db952b3f1cb015418e1b714b398383722de9ecd5",
      "fileid": "a9f2662409305387761aedba3a85fa2f13f0d2a2fb151cdad6dd6cccc4bd07f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjmack/actions/runs/26705019861"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-31T06:21:49.000Z",
      "commit": "db952b3f1cb015418e1b714b398383722de9ecd5",
      "fileid": "0a9d3eabb2689e8109f0a74886361e188d8584bf57c6b147c312a35483c845c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjmack/actions/runs/26705019861"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-31T06:22:36.000Z",
      "commit": "db952b3f1cb015418e1b714b398383722de9ecd5",
      "fileid": "46e51a6ed2d9e4a080e9f9e26b9340bce575ccd99d86ebdc9c0acacf396d2020",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjmack/actions/runs/26705019861"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-31T06:14:42.000Z",
      "commit": "db952b3f1cb015418e1b714b398383722de9ecd5",
      "fileid": "c1c96b4ae669a78b461463a6cd9864491e892d3035f60efa0af034dce33b47a1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sjmack/actions/runs/26705019861"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-31T06:13:37.000Z",
      "commit": "db952b3f1cb015418e1b714b398383722de9ecd5",
      "fileid": "210191bcbadfd053e33d90fd10797c152c6448eebdb401126c8a88ac8e425e7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjmack/actions/runs/26705019861"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-31T06:13:30.000Z",
      "commit": "db952b3f1cb015418e1b714b398383722de9ecd5",
      "fileid": "7c2d20572b0eb55f1b767e51f5a3c087fdafdd73f862cdbafd231ffdcc595812",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjmack/actions/runs/26705019861"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-31T06:13:43.000Z",
      "commit": "db952b3f1cb015418e1b714b398383722de9ecd5",
      "fileid": "2150737b00cd8e074b4f545e370f8c17bf83edaae302a762c097515407f11f4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjmack/actions/runs/26705019861"
    }
  ]
}