Package: hypergeo2
Title: Generalized Hypergeometric Function with Tunable High Precision
Version: 0.2.0
Authors@R: 
    person("Xiurui", "Zhu", , "zxr6@163.com", role = c("aut", "cre"),
           comment = NULL)
Description: Computation of generalized hypergeometric function with tunable high precision in a vectorized manner, with the floating-point datatypes from 'mpfr' or 'gmp' library. The computation is limited to real numbers.
License: MIT + file LICENSE
Suggests: ggplot2, hypergeo, microbenchmark, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
LinkingTo: BH, Rcpp
Imports: Rcpp
URL: https://github.com/zhuxr11/hypergeo2
BugReports: https://github.com/zhuxr11/hypergeo2/issues
SystemRequirements: gmp, mpfr
NeedsCompilation: yes
Packaged: 2024-10-14 15:42:13 UTC; Admin
Author: Xiurui Zhu [aut, cre]
Maintainer: Xiurui Zhu <zxr6@163.com>
Repository: CRAN
Date/Publication: 2024-10-14 16:00:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 02:18:44 UTC; windows
Archs: x64
