{
  "_id": "6a1f13bdb401979e7341e0d5",
  "Package": "repvar",
  "Type": "Package",
  "Title": "Extract Samples to Represent All Variables",
  "Version": "0.1.1",
  "BugReports": "https://github.com/zkamvar/repvar/issues",
  "Authors@R": "c(person(c(\"Zhian\", \"N.\"), \"Kamvar\", role = c(\"cre\", \"aut\"),\nemail = \"zkamvar@gmail.com\", comment = c(ORCID = \"0000-0003-1458-7108\")),\nperson(c(\"Sydney\", \"E.\"), \"Everhart\", role = c(\"ctb\", \"dtc\"),\nemail = \"everhart@unl.edu\", comment = c(ORCID = \"0000-0002-5773-1280\")))",
  "Maintainer": "Zhian N. Kamvar <zkamvar@gmail.com>",
  "Description": "In population genetics, it's not uncommon to re-genotype\nsets of samples to use as positive controls in future studies\nor for diagnostic panels. To save cost, it's often desireable\nto have the minimum number of samples that represent all of the\nalleles in the data. This package provides a procedure that\nwill select these samples with alternative options. The name\n'repvar' stands for 'REPresent VARiables'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "6.0.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://zkamvar.r-universe.dev",
  "Date/Publication": "2025-01-06 19:25:46 UTC",
  "RemoteUrl": "https://github.com/zkamvar/repvar",
  "RemoteRef": "HEAD",
  "RemoteSha": "31180e285d154b5c28534123b171cbbbeebfbce2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 07:16:20 UTC",
    "User": "root"
  },
  "Author": "Zhian N. Kamvar [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-1458-7108>),\nSydney E. Everhart [ctb, dtc] (ORCID:\n<https://orcid.org/0000-0002-5773-1280>)",
  "MD5sum": "adfff35fa10bd972d515c2b84bf30c0e",
  "_user": "zkamvar",
  "_type": "src",
  "_file": "repvar_0.1.1.tar.gz",
  "_fileid": "3f845be855d2cfc2857ea6795dc45be8d8f4e349f0f378de4004643e5cf18246",
  "_filesize": 841388,
  "_sha256": "3f845be855d2cfc2857ea6795dc45be8d8f4e349f0f378de4004643e5cf18246",
  "_created": "2026-05-17T07:16:20.000Z",
  "_published": "2026-06-02T17:32:45.407Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79132769204,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7040354501"
    },
    {
      "job": 79132769287,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7040354292"
    },
    {
      "job": 79132769796,
      "time": 66,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7040348049"
    },
    {
      "job": 79132769694,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7040353859"
    },
    {
      "job": 79132768618,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040339804"
    },
    {
      "job": 79132768634,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365199375"
    },
    {
      "job": 79132769609,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7040348796"
    },
    {
      "job": 79132769664,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7040349314"
    },
    {
      "job": 79132769647,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7040350864"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zkamvar/actions/runs/25984359368",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/zkamvar/repvar",
  "_commit": {
    "id": "31180e285d154b5c28534123b171cbbbeebfbce2",
    "author": "Zhian N. Kamvar <zkamvar@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update NEWS.md",
    "time": 1736191546
  },
  "_maintainer": {
    "name": "Zhian N. Kamvar",
    "email": "zkamvar@gmail.com",
    "login": "zkamvar",
    "mastodon": "@zkamvar@hachyderm.io",
    "linkedin": "in/zkamvar",
    "orcid": "0000-0003-1458-7108",
    "description": "Research Software Engineer | Interested in education, pop genetics, evolution, bioinformatics, and R programming",
    "uuid": 3639446
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "zkamvar",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "alleles",
    "genetics",
    "microsatellite"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zkamvar",
      "count": 38,
      "uuid": 3639446
    }
  ],
  "_userbio": {
    "uuid": 3639446,
    "type": "user",
    "name": "Zhian N. Kamvar",
    "description": "Research Software Engineer | Interested in education, pop genetics, evolution, bioinformatics, and R programming"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/repvar"
  },
  "_devurl": "https://github.com/zkamvar/repvar",
  "_searchresults": 1,
  "_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/readme.html",
    "extra/readme.md",
    "extra/repvar.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "rpv_find",
    "rpv_image",
    "rpv_indices",
    "rpv_stats"
  ],
  "_datasets": [
    {
      "name": "monilinia",
      "title": "Peach brown rot pathogen _Monilinia fructicola_",
      "object": "monilinia",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "CHMFc4.224",
        "CHMFc4.231",
        "CHMFc4.238",
        "CHMFc5.85",
        "CHMFc5.97",
        "CHMFc5.111",
        "CHMFc5.105",
        "CHMFc5.107",
        "CHMFc5.113",
        "CHMFc12.163",
        "CHMFc12.159",
        "CHMFc12.169",
        "SEA.132",
        "SEA.156",
        "SEA.160",
        "SEA.128",
        "SEA.136",
        "SEA.152",
        "SEA.144",
        "SEA.140",
        "SEA.164",
        "SEA.176",
        "SEA.148",
        "SED.133",
        "SED.129",
        "SED.145",
        "SED.109",
        "SED.137",
        "SED.141",
        "SED.149",
        "SED.125",
        "SED.187",
        "SEE.156",
        "SEE.148",
        "SEE.160",
        "SEE.152",
        "SEE.164",
        "SEG.144",
        "SEG.126",
        "SEG.138",
        "SEG.120",
        "SEG.154",
        "SEG.149",
        "SEG.132",
        "SEG.159",
        "SEI.116",
        "SEI.113",
        "SEI.119",
        "SEI.122",
        "SEI.110",
        "SEI.103",
        "SEI.100",
        "SEL.143",
        "SEL.147",
        "SEL.139",
        "SEL.151",
        "SEL.135",
        "SEN.227",
        "SEN.231",
        "SEN.235",
        "SEN.223",
        "SEN.219",
        "SEN.273",
        "SEN.256",
        "SEN.215",
        "SEN.248",
        "SEP.257",
        "SEP.261",
        "SEP.273",
        "SEP.237",
        "SEP.265",
        "SEP.247",
        "SEP.245",
        "SEP.254",
        "SEQ.142",
        "SEQ.136",
        "SEQ.134",
        "SEQ.138",
        "SEQ.152",
        "SEQ.140",
        "SEQ.132",
        "SEQ.154",
        "SEQ.146",
        "SEQ.144",
        "SEQ.130",
        "SER.145",
        "SER.153",
        "SER.149",
        "SER.141",
        "SER.137",
        "SER.157",
        "SER.165",
        "SER.133",
        "SER.182",
        "SER.147"
      ],
      "rows": 264,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "monilinia",
      "title": "Peach brown rot pathogen _Monilinia fructicola_",
      "topics": [
        "monilinia"
      ]
    },
    {
      "page": "repvar",
      "title": "repvar.",
      "topics": [
        "repvar-package",
        "repvar"
      ]
    },
    {
      "page": "rpv_find",
      "title": "Iteratively find minimum set of samples by shuffling rows",
      "topics": [
        "rpv_find"
      ]
    },
    {
      "page": "rpv_image",
      "title": "Create an image of the data matrix",
      "topics": [
        "rpv_image"
      ]
    },
    {
      "page": "rpv_indices",
      "title": "Get minimum set of individual indices to represent all alleles in a population",
      "topics": [
        "rpv_indices"
      ]
    },
    {
      "page": "rpv_stats",
      "title": "Calculate Entropy Statistics",
      "topics": [
        "rpv_stats"
      ]
    }
  ],
  "_readme": "https://github.com/zkamvar/repvar/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started",
      "author": "Zhian N. Kamvar and Sydney E. Everhart",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What the repvar package does",
        "How it works",
        "Functions in this package",
        "Quickstart",
        "Detailed Example: Monilinia fructicola"
      ],
      "created": "2018-04-04 20:33:29",
      "modified": "2018-04-05 22:15:37",
      "commits": 5
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "repvar",
  "_universes": [
    "zkamvar"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-17T07:18:27.000Z",
      "distro": "noble",
      "commit": "31180e285d154b5c28534123b171cbbbeebfbce2",
      "fileid": "fa76000fc016e84ab35c07f9563a426f6aba16a7a973c93d55e6fd15d974b8eb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/25984359368"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-17T07:18:26.000Z",
      "distro": "noble",
      "commit": "31180e285d154b5c28534123b171cbbbeebfbce2",
      "fileid": "e8a9f4e560865e182d22272a3849b88932d99d092df0c77fc67e6bff7fc61db8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/25984359368"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-17T07:17:36.000Z",
      "commit": "31180e285d154b5c28534123b171cbbbeebfbce2",
      "fileid": "6606f583ed9b487c83ae29cd8a2da3ed7abe7741c965031bd6e0cbc6f753800d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/25984359368"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-17T07:18:21.000Z",
      "commit": "31180e285d154b5c28534123b171cbbbeebfbce2",
      "fileid": "a4784ef763058f776f6f5a0a9c0c0ecd003622b587f35baddd058d9ebb3c57f0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/25984359368"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-17T07:17:34.000Z",
      "commit": "31180e285d154b5c28534123b171cbbbeebfbce2",
      "fileid": "ba703c8657eafc4c8a4cb00096aae56883bfe2f6c53afe0acf922dda73c102fb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/25984359368"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-17T07:17:39.000Z",
      "commit": "31180e285d154b5c28534123b171cbbbeebfbce2",
      "fileid": "3a6a523374c22a61e35d49ee99cff0346ccdd567925f840d6dcffd41ec50937c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/25984359368"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-17T07:17:52.000Z",
      "commit": "31180e285d154b5c28534123b171cbbbeebfbce2",
      "fileid": "d4fab2979b5e74d16a0662d937014399dd35b5c30c0bb30866f08e9ad42328c0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/25984359368"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T17:32:24.000Z",
      "commit": "31180e285d154b5c28534123b171cbbbeebfbce2",
      "fileid": "e49ee9b37442b9cc25708553cace84c7107f69c23f9144a57df943595f68e564",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/25984359368"
    }
  ]
}