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"), comment = c()) Description: Implementation of the d/p/q/r family of functions for a continuous analog to the standard discrete beta-binomial with continuous size parameter and continuous support with x in [0, size + 1]. License: MIT + file LICENSE Suggests: extraDistr, ggplot2, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 LinkingTo: BH, hypergeo2, Rcpp Imports: hypergeo2 (>= 0.2.0), Rcpp 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: 2026-06-12 06:21:14 UTC; root Author: Xiurui Zhu [aut, cre] Maintainer: Xiurui Zhu