{
  "_id": "6a1d32301d7bb097a0a3b97d",
  "Package": "mMPA",
  "Type": "Package",
  "Title": "Implementation of Marker-Assisted Mini-Pooling with Algorithm",
  "Version": "1.2.0",
  "Author": "\"Tao Liu, PhD <tliu@stat.brown.edu> [aut, cre]\" \"Yizhen Xu, ScM\n<yizhen_xu@brown.edu> [aut]\"",
  "Maintainer": "\"Tao Liu, PhD\" <tliu@stat.brown.edu>",
  "Description": "To determine the number of quantitative assays needed for\na sample of data using pooled testing methods, which include\nmini-pooling (MP), MP with algorithm (MPA), and marker-assisted\nMPA (mMPA). To estimate the number of assays needed, the\npackage also provides a tool to conduct Monte Carlo (MC) to\nsimulate different orders in which the sample would be\ncollected to form pools. Using MC avoids the dependence of the\nestimated number of assays on any specific ordering of the\nsamples to form pools.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.0.9000",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 07:13:25 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-10-12 09:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/mMPA",
  "RemoteRef": "HEAD",
  "RemoteSha": "c8cc32877aaccc89cf53810ea055a029891c1e37",
  "MD5sum": "3d221731a24eba0aa67f47690f8457b3",
  "_user": "cran",
  "_type": "src",
  "_file": "mMPA_1.2.0.tar.gz",
  "_fileid": "85ba1285f5f475a685b9195134fd0cbac2967ee5fbda4f216df87821cd7bc523",
  "_filesize": 179565,
  "_sha256": "85ba1285f5f475a685b9195134fd0cbac2967ee5fbda4f216df87821cd7bc523",
  "_created": "2026-06-01T07:13:25.000Z",
  "_published": "2026-06-01T07:18:08.678Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78803642389,
      "time": 256,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325493941"
    },
    {
      "job": 78803642405,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325455795"
    },
    {
      "job": 78803328758,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325428510"
    },
    {
      "job": 78803642400,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325449741"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26740541266",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mMPA",
  "_commit": {
    "id": "c8cc32877aaccc89cf53810ea055a029891c1e37",
    "author": "Tao Liu, PhD <tliu@stat.brown.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.0\n",
    "time": 1539337802
  },
  "_maintainer": {
    "name": "\"Tao Liu, PhD\"",
    "email": "tliu@stat.brown.edu",
    "login": "taotliu",
    "description": "",
    "uuid": 3419079
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "taotliu",
      "count": 2,
      "uuid": 3419079
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 137,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mMPA"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mMPA.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-03-22"
    },
    {
      "version": "1.2.0",
      "date": "2018-10-12"
    }
  ],
  "_exports": [
    "minipool",
    "mmpa",
    "mpa",
    "pooling_mc"
  ],
  "_help": [
    {
      "page": "minipool",
      "title": "Number of Assays Needed using Mini-Pooling",
      "topics": [
        "minipool"
      ]
    },
    {
      "page": "mmpa",
      "title": "Number of Assays Required using Marker-Assisted Mini-Pooling with Algorithm (mMPA)",
      "topics": [
        "mmpa"
      ]
    },
    {
      "page": "mpa",
      "title": "Number of Assays Needed using Mini-Pooling with Algorithm (MPA)",
      "topics": [
        "mpa"
      ]
    },
    {
      "page": "pooling_mc",
      "title": "Monte Carlo Simulation for Estimating the Number of Assays Required when Using Pooled Testing",
      "topics": [
        "pooling_mc"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "my-vignette.Rmd",
      "filename": "my-vignette.html",
      "title": "Implementation of Marker-Assisted Mini-Pooling with Algorithm",
      "author": "Tao Liu, PhD and Yizhen Xu, MS, Brown University",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Vignette Info",
        "Styles",
        "Figures",
        "More Examples"
      ],
      "created": "2017-03-22 18:20:49",
      "modified": "2017-03-22 18:20:49",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "mmpa",
  "_universes": [
    "cran",
    "taotliu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-01T07:17:46.000Z",
      "distro": "noble",
      "commit": "c8cc32877aaccc89cf53810ea055a029891c1e37",
      "fileid": "2e7ddf0f40c8f938cb21769e622845aaf83f61be8e35de8ed52f767051e6ef3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26740541266"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-01T07:15:16.000Z",
      "distro": "noble",
      "commit": "c8cc32877aaccc89cf53810ea055a029891c1e37",
      "fileid": "a5fe99006fa6d0affa86808228feb5b251a7838010301420fba0f1bce57a7b36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26740541266"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-06-01T07:15:02.000Z",
      "commit": "c8cc32877aaccc89cf53810ea055a029891c1e37",
      "fileid": "4de746359dd2d98a217d86a0ade3d09db3b1335d6bd61cb520c1c2e99f31372b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26740541266"
    }
  ]
}