{
  "_id": "6a1e756b1d7bb097a0a63b2f",
  "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\"),\ncomment = NULL)",
  "Description": "Computation of generalized hypergeometric function with\ntunable high precision in a vectorized manner, with the\nfloating-point datatypes from 'mpfr' or 'gmp' library. The\ncomputation is limited to real numbers.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "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": {
    "Date": "2026-05-31 06:09:10 UTC",
    "User": "root"
  },
  "Author": "Xiurui Zhu [aut, cre]",
  "Maintainer": "Xiurui Zhu <zxr6@163.com>",
  "MD5sum": "1d19f4f510fbeb5b4e690058bd0a071f",
  "_user": "zhuxr11",
  "_type": "src",
  "_file": "hypergeo2_0.2.0.9000.tar.gz",
  "_fileid": "9ac1e660a9e25f998e2fa5fd0e6155c85b100fd8aa2e00103baea8b6ec101ecf",
  "_filesize": 165695,
  "_sha256": "9ac1e660a9e25f998e2fa5fd0e6155c85b100fd8aa2e00103baea8b6ec101ecf",
  "_created": "2026-05-31T06:09:10.000Z",
  "_published": "2026-06-02T06:17:15.219Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79010857279,
      "time": 178,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314325197"
    },
    {
      "job": 79010857157,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314323203"
    },
    {
      "job": 79010857409,
      "time": 152,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314322483"
    },
    {
      "job": 79010857467,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314324575"
    },
    {
      "job": 79010857490,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314352290"
    },
    {
      "job": 79010857359,
      "time": 229,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314369353"
    },
    {
      "job": 79010857485,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314359638"
    },
    {
      "job": 79010857448,
      "time": 222,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314368647"
    },
    {
      "job": 79010856948,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314305614"
    },
    {
      "job": 79010857063,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79010857041,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79010857040,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79010857053,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/26704966531",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/zhuxr11/hypergeo2",
  "_commit": {
    "id": "ee80176876d2f627255236a1e6e54c865f2ae031",
    "author": "zhuxr11 <zxr6@163.com>",
    "committer": "zhuxr11 <zxr6@163.com>",
    "message": "Refine the documentation of `genhypergeo()`.\n",
    "time": 1729091474
  },
  "_maintainer": {
    "name": "Xiurui Zhu",
    "email": "zxr6@163.com",
    "login": "zhuxr11",
    "description": "",
    "uuid": 62409053
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "hypergeo",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "zhuxr11",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zhuxr11",
      "count": 19,
      "uuid": 62409053
    }
  ],
  "_userbio": {
    "uuid": 62409053,
    "type": "user",
    "name": "zhuxr11"
  },
  "_downloads": {
    "count": 166,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hypergeo2"
  },
  "_devurl": "https://github.com/zhuxr11/hypergeo2",
  "_searchresults": 3,
  "_topics": [
    "mpfr4",
    "gmp",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hypergeo2.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zhuxr11/hypergeo2",
  "_realowner": "zhuxr11",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-09-18"
    },
    {
      "version": "0.2.0",
      "date": "2024-10-14"
    }
  ],
  "_exports": [
    "genhypergeo"
  ],
  "_help": [
    {
      "page": "genhypergeo",
      "title": "Generalized hypergeometric function",
      "topics": [
        "genhypergeo"
      ]
    }
  ],
  "_readme": "https://github.com/zhuxr11/hypergeo2/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libmpfr",
      "package": "libmpfr6",
      "headers": "libmpfr-dev",
      "source": "mpfr4",
      "version": "4.2.1-1build1.1",
      "name": "mpfr4",
      "homepage": "https://www.mpfr.org/",
      "description": "multiple precision floating-point computation"
    },
    {
      "shlib": "libgmp",
      "package": "libgmp10",
      "headers": "libgmp-dev",
      "source": "gmp",
      "version": "2:6.3.0+dfsg-2ubuntu6.1",
      "name": "gmp",
      "homepage": "https://gmplib.org/",
      "description": "Multiprecision arithmetic library"
    },
    {
      "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": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "hypergeo2",
  "_universes": [
    "zhuxr11"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-31T06:12:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ee80176876d2f627255236a1e6e54c865f2ae031",
      "fileid": "6d773a94d0a758d2e25d469175f72df9e86fa6d9ad0775a7682f63ffbaf62b7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/26704966531"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-31T06:11:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ee80176876d2f627255236a1e6e54c865f2ae031",
      "fileid": "d18ec68191c17109d816ab369e3136b7da3029d5c6d53b0cc5b85afe02735f9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/26704966531"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-31T06:11:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ee80176876d2f627255236a1e6e54c865f2ae031",
      "fileid": "3a9219e1be85fdfbb26f1cd504fc5b5bc9ef4f165d25393d9d8cc63b98006a26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/26704966531"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-31T06:12:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ee80176876d2f627255236a1e6e54c865f2ae031",
      "fileid": "d8b16cceb02eff1913cbad4eb1911bb04a4e1f6b03b746c743d456e0d4f17028",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/26704966531"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-31T06:16:39.000Z",
      "arch": "aarch64",
      "commit": "ee80176876d2f627255236a1e6e54c865f2ae031",
      "fileid": "6fbb36a805cc00dccc7eabfb0795d57555733f8d1ed1b0f62049e3e0a83621aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/26704966531"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-31T06:18:58.000Z",
      "arch": "x86_64",
      "commit": "ee80176876d2f627255236a1e6e54c865f2ae031",
      "fileid": "035980ef12dab6dfa6cebd77ac23d63d3b5456f5504d59ef33b24728f3329d8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/26704966531"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-31T06:17:50.000Z",
      "arch": "aarch64",
      "commit": "ee80176876d2f627255236a1e6e54c865f2ae031",
      "fileid": "4ed5b76948eee2ea2e538fc9bc79094dce51fc045b6923677623f05340d59ec9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/26704966531"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-31T06:18:44.000Z",
      "arch": "x86_64",
      "commit": "ee80176876d2f627255236a1e6e54c865f2ae031",
      "fileid": "9bd264a547763da66e5391218f8aa81200cd98ea8e33ec711e29a92097fb69ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/26704966531"
    }
  ]
}