Package: hypergeo2
Title: Generalized Hypergeometric Function with Tunable High Precision
Version: 0.1.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-09-17 15:53:44 UTC; Admin
Author: Xiurui Zhu [aut, cre]
Maintainer: Xiurui Zhu <zxr6@163.com>
Repository: CRAN
Date/Publication: 2024-09-18 11:50:02 UTC
