{
  "_id": "6a13ed44acfb0bcc41d2f38d",
  "Package": "easyr",
  "Type": "Package",
  "Title": "Helpful Functions from Oliver Wyman Actuarial Consulting",
  "Version": "0.5-12",
  "Authors@R": "c(\nperson( \"Oliver Wyman\", \"Actuarial Consulting\", email = \"rajesh.sahasrabuddhe@oliverwyman.com\", role = c(\"aut\", \"cph\") ),\nperson( \"Bryce\", \"Chamberlain\", email = \"bryce.chamberlain@oliverwyman.com\", role = c(\"aut\", \"cre\") ),\nperson( \"Rajesh\", \"Sahasrabuddhe\", email = \"rajesh.sahasrabuddhe@oliverwyman.com\", role = c(\"ctb\") )\n)",
  "Maintainer": "Bryce Chamberlain <bryce.chamberlain@oliverwyman.com>",
  "Description": "Makes difficult operations easy. Includes these types of\nfunctions: shorthand, type conversion, data wrangling, and work\nflow. Also includes some helpful data objects: NA strings, U.S.\nstate list, color blind charting colors. Built and shared by\nOliver Wyman Actuarial Consulting. Accepting proposed\ncontributions through GitHub.",
  "License": "GPL (>= 2)",
  "LazyData": "true",
  "URL": "https://github.com/oliver-wyman-actuarial/easyr",
  "BugReports": "https://github.com/oliver-wyman-actuarial/easyr/issues",
  "RoxygenNote": "7.1.1",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev",
  "Repository": "https://oliver-wyman-actuarial.r-universe.dev",
  "Date/Publication": "2024-01-04 23:09:41 UTC",
  "RemoteUrl": "https://github.com/oliver-wyman-actuarial/easyr",
  "RemoteRef": "HEAD",
  "RemoteSha": "d0f0e81f217c67694c072608fc393a075ed8ef9d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 06:30:17 UTC",
    "User": "root"
  },
  "Author": "Oliver Wyman Actuarial Consulting [aut, cph],\nBryce Chamberlain [aut, cre],\nRajesh Sahasrabuddhe [ctb]",
  "MD5sum": "ed1a89410614855e706ee37602f9a603",
  "_user": "oliver-wyman-actuarial",
  "_type": "src",
  "_file": "easyr_0.5-12.tar.gz",
  "_fileid": "7aae1160d07961343910d4658dc1976caaa4bb3cad43f12915c7e3403c8810a9",
  "_filesize": 443647,
  "_sha256": "7aae1160d07961343910d4658dc1976caaa4bb3cad43f12915c7e3403c8810a9",
  "_created": "2026-05-25T06:30:17.000Z",
  "_published": "2026-05-26T10:35:17.424Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77667150629,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7192907640"
    },
    {
      "job": 77667150536,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7192906212"
    },
    {
      "job": 77667150573,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7192910528"
    },
    {
      "job": 77667150591,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7192904501"
    },
    {
      "job": 77666771752,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192874003"
    },
    {
      "job": 77667150541,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192901894"
    },
    {
      "job": 77667150559,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7192898730"
    },
    {
      "job": 77667150566,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7192900871"
    },
    {
      "job": 77667150552,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7192903736"
    }
  ],
  "_buildurl": "https://github.com/r-universe/oliver-wyman-actuarial/actions/runs/26386712804",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/oliver-wyman-actuarial/easyr",
  "_commit": {
    "id": "d0f0e81f217c67694c072608fc393a075ed8ef9d",
    "author": "Bryce Chamberlain <bryce.chamberlain@oliverwyman.com>",
    "committer": "Bryce Chamberlain <bryce.chamberlain@oliverwyman.com>",
    "message": "CMD check fixes.\n",
    "time": 1704409781
  },
  "_maintainer": {
    "name": "Bryce Chamberlain",
    "email": "bryce.chamberlain@oliverwyman.com",
    "login": "brycechamberlain-ow",
    "description": "Actuarial consultant specializing in Business Intelligence and Analytics, R and R Shiny development.",
    "uuid": 47983467
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "foreign",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rprojroot",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "gdata",
      "role": "Suggests"
    },
    {
      "package": "pdftools",
      "role": "Suggests"
    },
    {
      "package": "qs",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "readxlsb",
      "role": "Suggests"
    }
  ],
  "_owner": "oliver-wyman-actuarial",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 19,
  "_contributors": [
    {
      "user": "brycechamberlain-ow",
      "count": 129,
      "uuid": 47983467
    },
    {
      "user": "duncankryszyn",
      "count": 32,
      "uuid": 102187870
    },
    {
      "user": "tomasokal",
      "count": 9,
      "uuid": 47049523
    },
    {
      "user": "superchordate",
      "count": 9,
      "uuid": 10523801
    },
    {
      "user": "zessok",
      "count": 2,
      "uuid": 63128817
    }
  ],
  "_userbio": {
    "uuid": 47983587,
    "type": "organization",
    "name": "Oliver Wyman Actuarial (United States)"
  },
  "_downloads": {
    "count": 294,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/easyr"
  },
  "_devurl": "https://github.com/oliver-wyman-actuarial/easyr",
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/easyr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/oliver-wyman-actuarial/easyr",
  "_realowner": "oliver-wyman-actuarial",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2019-11-13"
    },
    {
      "version": "0.1-1",
      "date": "2019-11-27"
    },
    {
      "version": "0.2-0",
      "date": "2020-02-01"
    },
    {
      "version": "0.3-1",
      "date": "2020-03-20"
    },
    {
      "version": "0.4-0",
      "date": "2020-06-02"
    },
    {
      "version": "0.5-0",
      "date": "2020-08-10"
    },
    {
      "version": "0.5-2",
      "date": "2020-10-13"
    },
    {
      "version": "0.5-3",
      "date": "2021-03-27"
    },
    {
      "version": "0.5-4",
      "date": "2021-06-02"
    },
    {
      "version": "0.5-8",
      "date": "2022-01-11"
    },
    {
      "version": "0.5-9",
      "date": "2022-06-25"
    },
    {
      "version": "0.5-10",
      "date": "2022-10-27"
    },
    {
      "version": "0.5-11",
      "date": "2023-03-09"
    }
  ],
  "_exports": [
    "%ni%",
    "astext",
    "atype",
    "begin",
    "binbyvol",
    "bindf",
    "cache.capture_warning",
    "cache.init",
    "cache.ok",
    "cache.save",
    "cc",
    "char2fac",
    "charnum",
    "checkeq",
    "clear.cache",
    "coalf",
    "crun",
    "ddiff",
    "dict",
    "drows",
    "ecopy",
    "eq",
    "fac2char",
    "fjoinf",
    "fldict",
    "fmat",
    "getbetterint",
    "getinfo",
    "gr",
    "hashfiles",
    "ijoinf",
    "ischar",
    "isdate",
    "isfac",
    "isnum",
    "isval",
    "jrepl",
    "left",
    "likedate",
    "ljoinf",
    "match.factors",
    "mdiff",
    "mid",
    "na",
    "namesx",
    "nan",
    "nanull",
    "null",
    "pad0",
    "qdiff",
    "read.any",
    "read.txt",
    "right",
    "runfolder",
    "save.cache",
    "sch",
    "similar_text",
    "spl",
    "strx",
    "sumnum",
    "tcmsg",
    "tcol",
    "tcwarn",
    "tobool",
    "tochar",
    "todate",
    "tonum",
    "usepkg",
    "validate.equal",
    "w",
    "xldate",
    "ydiff"
  ],
  "_datasets": [
    {
      "name": "cblind",
      "title": "cblind",
      "object": "cblind",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "nastrings",
      "title": "NA Strings",
      "object": "nastrings",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "states",
      "title": "states",
      "object": "states",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "abbr"
      ],
      "rows": 59,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "grapes-ni-grapes",
      "title": "Not-In",
      "topics": [
        "%ni%"
      ]
    },
    {
      "page": "astext",
      "title": "As Text",
      "topics": [
        "astext"
      ]
    },
    {
      "page": "atype",
      "title": "Auto-Type",
      "topics": [
        "atype"
      ]
    },
    {
      "page": "begin",
      "title": "Begin",
      "topics": [
        "begin"
      ]
    },
    {
      "page": "binbyvol",
      "title": "Bin by Volume",
      "topics": [
        "binbyvol"
      ]
    },
    {
      "page": "bindf",
      "title": "Bind Rows with Factors",
      "topics": [
        "bindf"
      ]
    },
    {
      "page": "cache.capture_warning",
      "title": "Capture Warning",
      "topics": [
        "cache.capture_warning"
      ]
    },
    {
      "page": "cache.init",
      "title": "Initialize cache.",
      "topics": [
        "cache.init"
      ]
    },
    {
      "page": "cache.ok",
      "title": "Check Cache Status",
      "topics": [
        "cache.ok"
      ]
    },
    {
      "page": "cache.save",
      "title": "Save Cache (Alternate) Saves the arguments to a cache file, using the cache.num last checked with cache.ok. This function provides an alternative syntax more aligned with other functions that start with \"cache.\".",
      "topics": [
        "cache.save"
      ]
    },
    {
      "page": "cblind",
      "title": "cblind",
      "topics": [
        "cblind"
      ]
    },
    {
      "page": "cc",
      "title": "Concatenate.",
      "topics": [
        "cc"
      ]
    },
    {
      "page": "char2fac",
      "title": "Characters to Factors",
      "topics": [
        "char2fac"
      ]
    },
    {
      "page": "charnum",
      "title": "Check for Number Formatted as Character.",
      "topics": [
        "charnum"
      ]
    },
    {
      "page": "checkeq",
      "title": "Check Value or Control Total",
      "topics": [
        "checkeq"
      ]
    },
    {
      "page": "clear.cache",
      "title": "Clear Cache",
      "topics": [
        "clear.cache"
      ]
    },
    {
      "page": "coalf",
      "title": "Factor-friendly Coalesce",
      "topics": [
        "coalf"
      ]
    },
    {
      "page": "crun",
      "title": "Concatenate and run.",
      "topics": [
        "crun"
      ]
    },
    {
      "page": "ddiff",
      "title": "Date difference (or difference in days).",
      "topics": [
        "ddiff"
      ]
    },
    {
      "page": "dict",
      "title": "Get Data Dictionary",
      "topics": [
        "dict"
      ]
    },
    {
      "page": "drows",
      "title": "Get Rows with Duplicates",
      "topics": [
        "drows"
      ]
    },
    {
      "page": "ecopy",
      "title": "Copy to Clipboard",
      "topics": [
        "ecopy"
      ]
    },
    {
      "page": "eq",
      "title": "NA-Friendly Equality Comparison",
      "topics": [
        "eq"
      ]
    },
    {
      "page": "fac2char",
      "title": "Factors to Characters",
      "topics": [
        "fac2char"
      ]
    },
    {
      "page": "fjoinf",
      "title": "Full Join with Factors",
      "topics": [
        "fjoinf"
      ]
    },
    {
      "page": "fldict",
      "title": "Get Data Dictionary for Files in Folder",
      "topics": [
        "fldict"
      ]
    },
    {
      "page": "fmat",
      "title": "Number Formatter",
      "topics": [
        "fmat"
      ]
    },
    {
      "page": "getbetterint",
      "title": "Get better Int",
      "topics": [
        "getbetterint"
      ]
    },
    {
      "page": "getinfo",
      "title": "Get Info",
      "topics": [
        "getinfo"
      ]
    },
    {
      "page": "gr",
      "title": "Golden Ratio",
      "topics": [
        "gr"
      ]
    },
    {
      "page": "hashfiles",
      "title": "Hash Files",
      "topics": [
        "hashfiles"
      ]
    },
    {
      "page": "headers_row",
      "title": "Identify headers row.",
      "topics": [
        "headers_row"
      ]
    },
    {
      "page": "ijoinf",
      "title": "Inner Join with Factors",
      "topics": [
        "ijoinf"
      ]
    },
    {
      "page": "ischar",
      "title": "Shorthand for is.character",
      "topics": [
        "ischar"
      ]
    },
    {
      "page": "isdate",
      "title": "Shorthand for lubridate::is.Date",
      "topics": [
        "isdate"
      ]
    },
    {
      "page": "isfac",
      "title": "Shorthand for is.factor",
      "topics": [
        "isfac"
      ]
    },
    {
      "page": "isnum",
      "title": "Shorthand for is.numeric",
      "topics": [
        "isnum"
      ]
    },
    {
      "page": "isval",
      "title": "Is Valid / Is a Value / NA NULL Check",
      "topics": [
        "isval"
      ]
    },
    {
      "page": "jrepl",
      "title": "Join and Replace Values.",
      "topics": [
        "jrepl"
      ]
    },
    {
      "page": "left",
      "title": "left",
      "topics": [
        "left"
      ]
    },
    {
      "page": "likedate",
      "title": "Like Date",
      "topics": [
        "likedate"
      ]
    },
    {
      "page": "ljoinf",
      "title": "Left Join with Factors",
      "topics": [
        "ljoinf"
      ]
    },
    {
      "page": "match.factors",
      "title": "Match Factors.",
      "topics": [
        "match.factors"
      ]
    },
    {
      "page": "mdiff",
      "title": "Date Difference in Months",
      "topics": [
        "mdiff"
      ]
    },
    {
      "page": "mid",
      "title": "mid",
      "topics": [
        "mid"
      ]
    },
    {
      "page": "na",
      "title": "Shorthand for is.na",
      "topics": [
        "na"
      ]
    },
    {
      "page": "namesx",
      "title": "Names Like",
      "topics": [
        "namesx"
      ]
    },
    {
      "page": "nan",
      "title": "Shorthand for is.nan",
      "topics": [
        "nan"
      ]
    },
    {
      "page": "nanull",
      "title": "NA / NULL Check",
      "topics": [
        "nanull"
      ]
    },
    {
      "page": "nastrings",
      "title": "NA Strings",
      "topics": [
        "nastrings"
      ]
    },
    {
      "page": "null",
      "title": "Shorthand for is.null",
      "topics": [
        "null"
      ]
    },
    {
      "page": "pad0",
      "title": "Pad with Zeros",
      "topics": [
        "pad0"
      ]
    },
    {
      "page": "qdiff",
      "title": "Date Difference in Quarters",
      "topics": [
        "qdiff"
      ]
    },
    {
      "page": "rany_fixColNames",
      "title": "Fix column names.",
      "topics": [
        "rany_fixColNames"
      ]
    },
    {
      "page": "read.any",
      "title": "Read Any File",
      "topics": [
        "read.any"
      ]
    },
    {
      "page": "read.txt",
      "title": "Read File as Text",
      "topics": [
        "read.txt"
      ]
    },
    {
      "page": "right",
      "title": "right",
      "topics": [
        "right"
      ]
    },
    {
      "page": "runfolder",
      "title": "Run Folder",
      "topics": [
        "runfolder"
      ]
    },
    {
      "page": "rx",
      "title": "Read Excel",
      "topics": [
        "rx"
      ]
    },
    {
      "page": "save.cache",
      "title": "Save Cache Saves the arguments to a cache file, using the cache.num last checked with cache.ok.",
      "topics": [
        "save.cache"
      ]
    },
    {
      "page": "sch",
      "title": "Search a Data Frame.",
      "topics": [
        "sch"
      ]
    },
    {
      "page": "similar_text",
      "title": "Text Similarity Search",
      "topics": [
        "similar_text"
      ]
    },
    {
      "page": "spl",
      "title": "Sample",
      "topics": [
        "spl"
      ]
    },
    {
      "page": "states",
      "title": "states",
      "topics": [
        "states"
      ]
    },
    {
      "page": "strx",
      "title": "Structure with Like",
      "topics": [
        "strx"
      ]
    },
    {
      "page": "sumnum",
      "title": "Summarize All Numeric Columns",
      "topics": [
        "sumnum"
      ]
    },
    {
      "page": "tcmsg",
      "title": "tryCatch with Message",
      "topics": [
        "tcmsg"
      ]
    },
    {
      "page": "tcol",
      "title": "Transpose at Column.",
      "topics": [
        "tcol"
      ]
    },
    {
      "page": "tcwarn",
      "title": "tryCatch with warning",
      "topics": [
        "tcwarn"
      ]
    },
    {
      "page": "tobool",
      "title": "Convert to Logical/Boolean",
      "topics": [
        "tobool"
      ]
    },
    {
      "page": "tochar",
      "title": "Shorthand for as.character",
      "topics": [
        "tochar"
      ]
    },
    {
      "page": "todate",
      "title": "Convert to Date",
      "topics": [
        "todate"
      ]
    },
    {
      "page": "tonum",
      "title": "Convert to Number",
      "topics": [
        "tonum"
      ]
    },
    {
      "page": "usepkg",
      "title": "Use Package",
      "topics": [
        "usepkg"
      ]
    },
    {
      "page": "validate.equal",
      "title": "Validate Equal",
      "topics": [
        "validate.equal"
      ]
    },
    {
      "page": "w",
      "title": "Write",
      "topics": [
        "w"
      ]
    },
    {
      "page": "xldate",
      "title": "Convert Excel Number to Date",
      "topics": [
        "xldate"
      ]
    },
    {
      "page": "ydiff",
      "title": "Date Difference in Years",
      "topics": [
        "ydiff"
      ]
    }
  ],
  "_readme": "https://github.com/oliver-wyman-actuarial/easyr/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "cellranger",
    "checkmate",
    "cli",
    "cluster",
    "colorspace",
    "cpp11",
    "crayon",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "nnet",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "readxl",
    "rematch",
    "rlang",
    "rmarkdown",
    "rpart",
    "rprojroot",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "timechange",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "yaml"
  ],
  "_score": 4.858537197569639,
  "_indexed": true,
  "_nocasepkg": "easyr",
  "_universes": [
    "oliver-wyman-actuarial",
    "brycechamberlain-ow"
  ],
  "_progress_url": "https://github.com/r-universe/oliver-wyman-actuarial/actions/runs/26447180991",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5-12",
      "date": "2026-05-25T06:32:37.000Z",
      "distro": "noble",
      "commit": "d0f0e81f217c67694c072608fc393a075ed8ef9d",
      "fileid": "7757f417cedd5efe8aaf77f3a70152a55a9d2b1c6d3e2c1e741acfc67a03606b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oliver-wyman-actuarial/actions/runs/26386712804"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5-12",
      "date": "2026-05-25T06:32:33.000Z",
      "distro": "noble",
      "commit": "d0f0e81f217c67694c072608fc393a075ed8ef9d",
      "fileid": "cce9182c792a5264cde8ebd2634e4c05d356a8408f3eb20ce08d6d1479104f72",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oliver-wyman-actuarial/actions/runs/26386712804"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5-12",
      "date": "2026-05-25T06:32:56.000Z",
      "commit": "d0f0e81f217c67694c072608fc393a075ed8ef9d",
      "fileid": "51abaa2bf67172c28b636ef2f2991d2e2ebd71bf5a9ca63c801e443fae5e64f1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oliver-wyman-actuarial/actions/runs/26386712804"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5-12",
      "date": "2026-05-25T06:32:32.000Z",
      "commit": "d0f0e81f217c67694c072608fc393a075ed8ef9d",
      "fileid": "e2a21d651c0c70870340ebd0e93aea0116ac9088a20c37efd638580a8d4de8f6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oliver-wyman-actuarial/actions/runs/26386712804"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5-12",
      "date": "2026-05-25T06:32:40.000Z",
      "commit": "d0f0e81f217c67694c072608fc393a075ed8ef9d",
      "fileid": "e9f79325bd01522ea44f8ca7e9b2511af721862ea5c0759fde4eabc7d50536e8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/oliver-wyman-actuarial/actions/runs/26386712804"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5-12",
      "date": "2026-05-25T06:31:50.000Z",
      "commit": "d0f0e81f217c67694c072608fc393a075ed8ef9d",
      "fileid": "bb515a121583c4fc8b4d5b5b90e1f42bdfdc8ff61e298e19d7570307529400fe",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oliver-wyman-actuarial/actions/runs/26386712804"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5-12",
      "date": "2026-05-25T06:31:56.000Z",
      "commit": "d0f0e81f217c67694c072608fc393a075ed8ef9d",
      "fileid": "4a6e72d3a6ff4289f1afc71c23b782b2c3c8b8258de641140a195a83e1285bb0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oliver-wyman-actuarial/actions/runs/26386712804"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5-12",
      "date": "2026-05-25T06:32:14.000Z",
      "commit": "d0f0e81f217c67694c072608fc393a075ed8ef9d",
      "fileid": "d2a075704aa2c4429279a866da3623d0256dd0412e44cbd777b011eb9f448096",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oliver-wyman-actuarial/actions/runs/26386712804"
    }
  ]
}