{
  "_id": "6a13fa92acfb0bcc41d353f0",
  "Package": "hscovar",
  "Type": "Package",
  "Title": "Calculation of Covariance Between Markers for Half-Sib Families",
  "Version": "0.4.2",
  "Date": "2021-04-13",
  "Authors@R": "c(person(\"Dörte\",\"Wittenburg\", role = c(\"aut\", \"cre\"), \nemail = \"wittenburg@fbn-dummerstorf.de\"),\nperson(\"Michael\", \"Doschoris\", role = \"aut\"),\nperson(\"Jan\", \"Klosa\", role = \"ctb\"))",
  "Description": "The theoretical covariance between pairs of markers is\ncalculated from either paternal haplotypes and maternal linkage\ndisequilibrium (LD) or vise versa. A genetic map is required.\nGrouping of markers is based on the correlation matrix and a\nrepresentative marker is suggested for each group. Employing\nthe correlation matrix, optimal sample size can be derived for\nassociation studies based on a SNP-BLUP approach. The\nimplementation relies on paternal half-sib families and\nbiallelic markers. If maternal half-sib families are used, the\nroles of sire/dam are swapped. Multiple families can be\nconsidered. Wittenburg, Bonk, Doschoris, Reyer (2020) \"Design\nof Experiments for Fine-Mapping Quantitative Trait Loci in\nLivestock Populations\" <doi:10.1186/s12863-020-00871-1>.\nCarlson, Eberle, Rieder, Yi, Kruglyak, Nickerson (2004)\n\"Selecting a maximally informative set of single-nucleotide\npolymorphisms for association analyses using linkage\ndisequilibrium\" <doi:10.1086/381000>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 07:27:29 UTC",
    "User": "root"
  },
  "Author": "Dörte Wittenburg [aut, cre], Michael Doschoris [aut], Jan Klosa\n[ctb]",
  "Maintainer": "Dörte Wittenburg <wittenburg@fbn-dummerstorf.de>",
  "Config/pak/sysreqs": "libxml2-dev",
  "Repository": "https://wittenburg.r-universe.dev",
  "Date/Publication": "2021-04-13 06:20:06 UTC",
  "RemoteUrl": "https://github.com/cran/hscovar",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d08292cdd561dc3d176b8c22400e9abd5654359",
  "MD5sum": "36d9c3e1c103d7a735581f27bbe29baf",
  "_user": "wittenburg",
  "_type": "src",
  "_file": "hscovar_0.4.2.tar.gz",
  "_fileid": "685a0e3215c6f816f0b4d0c9f969b355709e2adc07610a50ee2b2d43807159c5",
  "_filesize": 320895,
  "_sha256": "685a0e3215c6f816f0b4d0c9f969b355709e2adc07610a50ee2b2d43807159c5",
  "_created": "2026-05-25T07:27:29.000Z",
  "_published": "2026-05-25T07:30:26.820Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77673530518,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193695364"
    },
    {
      "job": 77673530496,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193694743"
    },
    {
      "job": 77673530525,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193691859"
    },
    {
      "job": 77673530475,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193689824"
    },
    {
      "job": 77673244781,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193662634"
    },
    {
      "job": 77673530537,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193688531"
    },
    {
      "job": 77673530503,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193684152"
    },
    {
      "job": 77673530483,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193682041"
    },
    {
      "job": 77673530499,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193683379"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wittenburg/actions/runs/26388766260",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/hscovar",
  "_commit": {
    "id": "4d08292cdd561dc3d176b8c22400e9abd5654359",
    "author": "Dörte Wittenburg <wittenburg@fbn-dummerstorf.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4.2\n",
    "time": 1618294806
  },
  "_maintainer": {
    "name": "Dörte Wittenburg",
    "email": "wittenburg@fbn-dummerstorf.de",
    "login": "wittenburg",
    "description": "",
    "uuid": 34709155
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "role": "Imports"
    },
    {
      "package": "pwr",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wittenburg",
      "count": 4,
      "uuid": 34709155
    }
  ],
  "_userbio": {
    "uuid": 34709155,
    "type": "user",
    "name": "wittenburg"
  },
  "_downloads": {
    "count": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hscovar"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hscovar.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "wittenburg",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2020-03-04"
    },
    {
      "version": "0.2.1",
      "date": "2020-04-16"
    },
    {
      "version": "0.4.0",
      "date": "2020-08-06"
    },
    {
      "version": "0.4.2",
      "date": "2021-04-13"
    }
  ],
  "_exports": [
    "AR1",
    "calcvar",
    "CovarMatrix",
    "CovMat",
    "ExpectMat",
    "Haplo2Geno",
    "LDdam",
    "LDsire",
    "pwr.normtest",
    "pwr.snpblup",
    "search.best.n.bisection",
    "simpleM",
    "startvalue",
    "tagSNP"
  ],
  "_datasets": [
    {
      "name": "H.sire",
      "title": "testdata: sire haplotypes",
      "object": "testdata",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "V299",
        "V300",
        "V301",
        "V302",
        "V303",
        "V304",
        "V305",
        "V306",
        "V307",
        "V308",
        "V309",
        "V310",
        "V311",
        "V312",
        "V313",
        "V314",
        "V315",
        "V316",
        "V317",
        "V318",
        "V319",
        "V320",
        "V321",
        "V322",
        "V323",
        "V324",
        "V325",
        "V326",
        "V327",
        "V328",
        "V329",
        "V330",
        "V331",
        "V332",
        "V333",
        "V334",
        "V335",
        "V336",
        "V337",
        "V338",
        "V339",
        "V340",
        "V341",
        "V342",
        "V343",
        "V344",
        "V345",
        "V346",
        "V347",
        "V348",
        "V349",
        "V350",
        "V351",
        "V352",
        "V353",
        "V385",
        "V384",
        "V383",
        "V382",
        "V381",
        "V380",
        "V379",
        "V378",
        "V377",
        "V376",
        "V375",
        "V374",
        "V373",
        "V372",
        "V371",
        "V370",
        "V369",
        "V368",
        "V367",
        "V366",
        "V365",
        "V364",
        "V363",
        "V362",
        "V361",
        "V360",
        "V359",
        "V358",
        "V357",
        "V356",
        "V355",
        "V354",
        "V386",
        "V387",
        "V388",
        "V389",
        "V390",
        "V391",
        "V392",
        "V393",
        "V394",
        "V395",
        "V396",
        "V397",
        "V398",
        "V399",
        "V400",
        "V401",
        "V402",
        "V403",
        "V404",
        "V405",
        "V406",
        "V407",
        "V408",
        "V409",
        "V410",
        "V411",
        "V412",
        "V413",
        "V414",
        "V415",
        "V416",
        "V417",
        "V418",
        "V419",
        "V420",
        "V421",
        "V422",
        "V423",
        "V424",
        "V425",
        "V426",
        "V427",
        "V428",
        "V429",
        "V430",
        "V431",
        "V432",
        "V433",
        "V434",
        "V435",
        "V436",
        "V437",
        "V438",
        "V439",
        "V440",
        "V441",
        "V442",
        "V443",
        "V444",
        "V445",
        "V446",
        "V447",
        "V448",
        "V449",
        "V450",
        "V451",
        "V452",
        "V453",
        "V454",
        "V455",
        "V456",
        "V457",
        "V458",
        "V459",
        "V17549",
        "V17550",
        "V17551",
        "V17552",
        "V17553",
        "V17554",
        "V462",
        "V461",
        "V460",
        "V463",
        "V464",
        "V465",
        "V466",
        "V467",
        "V468",
        "V469",
        "V470",
        "V471",
        "V472",
        "V473",
        "V474",
        "V475",
        "V476",
        "V477",
        "V478",
        "V479",
        "V480",
        "V481",
        "V482",
        "V483",
        "V484",
        "V485",
        "V486",
        "V487",
        "V488",
        "V489",
        "V490",
        "V491",
        "V492",
        "V493",
        "V494",
        "V495",
        "V496",
        "V497",
        "V498",
        "V499",
        "V500",
        "V501",
        "V502",
        "V503",
        "V504",
        "V505",
        "V506",
        "V507",
        "V508",
        "V509",
        "V510",
        "V511",
        "V512",
        "V513",
        "V514",
        "V515",
        "V516",
        "V517",
        "V518",
        "V519",
        "V520",
        "V521",
        "V522",
        "V523",
        "V524",
        "V525",
        "V526",
        "V527",
        "V528",
        "V529",
        "V530",
        "V531",
        "V532",
        "V533",
        "V534",
        "V535",
        "V536",
        "V537",
        "V538",
        "V539",
        "V540",
        "V541",
        "V542",
        "V543",
        "V544",
        "V545",
        "V546",
        "V547",
        "V548",
        "V549",
        "V550",
        "V551",
        "V552",
        "V553",
        "V554",
        "V555",
        "V556",
        "V557",
        "V558",
        "V559",
        "V560",
        "V561",
        "V562",
        "V563",
        "V564",
        "V565",
        "V566",
        "V567",
        "V568",
        "V569",
        "V570",
        "V571",
        "V572",
        "V573",
        "V575",
        "V574",
        "V576",
        "V577",
        "V578",
        "V579",
        "V580",
        "V581",
        "V582",
        "V583",
        "V584",
        "V585",
        "V586",
        "V587",
        "V588",
        "V589",
        "V590",
        "V591",
        "V592"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "matLD",
      "title": "testdata: maternal linkage disequilibrium",
      "object": "testdata",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "pos.chr",
      "title": "testdata: genetic map positions",
      "object": "testdata",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AR1",
      "title": "Correlation matrix of an autoregressive model of order 1",
      "topics": [
        "AR1"
      ]
    },
    {
      "page": "calcvar",
      "title": "Variance of estimator",
      "topics": [
        "calcvar"
      ]
    },
    {
      "page": "coeff.beta.k",
      "title": "Ratio of expected value to variance of estimator",
      "topics": [
        "coeff.beta.k"
      ]
    },
    {
      "page": "CovarMatrix",
      "title": "Calculation of covariance matrices from maternal and paternal LD",
      "topics": [
        "CovarMatrix"
      ]
    },
    {
      "page": "CovMat",
      "title": "Calculation of covariance or correlation matrix",
      "topics": [
        "CovMat"
      ]
    },
    {
      "page": "ExpectMat",
      "title": "Expected value of paternally inherited allele",
      "topics": [
        "ExpectMat"
      ]
    },
    {
      "page": "H.sire",
      "title": "testdata: sire haplotypes",
      "topics": [
        "H.sire"
      ]
    },
    {
      "page": "Haplo2Geno",
      "title": "Conversion of haplotypes into genotypes",
      "topics": [
        "Haplo2Geno"
      ]
    },
    {
      "page": "LDdam",
      "title": "Calculation of maternal LD matrix",
      "topics": [
        "LDdam"
      ]
    },
    {
      "page": "LDsire",
      "title": "Calculation of paternal LD matrix",
      "topics": [
        "LDsire"
      ]
    },
    {
      "page": "matLD",
      "title": "testdata: maternal linkage disequilibrium",
      "topics": [
        "matLD"
      ]
    },
    {
      "page": "pos.chr",
      "title": "testdata: genetic map positions",
      "topics": [
        "pos.chr"
      ]
    },
    {
      "page": "pwr.normtest",
      "title": "Probability under alternative hypothesis (power)",
      "topics": [
        "pwr.normtest"
      ]
    },
    {
      "page": "pwr.snpblup",
      "title": "Wrapper function for sample size calculation",
      "topics": [
        "pwr.snpblup"
      ]
    },
    {
      "page": "search.best.n.bisection",
      "title": "Method of bisection for estimating optimal sample size",
      "topics": [
        "search.best.n.bisection"
      ]
    },
    {
      "page": "simpleM",
      "title": "Calculation of effective number of independent tests",
      "topics": [
        "simpleM"
      ]
    },
    {
      "page": "startvalue",
      "title": "Start value for estimating optimal sample size",
      "topics": [
        "startvalue"
      ]
    },
    {
      "page": "tagSNP",
      "title": "tagSNP",
      "topics": [
        "tagSNP"
      ]
    },
    {
      "page": "testdata",
      "title": "Description of the testdata",
      "topics": [
        "testdata"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "data.table",
    "foreach",
    "iterators",
    "jsonlite",
    "lattice",
    "Matrix",
    "pwr",
    "rlist",
    "XML",
    "yaml"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "hscovar",
  "_universes": [
    "wittenburg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-25T07:29:24.000Z",
      "distro": "noble",
      "commit": "4d08292cdd561dc3d176b8c22400e9abd5654359",
      "fileid": "f22aa3d84a1003713ef56841685a9009fe5bd53556386d83433ffdfb8a97039a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wittenburg/actions/runs/26388766260"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-25T07:29:22.000Z",
      "distro": "noble",
      "commit": "4d08292cdd561dc3d176b8c22400e9abd5654359",
      "fileid": "575b09d3b638d13f40a9c2199399e16b83f62fbf3b300feded86b06734017b4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wittenburg/actions/runs/26388766260"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-25T07:29:24.000Z",
      "commit": "4d08292cdd561dc3d176b8c22400e9abd5654359",
      "fileid": "ec3d495068ed837d2ac971951c572ba6123e69b9c00ccb9e806bc3bc19f0108c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wittenburg/actions/runs/26388766260"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-25T07:29:14.000Z",
      "commit": "4d08292cdd561dc3d176b8c22400e9abd5654359",
      "fileid": "d8f734a09f903d0b5b26f5320eda7468768709cd7c1ca634b30e0b5e332112c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wittenburg/actions/runs/26388766260"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-05-25T07:29:28.000Z",
      "commit": "4d08292cdd561dc3d176b8c22400e9abd5654359",
      "fileid": "7d1858f965be841c6b7635081a1265940a97bb9ae35887ff4231c1bc085f9550",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wittenburg/actions/runs/26388766260"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-25T07:28:41.000Z",
      "commit": "4d08292cdd561dc3d176b8c22400e9abd5654359",
      "fileid": "ed80a9146a0201779254f802d0078526bfc1c71c429f7e21e50e3055bb75ba9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wittenburg/actions/runs/26388766260"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-25T07:28:33.000Z",
      "commit": "4d08292cdd561dc3d176b8c22400e9abd5654359",
      "fileid": "80f8d08ccc763fe6b2848315a2a06193be54349d2e288044f956b962c192b1d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wittenburg/actions/runs/26388766260"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-25T07:28:38.000Z",
      "commit": "4d08292cdd561dc3d176b8c22400e9abd5654359",
      "fileid": "fdb446f94ad16d57fe3d34f774ca4278ac51f64909d139c52226e368954c6ae7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wittenburg/actions/runs/26388766260"
    }
  ]
}