{
  "_id": "6a12b20eacfb0bcc41d19991",
  "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-05-24 08:06:02 UTC",
    "User": "root"
  },
  "Author": "Lukas Jung [aut, cre]",
  "Maintainer": "Lukas Jung <jung-lukas@gmx.net>",
  "MD5sum": "adf0207eff2270c4a623279cdf016bf7",
  "_user": "lhdjung",
  "_type": "src",
  "_file": "roundwork_0.0.1.tar.gz",
  "_fileid": "57318751594e8b432776e1101440cd27cc2f9f54dddd5468750614b2aac0421b",
  "_filesize": 284814,
  "_sha256": "57318751594e8b432776e1101440cd27cc2f9f54dddd5468750614b2aac0421b",
  "_created": "2026-05-24T08:06:02.000Z",
  "_published": "2026-05-24T08:08:46.540Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77582493515,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183525252"
    },
    {
      "job": 77582493510,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183525485"
    },
    {
      "job": 77582493523,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183523284"
    },
    {
      "job": 77582493524,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183522050"
    },
    {
      "job": 77582317922,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183512008"
    },
    {
      "job": 77582493521,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183523371"
    },
    {
      "job": 77582493520,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183519840"
    },
    {
      "job": 77582493519,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183520398"
    },
    {
      "job": 77582493535,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183520283"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26355843540",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lhdjung",
      "count": 34,
      "uuid": 71007825
    }
  ],
  "_userbio": {
    "uuid": 71007825,
    "type": "user",
    "name": "Lukas Jung",
    "description": "R developer. Error detection, research integrity, metascience, missing value handling."
  },
  "_downloads": {
    "count": 190,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/roundwork"
  },
  "_devurl": "https://github.com/lhdjung/roundwork",
  "_pkgdown": "https://lhdjung.github.io/roundwork/",
  "_searchresults": 17,
  "_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/roundwork.html",
    "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.883661435153617,
  "_indexed": true,
  "_nocasepkg": "roundwork",
  "_universes": [
    "lhdjung"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-24T08:08:09.000Z",
      "distro": "noble",
      "commit": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
      "fileid": "ad6cf8f57caa8a2226feb05f93ba60696be8798ffc54fbb257c955bde8e14507",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26355843540"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-24T08:08:10.000Z",
      "distro": "noble",
      "commit": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
      "fileid": "c72d2c76e32524915bbced248dfac3c85089e60c0b16869d5a5d7ef9cbefa59c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26355843540"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-24T08:07:53.000Z",
      "commit": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
      "fileid": "a436dc39b9fbe75af9f2120886b3203b8afba89cfd6252005871c752a51a4baa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26355843540"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-24T08:07:42.000Z",
      "commit": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
      "fileid": "bc30ffdb71555898c11535df866c2073c17d923eaad3b10be1000d8d8a104c9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26355843540"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-24T08:08:06.000Z",
      "commit": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
      "fileid": "ff0991d536bb4493eaf8041b7ad3484a365ecea8d3608b2074da52b3327888bc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26355843540"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-24T08:07:10.000Z",
      "commit": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
      "fileid": "755ea5f87b25662b1269094bd3eb161ffd742e9fc1174329ec673f364c88a378",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26355843540"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-24T08:07:12.000Z",
      "commit": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
      "fileid": "e16ee6596c40317ea397bff6a7f4e825427d5771719420e9bb5098c779aa4715",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26355843540"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-24T08:07:15.000Z",
      "commit": "76209fb503e5bbaef551e8b8569fabaa63a073d9",
      "fileid": "dcaf66419ff4a619f812da8bfa0d85be584daea50c2dcf41950dd2cb17cc756f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26355843540"
    }
  ]
}