{
  "_id": "6a5f01a49baadeef8ab5884e",
  "Package": "roundwork",
  "Title": "Rounding Infrastructure",
  "Version": "0.0.1",
  "Authors@R": "c(\nperson(given = \"Lukas\",\nfamily = \"Jung\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jung-lukas@gmx.net\")\n)",
  "Description": "Flexible rounding functions for use in error detection.\nThey were outsourced from the 'scrutiny' package.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Collate": "'round.R' 'ieee-754.R' 'utils.R' 'reround-to-fraction.R'\n'round-ceil-floor.R' 'reround.R' 'rounding-bias.R' 'unround.R'\n'utils-pipe.R'",
  "URL": "https://lhdjung.github.io/roundwork/,\nhttps://github.com/lhdjung/roundwork/",
  "BugReports": "https://github.com/lhdjung/roundwork/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://lhdjung.r-universe.dev",
  "Date/Publication": "2024-09-25 20:51:09 UTC",
  "RemoteUrl": "https://github.com/lhdjung/roundwork",
  "RemoteRef": "HEAD",
  "RemoteSha": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 05:17:10 UTC",
    "User": "root"
  },
  "Author": "Lukas Jung [aut, cre]",
  "Maintainer": "Lukas Jung <jung-lukas@gmx.net>",
  "_user": "lhdjung",
  "_type": "src",
  "_file": "roundwork_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/c45eada619cf2325e6e26641b65a0a80e2a3eb2d1b4ede7b57a6870a477c9901",
  "_filesize": 281939,
  "_sha256": "c45eada619cf2325e6e26641b65a0a80e2a3eb2d1b4ede7b57a6870a477c9901",
  "_expires": "2026-10-29T05:20:34.000Z",
  "_created": "2026-07-21T05:17:10.000Z",
  "_published": "2026-07-21T05:20:36.058Z",
  "_jobs": [
    {
      "job": 88549331671,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8484662155"
    },
    {
      "job": 88549331682,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484661373"
    },
    {
      "job": 88549331681,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8484661534"
    },
    {
      "job": 88549331673,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484653558"
    },
    {
      "job": 88548833998,
      "time": 201,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484619616"
    },
    {
      "job": 88549331643,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8484656501"
    },
    {
      "job": 88549331700,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8484642193"
    },
    {
      "job": 88549331739,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8484645331"
    },
    {
      "job": 88549331687,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484648086"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/lhdjung/actions/runs/29803403885",
  "_status": "success",
  "_upstream": "https://github.com/lhdjung/roundwork",
  "_commit": {
    "id": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
    "author": "Lukas Jung <jung-lukas@gmx.net>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #4 from lhdjung/devel\n\ncorrect `unround()` docs",
    "time": 1727297469
  },
  "_maintainer": {
    "name": "Lukas Jung",
    "email": "jung-lukas@gmx.net",
    "login": "lhdjung",
    "mastodon": "@lukasjung@fosstodon.org",
    "bluesky": "@lhdjung.bsky.social",
    "twitter": "@lukasjung_hd",
    "description": "R developer. Error detection, research integrity, metascience, missing value handling.",
    "uuid": 71007825
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "conflicted",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "lhdjung",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lhdjung",
      "count": 34,
      "uuid": 71007825
    }
  ],
  "_userbio": {
    "uuid": 71007825,
    "type": "user",
    "name": "Lukas Jung",
    "followers": 14,
    "description": "R developer. Error detection, research integrity, metascience, missing value handling."
  },
  "_downloads": {
    "count": 191,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/roundwork"
  },
  "_devurl": "https://github.com/lhdjung/roundwork",
  "_pkgdown": "https://lhdjung.github.io/roundwork/",
  "_searchresults": 27,
  "_rbuild": "4.6.1",
  "_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/roundwork.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lhdjung/roundwork",
  "_realowner": "lhdjung",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2024-09-25"
    }
  ],
  "_exports": [
    "%>%",
    "anti_trunc",
    "reround",
    "reround_to_fraction",
    "reround_to_fraction_level",
    "round_anti_trunc",
    "round_ceiling",
    "round_down",
    "round_down_from",
    "round_floor",
    "round_ties_to_away",
    "round_ties_to_even",
    "round_toward_negative",
    "round_toward_positive",
    "round_toward_zero",
    "round_trunc",
    "round_up",
    "round_up_from",
    "rounding_bias",
    "unround"
  ],
  "_help": [
    {
      "page": "fractional-rounding",
      "title": "Generalized rounding to the nearest fraction of a specified denominator",
      "topics": [
        "fractional-rounding",
        "reround_to_fraction",
        "reround_to_fraction_level"
      ]
    },
    {
      "page": "ieee-754",
      "title": "IEEE 754 rounding standard",
      "topics": [
        "ieee-754",
        "round_ties_to_away",
        "round_ties_to_even",
        "round_toward_negative",
        "round_toward_positive",
        "round_toward_zero"
      ]
    },
    {
      "page": "reround",
      "title": "General interface to reconstructing rounded numbers",
      "topics": [
        "reround"
      ]
    },
    {
      "page": "rounding_bias",
      "title": "Compute rounding bias",
      "topics": [
        "rounding_bias"
      ]
    },
    {
      "page": "rounding-common",
      "title": "Common rounding procedures",
      "topics": [
        "rounding-common",
        "round_down",
        "round_down_from",
        "round_up",
        "round_up_from"
      ]
    },
    {
      "page": "rounding-uncommon",
      "title": "Uncommon rounding procedures",
      "topics": [
        "anti_trunc",
        "rounding-uncommon",
        "round_anti_trunc",
        "round_ceiling",
        "round_floor",
        "round_trunc"
      ]
    },
    {
      "page": "unround",
      "title": "Reconstruct rounding bounds",
      "topics": [
        "unround"
      ]
    }
  ],
  "_readme": "https://github.com/lhdjung/roundwork/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "scrutiny.Rmd",
      "filename": "scrutiny.html",
      "title": "Relation to scrutiny",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Resolving conflicts"
      ],
      "created": "2024-09-22 20:49:28",
      "modified": "2024-09-25 18:59:47",
      "commits": 2
    },
    {
      "source": "rounding-in-depth.Rmd",
      "filename": "rounding-in-depth.html",
      "title": "Rounding in depth",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Reconstruct rounded numbers with reround()",
        "Rounding procedures in detail",
        "Up and down",
        "To even (base R)",
        "IEEE 754 rounding standard",
        "Reconstruct rounding bounds with unround()",
        "Fractional rounding",
        "Rounding bias",
        "Citation dummy",
        "References"
      ],
      "created": "2024-04-28 17:12:22",
      "modified": "2024-05-30 09:19:38",
      "commits": 4
    },
    {
      "source": "rounding-options.Rmd",
      "filename": "rounding-options.html",
      "title": "Rounding options",
      "engine": "knitr::rmarkdown",
      "headings": [
        "In the errorverse",
        "Rounding at 5 in other software",
        "Note on rounding to even"
      ],
      "created": "2024-04-28 17:12:22",
      "modified": "2024-09-25 18:59:47",
      "commits": 2
    }
  ],
  "_score": 4.607455023214668,
  "_indexed": true,
  "_nocasepkg": "roundwork",
  "_universes": [
    "lhdjung"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-21T05:19:35.000Z",
      "distro": "resolute",
      "commit": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
      "fileid": "https://r2.ropensci.org/b366e3b6678e095a97242a86d0be7c23978d550d1a7822c7f9b8c8577df9a0ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/29803403885"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-21T05:19:33.000Z",
      "distro": "resolute",
      "commit": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
      "fileid": "https://r2.ropensci.org/9836352e4abd6033e4784efb2f403a21600bf65c4ee5f5a3685e18b6ffd27f28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/29803403885"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-21T05:19:38.000Z",
      "commit": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
      "fileid": "https://r2.ropensci.org/baab25d5c4452e462f313387bf9bb5c0fbb7e4963af152c9de374a7d17c8f4ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/29803403885"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-21T05:19:12.000Z",
      "commit": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
      "fileid": "https://r2.ropensci.org/1cd0881d3343149305f8d74e498f500894ed994ffb3363f1de7d687e2f4f7e60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/29803403885"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-07-21T05:19:33.000Z",
      "commit": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
      "fileid": "https://r2.ropensci.org/8f1a20c30fa65893fa4f302237a3f24c064860be4d3ac87d1e3c1ddc91bb02ae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/29803403885"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-21T05:18:22.000Z",
      "commit": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
      "fileid": "https://r2.ropensci.org/14a9959d6f3f89d0ffd533d3f7e954d01090b339a4950b4f4d6bd5e39438dfb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/29803403885"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-21T05:18:33.000Z",
      "commit": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
      "fileid": "https://r2.ropensci.org/26e15893426d65815f7dd48c67903a24c8b2c6e8d00ad7eb5e2e93609cd5b836",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/29803403885"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-21T05:18:43.000Z",
      "commit": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
      "fileid": "https://r2.ropensci.org/aaeb62c697822b9c8bcd39a5757b1c4fdfcacfc6585d428c1e5959e1af3fb4ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/29803403885"
    }
  ]
}