{
  "_id": "6a2e47fa3efcd9bda43063cd",
  "Package": "cbbinom",
  "Title": "Continuous Analog of a Beta-Binomial Distribution",
  "Version": "0.2.0",
  "Authors@R": "person(\"Xiurui\", \"Zhu\", , \"zxr6@163.com\", role = c(\"aut\", \"cre\"),\ncomment = c())",
  "Description": "Implementation of the d/p/q/r family of functions for a\ncontinuous analog to the standard discrete beta-binomial with\ncontinuous size parameter and continuous support with x in [0,\nsize + 1].",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/zhuxr11/cbbinom",
  "BugReports": "https://github.com/zhuxr11/cbbinom/issues",
  "Repository": "https://zhuxr11.r-universe.dev",
  "Date/Publication": "2024-10-16 16:01:20 UTC",
  "RemoteUrl": "https://github.com/zhuxr11/cbbinom",
  "RemoteRef": "HEAD",
  "RemoteSha": "231a97f9925fd15475f679e07d14400ff5444e60",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-12 06:21:14 UTC",
    "User": "root"
  },
  "Author": "Xiurui Zhu [aut, cre]",
  "Maintainer": "Xiurui Zhu <zxr6@163.com>",
  "MD5sum": "e27f9e54050e300fad49de41f5964241",
  "_user": "zhuxr11",
  "_type": "src",
  "_file": "cbbinom_0.2.0.tar.gz",
  "_fileid": "d400f8f3b886cc18cbe632f077220e5327e141e8f748ed490c578313be8cc241",
  "_filesize": 216259,
  "_sha256": "d400f8f3b886cc18cbe632f077220e5327e141e8f748ed490c578313be8cc241",
  "_created": "2026-06-12T06:21:14.000Z",
  "_published": "2026-06-14T06:19:38.351Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81254357950,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7584558379"
    },
    {
      "job": 81254357928,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7584557933"
    },
    {
      "job": 81254358051,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7584557118"
    },
    {
      "job": 81254357970,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7584557279"
    },
    {
      "job": 81254357873,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7584551020"
    },
    {
      "job": 81254357915,
      "time": 229,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7584581596"
    },
    {
      "job": 81254357851,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7584558584"
    },
    {
      "job": 81254357869,
      "time": 194,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7584575090"
    },
    {
      "job": 81254357576,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7584525457"
    },
    {
      "job": 81254357822,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7584553679"
    },
    {
      "job": 81254357652,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 81254357930,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7584557691"
    },
    {
      "job": 81254357830,
      "time": 148,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7584559939"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27398437726",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/zhuxr11/cbbinom",
  "_commit": {
    "id": "231a97f9925fd15475f679e07d14400ff5444e60",
    "author": "zhuxr11 <zxr6@163.com>",
    "committer": "zhuxr11 <zxr6@163.com>",
    "message": "Update documentation.\n",
    "time": 1729094480
  },
  "_maintainer": {
    "name": "Xiurui Zhu",
    "email": "zxr6@163.com",
    "login": "zhuxr11",
    "description": "",
    "uuid": 62409053
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "hypergeo2",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "hypergeo2",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "extraDistr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "zhuxr11",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zhuxr11",
      "count": 69,
      "uuid": 62409053
    }
  ],
  "_userbio": {
    "uuid": 62409053,
    "type": "user",
    "name": "zhuxr11"
  },
  "_downloads": {
    "count": 204,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cbbinom"
  },
  "_devurl": "https://github.com/zhuxr11/cbbinom",
  "_searchresults": 6,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cbbinom.html",
    "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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zhuxr11/cbbinom",
  "_realowner": "zhuxr11",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-09-02"
    },
    {
      "version": "0.2.0",
      "date": "2024-10-17"
    }
  ],
  "_exports": [
    "dcbbinom",
    "pcbbinom",
    "qcbbinom",
    "rcbbinom"
  ],
  "_help": [
    {
      "page": "cbbinom",
      "title": "The Continuous Beta-Binomial Distribution",
      "topics": [
        "cbbinom",
        "dcbbinom",
        "pcbbinom",
        "qcbbinom",
        "rcbbinom"
      ]
    }
  ],
  "_readme": "https://github.com/zhuxr11/cbbinom/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "hypergeo2",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "cbbinom",
  "_universes": [
    "zhuxr11"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-04-13T05:28:22.000Z",
      "arch": "x86_64",
      "commit": "231a97f9925fd15475f679e07d14400ff5444e60",
      "fileid": "8181781bcca59bedbad28329095329307d383d9949e4b1fc6036016759db3b37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/24327102602"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-12T06:23:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "231a97f9925fd15475f679e07d14400ff5444e60",
      "fileid": "1bca187af127b8d4b064c75bb9159ee459ff9729d520d8cc62f050397ee8d54e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27398437726"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-12T06:23:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "231a97f9925fd15475f679e07d14400ff5444e60",
      "fileid": "1e7db3b2620c05ac526376c65a3a73521b02c8ceb7e073321ba57aa26dee7b85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27398437726"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-12T06:23:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "231a97f9925fd15475f679e07d14400ff5444e60",
      "fileid": "e383c70d89060bb3761544a8e88fbaf4a041360f70749b74f3cc961428268907",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27398437726"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-12T06:23:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "231a97f9925fd15475f679e07d14400ff5444e60",
      "fileid": "aa83fb7b1cfa74e8eb6f53df29d151bc8ff4808ab74a0b59547786cb1160d2ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27398437726"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-12T06:23:13.000Z",
      "arch": "aarch64",
      "commit": "231a97f9925fd15475f679e07d14400ff5444e60",
      "fileid": "fcc5dc731c04fd202fcd7a50743b8e3f074f67d991139462608217199939722f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27398437726"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-12T06:24:58.000Z",
      "arch": "x86_64",
      "commit": "231a97f9925fd15475f679e07d14400ff5444e60",
      "fileid": "8d5996856a64a1f93a2a86ecd426ad49641a1a9390e7839098cdc999cfffaf7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27398437726"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-12T06:23:35.000Z",
      "arch": "aarch64",
      "commit": "231a97f9925fd15475f679e07d14400ff5444e60",
      "fileid": "a0141cdbb9589fc3c18bb57bf0e61384d0c5a8e47a3f4dac1a5677e622f5a993",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27398437726"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-12T06:24:37.000Z",
      "arch": "x86_64",
      "commit": "231a97f9925fd15475f679e07d14400ff5444e60",
      "fileid": "9e583c46a86ab77f27d65368c376eefe5eef52692c39b4babbe34a654f629f54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27398437726"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-12T06:23:31.000Z",
      "arch": "emscripten",
      "commit": "231a97f9925fd15475f679e07d14400ff5444e60",
      "fileid": "29f8641cb97623e1c1e4fa126eacc94b29a92844cee9a4fc383ba07b9214eb12",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27398437726"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-12T06:23:19.000Z",
      "arch": "x86_64",
      "commit": "231a97f9925fd15475f679e07d14400ff5444e60",
      "fileid": "fd17b3963fb8899d6cc86a014a9913ca23973a6a71e46720510c473594df9c5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27398437726"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-12T06:23:25.000Z",
      "arch": "x86_64",
      "commit": "231a97f9925fd15475f679e07d14400ff5444e60",
      "fileid": "73818518051ba5db8701103add7d6df1cbded9406a02d4afecc6c8d2b885da35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27398437726"
    }
  ]
}