{
  "_id": "6a156291acfb0bcc41d612d5",
  "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-05-26 09:00:28 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>",
  "MD5sum": "ef478a6e5a9d42cee63176e4136eb36d",
  "_user": "davidchall",
  "_type": "src",
  "_file": "bignum_0.3.2.9000.tar.gz",
  "_fileid": "54d51b28a092c7e935265c7f81fef3bd2b6a21d3b913b070e8e32693ccb0b319",
  "_filesize": 201592,
  "_sha256": "54d51b28a092c7e935265c7f81fef3bd2b6a21d3b913b070e8e32693ccb0b319",
  "_created": "2026-05-26T09:00:28.000Z",
  "_published": "2026-05-26T09:06:25.416Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77841286521,
      "time": 194,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213007549"
    },
    {
      "job": 77841286454,
      "time": 195,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213007968"
    },
    {
      "job": 77841286516,
      "time": 177,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213001501"
    },
    {
      "job": 77841286501,
      "time": 194,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213007617"
    },
    {
      "job": 77841286512,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7212980720"
    },
    {
      "job": 77841286496,
      "time": 275,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213034854"
    },
    {
      "job": 77841286561,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212977636"
    },
    {
      "job": 77841286506,
      "time": 286,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213038854"
    },
    {
      "job": 77840583822,
      "time": 252,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212942483"
    },
    {
      "job": 77841286524,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212988962"
    },
    {
      "job": 77841286573,
      "time": 235,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213022035"
    },
    {
      "job": 77841286558,
      "time": 204,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213011538"
    },
    {
      "job": 77841286533,
      "time": 221,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213016204"
    }
  ],
  "_buildurl": "https://github.com/r-universe/davidchall/actions/runs/26442579032",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Data scientist. Former physicist."
  },
  "_downloads": {
    "count": 824,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bignum"
  },
  "_devurl": "https://github.com/davidchall/bignum",
  "_pkgdown": "https://davidchall.github.io/bignum/",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_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",
    "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": "14.2.0-4ubuntu2~24.04.1",
      "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.369215857410143,
  "_indexed": true,
  "_nocasepkg": "bignum",
  "_universes": [
    "davidchall"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-05-26T09:03:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "1530d32db694cdb748ae6c090fe07a322ddc64d402ba056832ebd21ce2bd3861",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/26442579032"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-05-26T09:03:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "4c821e12f5fbf731b4cfc5055bc4b7724776659a7f29d49a00aa3c256ba6e300",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/26442579032"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-05-26T09:03:24.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "8667b090a21fc2d2e0275d4acc1184df8a49ff4f711454ce7429c7509578e9a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/26442579032"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-05-26T09:03:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "170eef6e856b7be96f3f65fd4bb301952026876506d255d85e0edf8d239c5b20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/26442579032"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-05-26T09:02:38.000Z",
      "arch": "aarch64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "b924e1383c9f5d530a6ca24c39f79efa3a964d738e154dc7e3aeacb7077c858e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/26442579032"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-05-26T09:03:32.000Z",
      "arch": "x86_64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "1190cc3ed1c84eb5e8e3434a4be15e733e020adf80ffb1f68dc13e5bab7c8383",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/26442579032"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-05-26T09:02:29.000Z",
      "arch": "aarch64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "e013b1849a84395c30abeb63c06b9bec7480d45fb599bceaf39cbb532538a321",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/26442579032"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-05-26T09:04:29.000Z",
      "arch": "x86_64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "29a474dd71547046006a73186767486a385af43a101c4f378880291c434e4cd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/26442579032"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2.9000",
      "date": "2026-05-26T09:03:17.000Z",
      "arch": "emscripten",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "5c3ff602a95a51d04395ab57def5c9b18c70e1c0096627e4348c49b0ba64cbf3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/26442579032"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-05-26T09:02:56.000Z",
      "arch": "x86_64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "3b12cef389c9516aa6c0d8c612cf9667774f7657c20bca5ba59f57c781c0faaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/26442579032"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-05-26T09:03:01.000Z",
      "arch": "x86_64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "1c6a92e0a4813fa8a7780613e045e856216654e0121966921900cb9ea5fa5448",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/26442579032"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-05-26T09:02:26.000Z",
      "arch": "x86_64",
      "commit": "094f98971692b93bd33dc661fa0372fa74c2bcc5",
      "fileid": "7c2ff8ff4dd2ed40498e18e6165beda4dea633971b3ea9e199531ab4dc1e4b72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidchall/actions/runs/26442579032"
    }
  ]
}