{
  "_id": "6a140a80acfb0bcc41d3a4a7",
  "Package": "alleHap",
  "Type": "Package",
  "Title": "Allele Imputation and Haplotype Reconstruction from Pedigree\nDatabases",
  "Version": "0.9.9",
  "Date": "2017-08-19",
  "Author": "Nathan Medina-Rodriguez and Angelo Santana",
  "Maintainer": "Nathan Medina-Rodriguez <nathan.medina@ulpgc.es>",
  "Description": "Tools to simulate alphanumeric alleles, impute genetic\nmissing data and reconstruct non-recombinant haplotypes from\npedigree databases in a deterministic way. Allelic simulations\ncan be implemented taking into account many factors (such as\nnumber of families, markers, alleles per marker, probability\nand proportion of missing genotypes, recombination rate, etc).\nGenotype imputation can be used with simulated datasets or real\ndatabases (previously loaded in .ped format). Haplotype\nreconstruction can be carried out even with missing data, since\nthe program firstly imputes each family genotype (without a\nreference panel), to later reconstruct the corresponding\nhaplotypes for each family member. All this considering that\neach individual (due to meiosis) should unequivocally have two\nalleles per marker (one inherited from each parent) and thus\nimputation and reconstruction results can be deterministically\ncalculated.",
  "License": "GPL (>= 2)",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 08:35:26 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2017-08-19 09:33:43 UTC",
  "RemoteUrl": "https://github.com/cran/alleHap",
  "RemoteRef": "HEAD",
  "RemoteSha": "ba6e1e87bdf35c8c908deb90d66bd6e729c84503",
  "MD5sum": "aa4dff57310023582ce088b651d5cce0",
  "_user": "cran",
  "_type": "src",
  "_file": "alleHap_0.9.9.tar.gz",
  "_fileid": "79ed5f6f4d0e002804f2fc3195abec56bcaf0268c90023926fee011cdbc0dcb8",
  "_filesize": 662015,
  "_sha256": "79ed5f6f4d0e002804f2fc3195abec56bcaf0268c90023926fee011cdbc0dcb8",
  "_created": "2026-05-25T08:35:26.000Z",
  "_published": "2026-05-25T08:38:24.302Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77681968680,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194729609"
    },
    {
      "job": 77681968661,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194718893"
    },
    {
      "job": 77681634788,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194689494"
    },
    {
      "job": 77681968677,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194718082"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26391356455",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/alleHap",
  "_commit": {
    "id": "ba6e1e87bdf35c8c908deb90d66bd6e729c84503",
    "author": "Nathan Medina-Rodriguez <nathan.medina@ulpgc.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.9.9\n",
    "time": 1503135223
  },
  "_maintainer": {
    "name": "Nathan Medina-Rodriguez",
    "email": "nathan.medina@ulpgc.es"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 283,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/alleHap"
  },
  "_mentions": 2,
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/alleHap.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.7.2",
      "date": "2014-08-10"
    },
    {
      "version": "0.9.2",
      "date": "2015-10-05"
    },
    {
      "version": "0.9.7",
      "date": "2016-07-17"
    },
    {
      "version": "0.9.9",
      "date": "2017-08-19"
    }
  ],
  "_exports": [
    "alleHaplotyper",
    "alleImputer",
    "alleLoader",
    "alleSimulator"
  ],
  "_help": [
    {
      "page": "alleHap-package",
      "title": "Allele Imputation and Haplotype Reconstruction from Pedigree Databases",
      "topics": [
        "alleHap-package",
        "alleHap"
      ]
    },
    {
      "page": "alleHaplotyper",
      "title": "Haplotyping of a dataset composed by several families.",
      "topics": [
        "alleHaplotyper"
      ]
    },
    {
      "page": "alleImputer",
      "title": "Imputation of missing alleles from a dataset composed by families.",
      "topics": [
        "alleImputer"
      ]
    },
    {
      "page": "alleLoader",
      "title": "Data loading of nuclear families (in .ped format)",
      "topics": [
        "alleLoader"
      ]
    },
    {
      "page": "alleSimulator",
      "title": "Simulation of genetic data (alleles) and non-genetic data (family identifiers)",
      "topics": [
        "alleSimulator"
      ]
    }
  ],
  "_rundeps": [
    "abind"
  ],
  "_vignettes": [
    {
      "source": "alleHap.Rnw",
      "filename": "alleHap.pdf",
      "title": "alleHap vignette",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2015-10-05 23:13:03",
      "modified": "2017-08-19 09:33:43",
      "commits": 3
    }
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "allehap",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.9",
      "date": "2026-05-25T08:37:51.000Z",
      "distro": "noble",
      "commit": "ba6e1e87bdf35c8c908deb90d66bd6e729c84503",
      "fileid": "aa7d8e697f1f5fdd043b70b09115daacd8296bf9bdd17a6d7964b96c8d21b320",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26391356455"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.9",
      "date": "2026-05-25T08:37:13.000Z",
      "distro": "noble",
      "commit": "ba6e1e87bdf35c8c908deb90d66bd6e729c84503",
      "fileid": "642ef218d7d77ba4fd287fac90d73286527781466a69007bb162d1358d9c3108",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26391356455"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.9",
      "date": "2026-05-25T08:37:26.000Z",
      "commit": "ba6e1e87bdf35c8c908deb90d66bd6e729c84503",
      "fileid": "a04755ffbb5698eeefc5bad33d7bceb4193e25fbfb0f5f866f3fe51010052541",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26391356455"
    }
  ]
}