{
  "_id": "6a105a30acfb0bcc41ca394e",
  "Package": "round",
  "Version": "0.21-0.2",
  "Date": "2024-01-10",
  "Title": "Rounding to Decimal Digits",
  "Authors@R": "c(person(\"Martin\",\"Maechler\", role=c(\"aut\",\"cre\"),\nemail=\"maechler@stat.math.ethz.ch\", comment = c(ORCID = \"0000-0002-8685-9910\"))\n, person(\"R-core\", email = \"R-core@R-project.org\", role = \"ctb\", comment = '\"r1.C\" only')\n)",
  "Description": "Decimal rounding is non-trivial in binary arithmetic.  ISO\nstandard round to even is more rare than typically assumed as\nmost decimal fractions are not exactly representable in binary.\nOur 'roundX()' versions explore differences between current and\npotential future versions of round() in R. Further, provides\n(some partly related) C99 math lib functions not in base R.",
  "License": "AGPL (>= 3) | file LICENSE",
  "Encoding": "UTF-8",
  "KeepSource": "TRUE",
  "VignetteBuilder": "knitr",
  "URL": "https://gitlab.com/mmaechler/round/",
  "BugReports": "https://gitlab.com/mmaechler/round/-/issues",
  "Repository": "https://mmaechler.r-universe.dev",
  "Date/Publication": "2024-01-10 20:57:06 UTC",
  "RemoteUrl": "https://gitlab.com/mmaechler/round",
  "RemoteRef": "HEAD",
  "RemoteSha": "b1b84b82bd16349f4fda0b5eb63701373592bffb",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-09 06:06:50 UTC",
    "User": "root"
  },
  "Author": "Martin Maechler [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8685-9910>),\nR-core [ctb] (\"r1.C\" only)",
  "Maintainer": "Martin Maechler <maechler@stat.math.ethz.ch>",
  "MD5sum": "920ff7fa5ef48e2e8dc561a141221317",
  "_user": "mmaechler",
  "_type": "src",
  "_file": "round_0.21-0.2.tar.gz",
  "_fileid": "d9e1426f3266c00081bbbf8605cc0ccade831f3628bbbf11102fc349d10acd5a",
  "_filesize": 235533,
  "_sha256": "d9e1426f3266c00081bbbf8605cc0ccade831f3628bbbf11102fc349d10acd5a",
  "_created": "2026-05-09T06:06:50.000Z",
  "_published": "2026-05-22T13:29:20.348Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77389399425,
      "time": 112,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893464029"
    },
    {
      "job": 77389398961,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893464997"
    },
    {
      "job": 77389399888,
      "time": 122,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893465005"
    },
    {
      "job": 77389399766,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893464945"
    },
    {
      "job": 77389399524,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893461416"
    },
    {
      "job": 77389399258,
      "time": 152,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893468057"
    },
    {
      "job": 77389399291,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893461966"
    },
    {
      "job": 77389399275,
      "time": 257,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893478719"
    },
    {
      "job": 77389398326,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893451616"
    },
    {
      "job": 77389398553,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161686101"
    },
    {
      "job": 77389398936,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893460300"
    },
    {
      "job": 77389399621,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893460409"
    },
    {
      "job": 77389399868,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893460366"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mmaechler/actions/runs/25593638622",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://gitlab.com/mmaechler/round",
  "_commit": {
    "id": "b1b84b82bd16349f4fda0b5eb63701373592bffb",
    "author": "Martin Maechler <maechler@r-project.org>",
    "committer": "Martin Maechler <maechler@r-project.org>",
    "message": "2nd try of getting tangle to make inst/doc/*.R\n",
    "time": 1704920226
  },
  "_maintainer": {
    "name": "Martin Maechler",
    "email": "maechler@stat.math.ethz.ch",
    "login": "mmaechler",
    "mastodon": "@MMaechler@fosstodon.org",
    "linkedin": "in/martinmaechlereth",
    "twitter": "@MMaechler",
    "uuid": 995722,
    "orcid": "0000-0002-8685-9910"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Suggests"
    },
    {
      "package": "graphics",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "gmp",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "gitlab-mmaechler",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_userbio": {
    "uuid": 995722,
    "type": "user",
    "name": "Martin Mächler",
    "description": "Adjunct Professor @ SfS, ETH Zurich.  \r\nR (#rstats) Core group member\r\nFollower of the Alpha and Omega"
  },
  "_downloads": {
    "count": 3476,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/round"
  },
  "_mentions": 2,
  "_devurl": "https://gitlab.com/mmaechler/round",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/round.html",
    "manual.pdf"
  ],
  "_homeurl": "https://gitlab.com/mmaechler/round",
  "_realowner": "mmaechler",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.12-1",
      "date": "2020-01-24"
    },
    {
      "version": "0.12-2",
      "date": "2020-07-06"
    },
    {
      "version": "0.20-0",
      "date": "2021-01-05"
    },
    {
      "version": "0.21-0",
      "date": "2023-10-12"
    },
    {
      "version": "0.21-0.1",
      "date": "2023-12-07"
    },
    {
      "version": "0.21-0.2",
      "date": "2024-01-10"
    }
  ],
  "_exports": [
    "fpclassify",
    "ilogb",
    "isnormal",
    "logB",
    "nearbyint",
    "nextafter",
    "nexttoward",
    "randI",
    "round_r3",
    "roundAll",
    "roundVersions",
    "roundX",
    "signbit"
  ],
  "_help": [
    {
      "page": "mathC99",
      "title": "C99 'math' Library Functions (where Not in Standard aka 'Base' R)",
      "topics": [
        "fpclassify",
        "ilogb",
        "isnormal",
        "logB",
        "nearbyint",
        "nextafter",
        "nexttoward",
        "signbit"
      ]
    },
    {
      "page": "randI",
      "title": "Random Integers of Specified Number of Digits",
      "topics": [
        "randI"
      ]
    },
    {
      "page": "roundX",
      "title": "Rounding Numbers to Decimal Digits - Variants",
      "concept": [
        "Rounding"
      ],
      "topics": [
        "roundAll",
        "roundVersions",
        "roundX",
        "round_r3"
      ]
    }
  ],
  "_readme": "https://gitlab.com/mmaechler/round/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "rationalRound.Rmd",
      "filename": "rationalRound.html",
      "title": "Exact Decimal Rounding via Rationals",
      "author": "Martin Mächler",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Intro",
        "Session information"
      ],
      "created": "2020-07-24 15:35:27",
      "modified": "2020-07-30 08:12:36",
      "commits": 2
    },
    {
      "source": "Rounding.Rmd",
      "filename": "Rounding.html",
      "title": "Rounding to Decimal Digits in Binary",
      "author": "Martin Mächler",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Intro",
        "The Easy Problem \"in Theory\"",
        "Rounding to Integers",
        "Rounding to non-zero Digits",
        "Versions of round()ing - The Story",
        "Alternative Approaches",
        "Session information"
      ],
      "created": "2020-01-15 11:10:00",
      "modified": "2023-10-11 07:31:43",
      "commits": 9
    }
  ],
  "_score": 4.883502448598835,
  "_indexed": true,
  "_nocasepkg": "round",
  "_universes": [
    "mmaechler",
    "gitlab-mmaechler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.21-0.2",
      "date": "2026-05-09T06:08:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b1b84b82bd16349f4fda0b5eb63701373592bffb",
      "fileid": "495ed7da13f0305ab24f6f57001e81967957b62953846a96edb508e5f80793b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/25593638622"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.21-0.2",
      "date": "2026-05-09T06:08:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b1b84b82bd16349f4fda0b5eb63701373592bffb",
      "fileid": "1fd158dad3834113e9a8178793e6c0e1e4bee519f9dfde5408ad519a155fefe1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/25593638622"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.21-0.2",
      "date": "2026-05-09T06:08:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b1b84b82bd16349f4fda0b5eb63701373592bffb",
      "fileid": "6c9e91eb6340a24c3e43245928a267e35301f25587fc39ec6c93618938c30830",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/25593638622"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.21-0.2",
      "date": "2026-05-09T06:08:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b1b84b82bd16349f4fda0b5eb63701373592bffb",
      "fileid": "34540f1910d29035277825d6a18adce67aad47061dae8a72ede435b814a6e32e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/25593638622"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.21-0.2",
      "date": "2026-05-09T06:08:17.000Z",
      "arch": "aarch64",
      "commit": "b1b84b82bd16349f4fda0b5eb63701373592bffb",
      "fileid": "7cc97ba3fb29595555fdb3e0dff259ff89d89ac6a989713bb0e7be20923cbac8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/25593638622"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.21-0.2",
      "date": "2026-05-09T06:09:05.000Z",
      "arch": "x86_64",
      "commit": "b1b84b82bd16349f4fda0b5eb63701373592bffb",
      "fileid": "1f232620a17e6512108a83c5c6d891900fc25a09da2f0fb0872f02a70e2e477f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/25593638622"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.21-0.2",
      "date": "2026-05-09T06:08:21.000Z",
      "arch": "aarch64",
      "commit": "b1b84b82bd16349f4fda0b5eb63701373592bffb",
      "fileid": "a355bd5702dd7e7311ca4aeea251313308ca18172f99604aef18fa9aadd62b14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/25593638622"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.21-0.2",
      "date": "2026-05-09T06:10:25.000Z",
      "arch": "x86_64",
      "commit": "b1b84b82bd16349f4fda0b5eb63701373592bffb",
      "fileid": "6ecf12b92dd83ebdc892fe8063db639636165546f6ee9371e835bf71238b934c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/25593638622"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.21-0.2",
      "date": "2026-05-09T06:07:53.000Z",
      "arch": "x86_64",
      "commit": "b1b84b82bd16349f4fda0b5eb63701373592bffb",
      "fileid": "46b69400d65257938e61604877938744652ec38e5386b708499d33d1750234ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/25593638622"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.21-0.2",
      "date": "2026-05-09T06:07:55.000Z",
      "arch": "x86_64",
      "commit": "b1b84b82bd16349f4fda0b5eb63701373592bffb",
      "fileid": "79a801d677b2af7482216da4acdd00a6c7fed05eb473a2c1651817586a62f1ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/25593638622"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.21-0.2",
      "date": "2026-05-09T06:07:54.000Z",
      "arch": "x86_64",
      "commit": "b1b84b82bd16349f4fda0b5eb63701373592bffb",
      "fileid": "345e1dd958a085d8dd273553d9ee359b94f6d5ee78bc8f8d4e623fa0620e7a55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/25593638622"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.21-0.2",
      "date": "2026-05-22T13:29:00.000Z",
      "arch": "emscripten",
      "commit": "b1b84b82bd16349f4fda0b5eb63701373592bffb",
      "fileid": "6ba5261731271b5bc85732f23ddf3b561b6f974c3e6bb89d9df8080f8bffcf74",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/25593638622"
    }
  ]
}