Package: hypergeo2 Title: Generalized Hypergeometric Function with Tunable High Precision Version: 0.2.0.9000 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 Roxygen: list(markdown = TRUE) 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 Repository: https://zhuxr11.r-universe.dev Date/Publication: 2024-10-16 15:11:14 UTC RemoteUrl: https://github.com/zhuxr11/hypergeo2 RemoteRef: HEAD RemoteSha: ee80176876d2f627255236a1e6e54c865f2ae031 NeedsCompilation: yes Packaged: 2026-06-24 08:20:43 UTC; root Author: Xiurui Zhu [aut, cre] Maintainer: Xiurui Zhu