{
  "_id": "6a106803acfb0bcc41ca94d4",
  "Type": "Package",
  "Package": "filesstrings",
  "Title": "Handy File and String Manipulation",
  "Version": "3.4.0",
  "Authors@R": "c(\nperson(\"Rory\", \"Nolan\", , \"rorynoolan@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-5239-4043\")),\nperson(\"Sergi\", \"Padilla-Parra\", , \"spadilla@well.ox.ac.uk\", role = \"ths\",\ncomment = c(ORCID = \"0000-0002-8010-9481\"))\n)",
  "Maintainer": "Rory Nolan <rorynoolan@gmail.com>",
  "Description": "This started out as a package for file and string\nmanipulation.  Since then, the 'fs' and 'strex' packages\nemerged, offering functionality previously given by this\npackage (but it's done better in these new ones).  Those\npackages have hence almost pushed 'filesstrings' into\nextinction.  However, it still has a small number of unique,\nhandy file manipulation functions which can be seen in the\nvignette.  One example is a function to remove spaces from all\nfile names in a directory.",
  "License": "GPL-3",
  "URL": "https://rorynolan.github.io/filesstrings/,\nhttps://github.com/rorynolan/filesstrings",
  "BugReports": "https://github.com/rorynolan/filesstrings/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://rorynolan.r-universe.dev",
  "Date/Publication": "2024-02-03 19:50:25 UTC",
  "RemoteUrl": "https://github.com/rorynolan/filesstrings",
  "RemoteRef": "HEAD",
  "RemoteSha": "b9e4b5fcbc0edc5cab0fdb028554a1fff113f644",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 05:21:13 UTC",
    "User": "root"
  },
  "Author": "Rory Nolan [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-5239-4043>),\nSergi Padilla-Parra [ths] (ORCID:\n<https://orcid.org/0000-0002-8010-9481>)",
  "MD5sum": "b842f476cfad697f75e1d38d558fc377",
  "_user": "rorynolan",
  "_type": "src",
  "_file": "filesstrings_3.4.0.tar.gz",
  "_fileid": "6f4216b1195a6a45a5e84c04cf15ec10ad5d46b9c3ec85ccb31233b2a8e2c816",
  "_filesize": 203094,
  "_sha256": "6f4216b1195a6a45a5e84c04cf15ec10ad5d46b9c3ec85ccb31233b2a8e2c816",
  "_created": "2026-05-08T05:21:13.000Z",
  "_published": "2026-05-22T14:28:19.242Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77399891879,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6872400878"
    },
    {
      "job": 77399892244,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872398481"
    },
    {
      "job": 77399891741,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6872388651"
    },
    {
      "job": 77399891641,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872392486"
    },
    {
      "job": 77399891547,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872373151"
    },
    {
      "job": 77399891170,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162948501"
    },
    {
      "job": 77399891684,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6872394177"
    },
    {
      "job": 77399892110,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6872387456"
    },
    {
      "job": 77399892104,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872389233"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25538309921",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rorynolan/filesstrings",
  "_commit": {
    "id": "b9e4b5fcbc0edc5cab0fdb028554a1fff113f644",
    "author": "Rory Nolan <rory@mirvie.com>",
    "committer": "Rory Nolan <rory@mirvie.com>",
    "message": "Add github.io website to DESCRIPTION.\n",
    "time": 1706989825
  },
  "_maintainer": {
    "name": "Rory Nolan",
    "email": "rorynoolan@gmail.com",
    "login": "rorynolan",
    "uuid": 20400852,
    "orcid": "0000-0002-5239-4043"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "version": ">= 1.5",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "version": ">= 1.9.3",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.3.3",
      "role": "Imports"
    },
    {
      "package": "strex",
      "version": ">= 1.6",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "version": ">= 1.7.8",
      "role": "Imports"
    },
    {
      "package": "withr",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1",
      "role": "Suggests"
    }
  ],
  "_owner": "rorynolan",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 21,
  "_contributors": [
    {
      "user": "rorynolan",
      "count": 189,
      "uuid": 20400852
    },
    {
      "user": "krlmlr",
      "count": 3,
      "uuid": 1741643
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 20400852,
    "type": "user",
    "name": "Rory Nolan",
    "description": "Data scientist at mirvie.com.\r\nPhD in statistical image analysis."
  },
  "_downloads": {
    "count": 1053,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/filesstrings"
  },
  "_devurl": "https://github.com/rorynolan/filesstrings",
  "_pkgdown": "https://rorynolan.github.io/filesstrings/",
  "_searchresults": 676,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/filesstrings.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rorynolan/filesstrings",
  "_realowner": "rorynolan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.1",
      "date": "2017-02-23"
    },
    {
      "version": "0.3.2",
      "date": "2017-03-18"
    },
    {
      "version": "0.4.0",
      "date": "2017-04-11"
    },
    {
      "version": "1.0.0",
      "date": "2017-06-05"
    },
    {
      "version": "1.1.0",
      "date": "2017-07-05"
    },
    {
      "version": "2.0.0",
      "date": "2017-12-01"
    },
    {
      "version": "2.0.1",
      "date": "2017-12-12"
    },
    {
      "version": "2.0.2",
      "date": "2018-01-05"
    },
    {
      "version": "2.0.4",
      "date": "2018-02-09"
    },
    {
      "version": "2.1.0",
      "date": "2018-03-10"
    },
    {
      "version": "2.2.0",
      "date": "2018-04-18"
    },
    {
      "version": "2.4.0",
      "date": "2018-05-18"
    },
    {
      "version": "2.5.0",
      "date": "2018-06-29"
    },
    {
      "version": "2.6.0",
      "date": "2018-08-15"
    },
    {
      "version": "2.7.0",
      "date": "2018-09-03"
    },
    {
      "version": "3.0.0",
      "date": "2018-10-30"
    },
    {
      "version": "3.1.0",
      "date": "2019-05-07"
    },
    {
      "version": "3.1.1",
      "date": "2019-05-14"
    },
    {
      "version": "3.1.2",
      "date": "2019-05-29"
    },
    {
      "version": "3.1.3",
      "date": "2019-06-06"
    },
    {
      "version": "3.1.4",
      "date": "2019-06-14"
    },
    {
      "version": "3.1.5",
      "date": "2019-06-27"
    },
    {
      "version": "3.1.6",
      "date": "2020-09-16"
    },
    {
      "version": "3.1.7",
      "date": "2020-10-03"
    },
    {
      "version": "3.2.0",
      "date": "2020-10-10"
    },
    {
      "version": "3.2.1",
      "date": "2020-10-18"
    },
    {
      "version": "3.2.2",
      "date": "2021-04-18"
    },
    {
      "version": "3.2.3",
      "date": "2022-08-09"
    },
    {
      "version": "3.2.4",
      "date": "2023-01-25"
    },
    {
      "version": "3.3.0",
      "date": "2024-01-31"
    },
    {
      "version": "3.4.0",
      "date": "2024-02-11"
    }
  ],
  "_exports": [
    "after_first",
    "after_last",
    "after_nth",
    "all_equal",
    "alphord_nums",
    "before_first",
    "before_last",
    "before_last_dot",
    "before_nth",
    "can_be_numeric",
    "create_dir",
    "dir.remove",
    "elem",
    "elems",
    "extend_char_vec",
    "extract_currencies",
    "extract_non_numerics",
    "extract_numbers",
    "file.move",
    "first_currency",
    "first_non_numeric",
    "first_number",
    "first_number_after_first",
    "first_number_after_last",
    "first_number_after_mth",
    "first_number_before_first",
    "first_number_before_last",
    "first_number_before_mth",
    "give_ext",
    "group_close",
    "last_currency",
    "last_non_numeric",
    "last_number",
    "last_number_after_first",
    "last_number_after_last",
    "last_number_after_mth",
    "last_number_before_first",
    "last_number_before_last",
    "last_number_before_mth",
    "locate_braces",
    "locate_first",
    "locate_last",
    "locate_nth",
    "match_arg",
    "move_files",
    "nice_file_nums",
    "nice_nums",
    "nth_currency",
    "nth_non_numeric",
    "nth_number",
    "nth_number_after_first",
    "nth_number_after_last",
    "nth_number_after_mth",
    "nth_number_before_first",
    "nth_number_before_last",
    "nth_number_before_mth",
    "paste_elems",
    "put_in_pos",
    "remove_dir",
    "remove_filename_spaces",
    "remove_quoted",
    "rename_with_nums",
    "singleize",
    "split_by_numbers",
    "split_by_nums",
    "split_camel_case",
    "str_after_first",
    "str_after_last",
    "str_after_nth",
    "str_alphord_nums",
    "str_before_first",
    "str_before_last",
    "str_before_last_dot",
    "str_before_nth",
    "str_can_be_numeric",
    "str_elem",
    "str_elems",
    "str_extend_char_vec",
    "str_extract_currencies",
    "str_extract_non_numerics",
    "str_extract_numbers",
    "str_first_currency",
    "str_first_non_numeric",
    "str_first_number",
    "str_first_number_after_first",
    "str_first_number_after_last",
    "str_first_number_after_mth",
    "str_first_number_before_first",
    "str_first_number_before_last",
    "str_first_number_before_mth",
    "str_give_ext",
    "str_last_currency",
    "str_last_non_numeric",
    "str_last_number",
    "str_last_number_after_first",
    "str_last_number_after_last",
    "str_last_number_after_mth",
    "str_last_number_before_first",
    "str_last_number_before_last",
    "str_last_number_before_mth",
    "str_locate_braces",
    "str_locate_first",
    "str_locate_last",
    "str_locate_nth",
    "str_match_arg",
    "str_nice_nums",
    "str_nth_currency",
    "str_nth_non_numeric",
    "str_nth_number",
    "str_nth_number_after_first",
    "str_nth_number_after_last",
    "str_nth_number_after_mth",
    "str_nth_number_before_first",
    "str_nth_number_before_last",
    "str_nth_number_before_mth",
    "str_paste_elems",
    "str_put_in_pos",
    "str_remove_quoted",
    "str_singleize",
    "str_split_by_numbers",
    "str_split_by_nums",
    "str_split_camel_case",
    "str_to_vec",
    "str_trim_anything",
    "to_vec",
    "trim_anything",
    "unitize_dirs"
  ],
  "_help": [
    {
      "page": "all_equal",
      "title": "An alternative version of 'base::all.equal()'.",
      "topics": [
        "all_equal"
      ]
    },
    {
      "page": "before_last_dot",
      "title": "Get the part of a string before the last period.",
      "topics": [
        "before_last_dot",
        "str_before_last_dot"
      ]
    },
    {
      "page": "can_be_numeric",
      "title": "Check if a string could be considered as numeric.",
      "topics": [
        "can_be_numeric",
        "str_can_be_numeric"
      ]
    },
    {
      "page": "create_dir",
      "title": "Create directories if they don't already exist",
      "topics": [
        "create_dir"
      ]
    },
    {
      "page": "currency",
      "title": "Get the currencies of numbers within a string.",
      "topics": [
        "currency",
        "extract_currencies",
        "first_currency",
        "last_currency",
        "nth_currency",
        "str_extract_currencies",
        "str_first_currency",
        "str_last_currency",
        "str_nth_currency"
      ]
    },
    {
      "page": "extend_char_vec",
      "title": "Pad a character vector with empty strings.",
      "topics": [
        "extend_char_vec",
        "str_extend_char_vec"
      ]
    },
    {
      "page": "extract_non_numerics",
      "title": "Extract non-numbers from a string.",
      "topics": [
        "extract_non_numerics",
        "first_non_numeric",
        "last_non_numeric",
        "nth_non_numeric",
        "str_extract_non_numerics",
        "str_first_non_numeric",
        "str_last_non_numeric",
        "str_nth_non_numeric"
      ]
    },
    {
      "page": "extract_numbers",
      "title": "Extract numbers from a string.",
      "topics": [
        "extract_numbers",
        "first_number",
        "last_number",
        "nth_number",
        "str_extract_numbers",
        "str_first_number",
        "str_last_number",
        "str_nth_number"
      ]
    },
    {
      "page": "filesstrings",
      "title": "'filesstrings': handy file and string manipulation",
      "topics": [
        "filesstrings-package",
        "filesstrings"
      ]
    },
    {
      "page": "group_close",
      "title": "Group together close adjacent elements of a vector.",
      "topics": [
        "group_close"
      ]
    },
    {
      "page": "locate_braces",
      "title": "Locate the braces in a string.",
      "topics": [
        "locate_braces",
        "str_locate_braces"
      ]
    },
    {
      "page": "match_arg",
      "title": "Argument Matching",
      "topics": [
        "match_arg",
        "str_match_arg"
      ]
    },
    {
      "page": "move_files",
      "title": "Move files around.",
      "topics": [
        "file.move",
        "move_files"
      ]
    },
    {
      "page": "nice_file_nums",
      "title": "Make file numbers comply with alphabetical order",
      "topics": [
        "nice_file_nums"
      ]
    },
    {
      "page": "nth_number_after_mth",
      "title": "Find the 'n'th number after the 'm'th occurrence of a pattern.",
      "topics": [
        "first_number_after_first",
        "first_number_after_last",
        "first_number_after_mth",
        "last_number_after_first",
        "last_number_after_last",
        "last_number_after_mth",
        "nth_number_after_first",
        "nth_number_after_last",
        "nth_number_after_mth",
        "str_first_number_after_first",
        "str_first_number_after_last",
        "str_first_number_after_mth",
        "str_last_number_after_first",
        "str_last_number_after_last",
        "str_last_number_after_mth",
        "str_nth_number_after_first",
        "str_nth_number_after_last",
        "str_nth_number_after_mth"
      ]
    },
    {
      "page": "nth_number_before_mth",
      "title": "Find the 'n'th number before the 'm'th occurrence of a pattern.",
      "topics": [
        "first_number_before_first",
        "first_number_before_last",
        "first_number_before_mth",
        "last_number_before_first",
        "last_number_before_last",
        "last_number_before_mth",
        "nth_number_before_first",
        "nth_number_before_last",
        "nth_number_before_mth",
        "str_first_number_before_first",
        "str_first_number_before_last",
        "str_first_number_before_mth",
        "str_last_number_before_first",
        "str_last_number_before_last",
        "str_last_number_before_mth",
        "str_nth_number_before_first",
        "str_nth_number_before_last",
        "str_nth_number_before_mth"
      ]
    },
    {
      "page": "put_in_pos",
      "title": "Put specified strings in specified positions in an otherwise empty character vector.",
      "topics": [
        "put_in_pos",
        "str_put_in_pos"
      ]
    },
    {
      "page": "remove_dir",
      "title": "Remove directories",
      "topics": [
        "dir.remove",
        "remove_dir"
      ]
    },
    {
      "page": "remove_filename_spaces",
      "title": "Remove spaces in file names",
      "topics": [
        "remove_filename_spaces"
      ]
    },
    {
      "page": "rename_with_nums",
      "title": "Replace file names with numbers",
      "topics": [
        "rename_with_nums"
      ]
    },
    {
      "page": "str_after_nth",
      "title": "Text after the 'n'th occurrence of pattern.",
      "topics": [
        "after_first",
        "after_last",
        "after_nth",
        "str_after_first",
        "str_after_last",
        "str_after_nth"
      ]
    },
    {
      "page": "str_before_nth",
      "title": "Text before the 'n'th occurrence of pattern.",
      "topics": [
        "before_first",
        "before_last",
        "before_nth",
        "str_before_first",
        "str_before_last",
        "str_before_nth"
      ]
    },
    {
      "page": "str_elem",
      "title": "Extract a single character from a string, using its index.",
      "topics": [
        "elem",
        "str_elem"
      ]
    },
    {
      "page": "str_elems",
      "title": "Extract several single elements from a string.",
      "topics": [
        "elems",
        "str_elems"
      ]
    },
    {
      "page": "str_give_ext",
      "title": "Ensure a file name has the intended extension.",
      "topics": [
        "give_ext",
        "str_give_ext"
      ]
    },
    {
      "page": "str_locate_nth",
      "title": "Get the indices of the nth instance of a pattern.",
      "topics": [
        "locate_first",
        "locate_last",
        "locate_nth",
        "str_locate_first",
        "str_locate_last",
        "str_locate_nth"
      ]
    },
    {
      "page": "str_nice_nums",
      "title": "Make string numbers comply with alphabetical order.",
      "topics": [
        "alphord_nums",
        "nice_nums",
        "str_alphord_nums",
        "str_nice_nums"
      ]
    },
    {
      "page": "str_paste_elems",
      "title": "Extract bits of a string and paste them together.",
      "topics": [
        "paste_elems",
        "str_paste_elems"
      ]
    },
    {
      "page": "str_remove_quoted",
      "title": "Remove the quoted parts of a string.",
      "topics": [
        "remove_quoted",
        "str_remove_quoted"
      ]
    },
    {
      "page": "str_singleize",
      "title": "Remove back-to-back duplicates of a pattern in a string.",
      "topics": [
        "singleize",
        "str_singleize"
      ]
    },
    {
      "page": "str_split_by_nums",
      "title": "Split a string by its numeric characters.",
      "topics": [
        "split_by_numbers",
        "split_by_nums",
        "str_split_by_numbers",
        "str_split_by_nums"
      ]
    },
    {
      "page": "str_split_camel_case",
      "title": "Split a string based on CamelCase",
      "topics": [
        "split_camel_case",
        "str_split_camel_case"
      ]
    },
    {
      "page": "str_to_vec",
      "title": "Convert a string to a vector of characters",
      "topics": [
        "str_to_vec",
        "to_vec"
      ]
    },
    {
      "page": "str_trim_anything",
      "title": "Trim something other than whitespace.",
      "topics": [
        "str_trim_anything",
        "trim_anything"
      ]
    },
    {
      "page": "unitize_dirs",
      "title": "Put files with the same unit measurements into directories",
      "topics": [
        "unitize_dirs"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rorynolan/filesstrings/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rorynolan/filesstrings/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "purrr",
    "rlang",
    "strex",
    "stringi",
    "stringr",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "files.Rmd",
      "filename": "files.html",
      "title": "Files",
      "author": "Rory Nolan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Remove spaces from file names",
        "Messed up file numbering",
        "The name of a file without the extension",
        "Ensure that a file name has a given extension"
      ],
      "created": "2017-02-22 11:55:04",
      "modified": "2018-09-03 14:16:53",
      "commits": 5
    }
  ],
  "_score": 8.42986686696435,
  "_indexed": true,
  "_nocasepkg": "filesstrings",
  "_universes": [
    "rorynolan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.4.0",
      "date": "2026-05-08T05:23:38.000Z",
      "distro": "noble",
      "commit": "b9e4b5fcbc0edc5cab0fdb028554a1fff113f644",
      "fileid": "72959db1453b757537064d92b6371dfc4f3138ad9b4327be9fb50ebd4ed5def8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25538309921"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.4.0",
      "date": "2026-05-08T05:23:25.000Z",
      "distro": "noble",
      "commit": "b9e4b5fcbc0edc5cab0fdb028554a1fff113f644",
      "fileid": "7edfde41c12e1edbb3468425ea1726105f5c258362bd2b9ac6e4957892b6bd73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25538309921"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.4.0",
      "date": "2026-05-08T05:22:39.000Z",
      "commit": "b9e4b5fcbc0edc5cab0fdb028554a1fff113f644",
      "fileid": "6091422031db91023a542178c443bc9b90469a292ad34836e44a0025b0176905",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25538309921"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.4.0",
      "date": "2026-05-08T05:22:56.000Z",
      "commit": "b9e4b5fcbc0edc5cab0fdb028554a1fff113f644",
      "fileid": "13194c69946f49125a560fa00b3bc8147d0fe55f8bb945b98d64c8fdd1214d6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25538309921"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.4.0",
      "date": "2026-05-08T05:22:57.000Z",
      "commit": "b9e4b5fcbc0edc5cab0fdb028554a1fff113f644",
      "fileid": "6ac57fb8c1751ff596a765cd0733f7c46897ae42758444cb677497de94ad220f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25538309921"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.4.0",
      "date": "2026-05-08T05:22:23.000Z",
      "commit": "b9e4b5fcbc0edc5cab0fdb028554a1fff113f644",
      "fileid": "538d3907f948abacd67ce0c10b52463b6d473d04dc02b38dbe8f30e72a6f2550",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25538309921"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.4.0",
      "date": "2026-05-08T05:22:29.000Z",
      "commit": "b9e4b5fcbc0edc5cab0fdb028554a1fff113f644",
      "fileid": "e4ae85a6c0a201ebab5ec0d8654a36dbe5e229414e43d7ace8998c235f48fa09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25538309921"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.4.0",
      "date": "2026-05-22T14:28:01.000Z",
      "commit": "b9e4b5fcbc0edc5cab0fdb028554a1fff113f644",
      "fileid": "686d95476bf167d2b7cc3751b5723270d7641f027a1cfe8bb9f2916ff873aaa0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25538309921"
    }
  ]
}