{
  "_id": "6a197e19acfb0bcc41df75a8",
  "Package": "PEGroupTesting",
  "Type": "Package",
  "Title": "Population Proportion Estimation using Group Testing",
  "Version": "1.0",
  "Date": "2016-09-12",
  "Author": "Qingyang Zhang, Yanchuan Li",
  "Maintainer": "Qingyang Zhang <qz008@uark.edu>",
  "Description": "The population proportion using group testing can be\nestimated by different methods. Four functions including\np.mle(), p.gart(), p.burrow() and p.order() are provided to\nimplement four estimating methods including the maximum\nlikelihood estimate, Gart's estimate, Burrow's estimate, and\norder statistic estimate.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 10:56:38 UTC",
    "User": "root"
  },
  "Repository": "https://qzhangua.r-universe.dev",
  "Date/Publication": "2016-09-15 17:49:30 UTC",
  "RemoteUrl": "https://github.com/cran/PEGroupTesting",
  "RemoteRef": "HEAD",
  "RemoteSha": "be0be21339294249d9456c5b969bd727991432ad",
  "MD5sum": "2e893e9241471466492e8f91020815e6",
  "_user": "qzhangua",
  "_type": "src",
  "_file": "PEGroupTesting_1.0.tar.gz",
  "_fileid": "0c5f1f1cf3eaee7690d8f193f510d48da9f0cfa12e54804adad51f6c6e9b014c",
  "_filesize": 99191,
  "_sha256": "0c5f1f1cf3eaee7690d8f193f510d48da9f0cfa12e54804adad51f6c6e9b014c",
  "_created": "2026-05-29T10:56:38.000Z",
  "_published": "2026-05-29T11:52:57.806Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78487346642,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289082065"
    },
    {
      "job": 78487346460,
      "time": 85,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289078461"
    },
    {
      "job": 78487346449,
      "time": 59,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289993742"
    },
    {
      "job": 78487346416,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289999121"
    },
    {
      "job": 78486997291,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289053576"
    },
    {
      "job": 78487346415,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289078653"
    },
    {
      "job": 78487346485,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289085550"
    },
    {
      "job": 78487346504,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289071835"
    },
    {
      "job": 78487346509,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289071476"
    }
  ],
  "_buildurl": "https://github.com/r-universe/qzhangua/actions/runs/26633225271",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PEGroupTesting",
  "_commit": {
    "id": "be0be21339294249d9456c5b969bd727991432ad",
    "author": "Qingyang Zhang <qz008@uark.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1473961770
  },
  "_maintainer": {
    "name": "Qingyang Zhang",
    "email": "qz008@uark.edu",
    "login": "qzhangua",
    "description": "",
    "uuid": 241180909
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "qzhangua",
      "count": 1,
      "uuid": 241180909
    }
  ],
  "_userbio": {
    "uuid": 241180909,
    "type": "user",
    "name": "QZhangUA"
  },
  "_downloads": {
    "count": 113,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PEGroupTesting"
  },
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PEGroupTesting.html",
    "manual.pdf"
  ],
  "_realowner": "qzhangua",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-09-15"
    }
  ],
  "_exports": [
    "p.burrow",
    "p.gart",
    "p.mle",
    "p.order"
  ],
  "_help": [
    {
      "page": "PEGroupTesting-package",
      "title": "Population Proportion Estimation using Group Testing",
      "topics": [
        "PEGroupTesting-package",
        "PEGroupTesting"
      ]
    },
    {
      "page": "p.burrow",
      "title": "Burrow's estimate for population proportion using group testing",
      "topics": [
        "p.burrow"
      ]
    },
    {
      "page": "p.gart",
      "title": "Gart's estimate for population proportion by group testing",
      "topics": [
        "p.gart"
      ]
    },
    {
      "page": "p.mle",
      "title": "Maximum likelihood estimate for population proportion by group testing",
      "topics": [
        "p.mle"
      ]
    },
    {
      "page": "p.order",
      "title": "Order statistics estimate for population proportion using group testing",
      "topics": [
        "p.order"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.0413926851582251,
  "_indexed": true,
  "_nocasepkg": "pegrouptesting",
  "_universes": [
    "qzhangua"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-29T10:58:25.000Z",
      "distro": "noble",
      "commit": "be0be21339294249d9456c5b969bd727991432ad",
      "fileid": "14c6e4c4dd9c2aa4b535721f3f023d45de250b56047f2da164d83a08c33fc565",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qzhangua/actions/runs/26633225271"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-29T10:58:12.000Z",
      "distro": "noble",
      "commit": "be0be21339294249d9456c5b969bd727991432ad",
      "fileid": "5a32467e9cc58e0b88a94350a41285c4356a9bb29831bdd4ae0c03482d795ea5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qzhangua/actions/runs/26633225271"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-29T11:51:57.000Z",
      "commit": "be0be21339294249d9456c5b969bd727991432ad",
      "fileid": "37529030a1d7f175364271f2fb4d467c115f07023ad99ee2cb1418748acdb4e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qzhangua/actions/runs/26633225271"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-29T11:52:13.000Z",
      "commit": "be0be21339294249d9456c5b969bd727991432ad",
      "fileid": "23a6110fa5d0c87009e6b26bc412017591414f0949e8d724c88e5057729f28c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qzhangua/actions/runs/26633225271"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-29T10:58:21.000Z",
      "commit": "be0be21339294249d9456c5b969bd727991432ad",
      "fileid": "2abeadcdd8be5bb418e9c5c5cc83c3990a653b9f80d15b63072d4710f70f8a1e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/qzhangua/actions/runs/26633225271"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-29T10:58:36.000Z",
      "commit": "be0be21339294249d9456c5b969bd727991432ad",
      "fileid": "7eb5647974b6d27b1402a3cb3b558754d7074763e06ca2da7d12e5d33757417a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qzhangua/actions/runs/26633225271"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-29T10:57:45.000Z",
      "commit": "be0be21339294249d9456c5b969bd727991432ad",
      "fileid": "e0c0b6f920fdef407443fc6b8e7b6f446aad2d7ef35c606fe1683ae051abdbcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qzhangua/actions/runs/26633225271"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-29T10:57:42.000Z",
      "commit": "be0be21339294249d9456c5b969bd727991432ad",
      "fileid": "6e63a5ef55565de42e80cc1c9a9b211faa6b7e07b9bf7907a70adaca1aa1eb72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qzhangua/actions/runs/26633225271"
    }
  ]
}