{
  "_id": "6a632c72d3420cf5dfdb81ad",
  "Package": "bignum",
  "Title": "Arbitrary-Precision Integer and Floating-Point Mathematics",
  "Version": "0.3.2.9000",
  "Authors@R": "person(given = \"David\",\nfamily = \"Hall\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"david.hall.physics@gmail.com\",\ncomment = c(ORCID = \"0000-0002-2193-0480\"))",
  "Description": "Classes for storing and manipulating arbitrary-precision\ninteger vectors and high-precision floating-point vectors.\nThese extend the range and precision of the 'integer' and\n'double' data types found in R. This package utilizes the\n'Boost.Multiprecision' C++ library. It is specifically designed\nto work well with the 'tidyverse' collection of R packages.",
  "License": "MIT + file LICENSE",
  "URL": "https://davidchall.github.io/bignum/,\nhttps://github.com/davidchall/bignum",
  "BugReports": "https://github.com/davidchall/bignum/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Repository": "https://davidchall.r-universe.dev",
  "Date/Publication": "2023-05-05 03:37:37 UTC",
  "RemoteUrl": "https://github.com/davidchall/bignum",
  "RemoteRef": "HEAD",
  "RemoteSha": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 07:30:52 UTC",
    "User": "root"
  },
  "Author": "David Hall [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-2193-0480>)",
  "Maintainer": "David Hall <david.hall.physics@gmail.com>",
  "_user": "davidchall",
  "_type": "src",
  "_file": "bignum_0.3.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/e0c861427f5e34879a40725825bf87454ed4ea1effc02e511a0fd95716f01f3c",
  "_filesize": 202059,
  "_sha256": "e0c861427f5e34879a40725825bf87454ed4ea1effc02e511a0fd95716f01f3c",
  "_expires": "2026-11-01T09:12:17.000Z",
  "_created": "2026-07-24T07:30:52.000Z",
  "_published": "2026-07-24T09:12:18.600Z",
  "_jobs": [
    {
      "job": 89426027464,
      "time": 148,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589822081"
    },
    {
      "job": 89426027432,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589832822"
    },
    {
      "job": 89426027471,
      "time": 145,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589821072"
    },
    {
      "job": 89426027418,
      "time": 181,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589832531"
    },
    {
      "job": 89426027422,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8591952445"
    },
    {
      "job": 89426027409,
      "time": 261,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8591981248"
    },
    {
      "job": 89426027461,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8592039713"
    },
    {
      "job": 89426027431,
      "time": 365,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8592013669"
    },
    {
      "job": 89425247265,
      "time": 270,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589768052"
    },
    {
      "job": 89426027443,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8589816206"
    },
    {
      "job": 89426027472,
      "time": 178,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589832632"
    },
    {
      "job": 89426027547,
      "time": 160,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589825748"
    },
    {
      "job": 89426027530,
      "time": 149,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589822364"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/davidchall/actions/runs/30075483507",
  "_status": "success",
  "_upstream": "https://github.com/davidchall/bignum",
  "_commit": {
    "id": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
    "author": "David C Hall <davidchall@users.noreply.github.com>",
    "committer": "David C Hall <davidchall@users.noreply.github.com>",
    "message": "Increment version number to 0.3.2.9000\n",
    "time": 1683257857
  },
  "_maintainer": {
    "name": "David Hall",
    "email": "david.hall.physics@gmail.com",
    "login": "davidchall",
    "linkedin": "in/halldavidc",
    "orcid": "0000-0002-2193-0480",
    "description": "Data scientist. Former physicist.",
    "uuid": 1804856
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pillar",
      "version": ">= 1.6.3",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "davidchall",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "arbitrary-precision",
    "bignum",
    "vctrs",
    "cpp"
  ],
  "_stars": 18,
  "_contributors": [
    {
      "user": "davidchall",
      "count": 111,
      "uuid": 1804856
    },
    {
      "user": "lionel-",
      "count": 1,
      "uuid": 4465050
    }
  ],
  "_userbio": {
    "uuid": 1804856,
    "type": "user",
    "name": "David C Hall",
    "followers": 75,
    "description": "Data scientist. Former physicist."
  },
  "_downloads": {
    "count": 468,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bignum"
  },
  "_devurl": "https://github.com/davidchall/bignum",
  "_pkgdown": "https://davidchall.github.io/bignum/",
  "_searchresults": 15,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/bignum.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/davidchall/bignum",
  "_realowner": "davidchall",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-05-14"
    },
    {
      "version": "0.2.0",
      "date": "2021-06-13"
    },
    {
      "version": "0.2.1",
      "date": "2021-06-17"
    },
    {
      "version": "0.2.2",
      "date": "2021-09-21"
    },
    {
      "version": "0.3.0",
      "date": "2021-10-15"
    },
    {
      "version": "0.3.1",
      "date": "2023-04-02"
    },
    {
      "version": "0.3.2",
      "date": "2023-05-04"
    }
  ],
  "_exports": [
    "as_bigfloat",
    "as_biginteger",
    "bigfloat",
    "biginteger",
    "bigpi",
    "is_bigfloat",
    "is_biginteger",
    "NA_bigfloat_",
    "NA_biginteger_",
    "vec_arith.bignum_biginteger",
    "vec_arith.bignum_vctr"
  ],
  "_help": [
    {
      "page": "bigfloat",
      "title": "High-Precision Numeric Vectors",
      "topics": [
        "as_bigfloat",
        "bigfloat",
        "is_bigfloat"
      ]
    },
    {
      "page": "biginteger",
      "title": "Arbitrary-Precision Integer Vectors",
      "topics": [
        "as_biginteger",
        "biginteger",
        "is_biginteger"
      ]
    },
    {
      "page": "bignum-arith",
      "title": "Arithmetic operations",
      "concept": [
        "bignum operations"
      ],
      "topics": [
        "bignum-arith"
      ]
    },
    {
      "page": "bignum-compare",
      "title": "Comparison operations",
      "concept": [
        "bignum operations"
      ],
      "topics": [
        "bignum-compare"
      ]
    },
    {
      "page": "bignum-constants",
      "title": "Constants",
      "topics": [
        "bignum-constants",
        "bigpi",
        "NA_bigfloat_",
        "NA_biginteger_"
      ]
    },
    {
      "page": "bignum-format",
      "title": "Format a bignum vector",
      "topics": [
        "bignum-format",
        "format.bignum_bigfloat",
        "format.bignum_biginteger"
      ]
    },
    {
      "page": "bignum-math",
      "title": "Mathematical operations",
      "concept": [
        "bignum operations"
      ],
      "topics": [
        "bignum-math"
      ]
    },
    {
      "page": "bignum-special",
      "title": "Check for special values",
      "concept": [
        "bignum operations"
      ],
      "topics": [
        "bignum-special"
      ]
    },
    {
      "page": "seq.bignum_vctr",
      "title": "Sequences of bignum vectors",
      "topics": [
        "seq.bignum_vctr"
      ]
    }
  ],
  "_readme": "https://github.com/davidchall/bignum/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "cli",
    "cpp11",
    "glue",
    "lifecycle",
    "rlang",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "precision.Rmd",
      "filename": "precision.html",
      "title": "Control the displayed precision",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Standalone vectors",
        "Default formatting",
        "Custom formatting",
        "Tibble columns"
      ],
      "created": "2021-06-13 01:40:04",
      "modified": "2021-06-13 01:40:04",
      "commits": 1
    },
    {
      "source": "type-hierarchy.Rmd",
      "filename": "type-hierarchy.html",
      "title": "Hierarchy of data types",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Type conversion and lossy casts"
      ],
      "created": "2021-06-11 01:59:46",
      "modified": "2021-06-13 01:43:53",
      "commits": 3
    }
  ],
  "_score": 5.431363764158988,
  "_indexed": true,
  "_nocasepkg": "bignum",
  "_universes": [
    "davidchall"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-07-24T07:33:31.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "https://r2.ropensci.org/8d6db60be7f232e3aabeeb6a936ae464eed75b97bbb7a22e2e15121b4332b2f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/30075483507"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-07-24T07:33:51.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "https://r2.ropensci.org/d3736b2a2b161660e5d1d0115770275aa57699469f62f47c02e1c5f7d26a8e18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/30075483507"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-07-24T07:33:29.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "https://r2.ropensci.org/a1220d44a5099a974f5503e296f932fb82691edd90036c48d1068e6fcc876eb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/30075483507"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-07-24T07:33:48.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "https://r2.ropensci.org/89164f6ea1973780dea45878c4a0386eb6d5f15e9ce03aa5ab62c4ce83f6cc55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/30075483507"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-07-24T09:07:34.000Z",
      "arch": "aarch64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "https://r2.ropensci.org/457564901bec9aec79965242b9d4508febe608b9c16b0bfbac5cd776df251520",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/30075483507"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-07-24T09:08:05.000Z",
      "arch": "x86_64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "https://r2.ropensci.org/424051d9605e96e4da53fdeda1bf3fc48b1ecaee60c1e4e0f4fb23054a6df499",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/30075483507"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-07-24T09:11:10.000Z",
      "arch": "aarch64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "https://r2.ropensci.org/e8cc870e67c752c4339b758c7a39292ebda4298dd8afd99619c16070a2462f30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/30075483507"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-07-24T09:09:14.000Z",
      "arch": "x86_64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "https://r2.ropensci.org/b037d55bbeb9a3da1c438471f4ee98f888db2ab5c0c38c7236c15271842b14da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/30075483507"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2.9000",
      "date": "2026-07-24T07:33:39.000Z",
      "arch": "emscripten",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "https://r2.ropensci.org/3dfd9660e63541dd7b43a5b40e7de1f68fe7aad6459a6ea6028fe3a4e8cb7c23",
      "status": "success",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/30075483507"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-07-24T07:33:08.000Z",
      "arch": "x86_64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "https://r2.ropensci.org/df699a2c6354b2ceb3b3b098c7d2ce838bee41661f9de7c336ef9be082f18d38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/30075483507"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-07-24T07:32:49.000Z",
      "arch": "x86_64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "https://r2.ropensci.org/a7b353b6bc260306a5c219e37ef327d68c1a87cf7b67595e1394754f641b77a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/30075483507"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-07-24T07:32:40.000Z",
      "arch": "x86_64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "https://r2.ropensci.org/7050dc6a3c3ecf4513c749da8b4b5aa2e3cfca923c04c508e619b848d835d1d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/30075483507"
    }
  ]
}