{
  "_id": "6a1d75251d7bb097a0a517cc",
  "Package": "ilabelled",
  "Type": "Package",
  "Title": "Simple Handling of Labelled Data",
  "Version": "1.0.1",
  "Authors@R": "c(person(\"Christof\", \"Lewerenz\", role = c(\"aut\", \"cre\"), email = \"christof.lewerenz@gmx.net\"))",
  "Author": "Christof Lewerenz [aut, cre]",
  "Maintainer": "Christof Lewerenz <christof.lewerenz@gmx.net>",
  "Description": "Simple handling of survey data. Smart handling of\nmeta-information like e.g. variable-labels value-labels and\nscale-levels. Easy access and validation of meta-information.\nUseage of value labels and values respectively for subsetting\nand recoding data.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "URL": "https://github.com/clewerenz/ilabelled",
  "BugReports": "https://github.com/clewerenz/ilabelled/issues",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://clewerenz.r-universe.dev",
  "Date/Publication": "2025-01-20 19:32:17 UTC",
  "RemoteUrl": "https://github.com/clewerenz/ilabelled",
  "RemoteRef": "HEAD",
  "RemoteSha": "eaadc4a24c574a6114915d3cf99a2c66f7c8ad47",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 11:58:40 UTC",
    "User": "root"
  },
  "MD5sum": "d1c5617be0dff933878cc57bc089665c",
  "_user": "clewerenz",
  "_type": "src",
  "_file": "ilabelled_1.0.1.tar.gz",
  "_fileid": "6e02c5f61168dce8205e359b8b9589121192568d07737acc0d31519701d2c5b9",
  "_filesize": 190756,
  "_sha256": "6e02c5f61168dce8205e359b8b9589121192568d07737acc0d31519701d2c5b9",
  "_created": "2026-06-01T11:58:40.000Z",
  "_published": "2026-06-01T12:03:49.625Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78847252244,
      "time": 128,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330885597"
    },
    {
      "job": 78847252228,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330903861"
    },
    {
      "job": 78847252321,
      "time": 113,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330879968"
    },
    {
      "job": 78847252313,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330880527"
    },
    {
      "job": 78847252371,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330885135"
    },
    {
      "job": 78847252243,
      "time": 277,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330927721"
    },
    {
      "job": 78847252252,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330886651"
    },
    {
      "job": 78847252232,
      "time": 227,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330912044"
    },
    {
      "job": 78846892195,
      "time": 130,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330842142"
    },
    {
      "job": 78847252227,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330873667"
    },
    {
      "job": 78847252229,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330872213"
    },
    {
      "job": 78847252233,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330870325"
    },
    {
      "job": 78847252266,
      "time": 264,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330931283"
    }
  ],
  "_buildurl": "https://github.com/r-universe/clewerenz/actions/runs/26753383263",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/clewerenz/ilabelled",
  "_commit": {
    "id": "eaadc4a24c574a6114915d3cf99a2c66f7c8ad47",
    "author": "Christof <christof.lewerenz@gmx.net>",
    "committer": "Christof <christof.lewerenz@gmx.net>",
    "message": "increment version number\n",
    "time": 1737401537
  },
  "_maintainer": {
    "name": "Christof Lewerenz",
    "email": "christof.lewerenz@gmx.net",
    "login": "clewerenz",
    "description": "",
    "uuid": 143947257
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "clewerenz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "clewerenz",
      "count": 226,
      "uuid": 143947257
    }
  ],
  "_userbio": {
    "uuid": 143947257,
    "type": "user",
    "name": "clewerenz"
  },
  "_downloads": {
    "count": 111,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ilabelled"
  },
  "_devurl": "https://github.com/clewerenz/ilabelled",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ilabelled.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/clewerenz/ilabelled",
  "_realowner": "clewerenz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-06-04"
    },
    {
      "version": "0.9.0",
      "date": "2024-06-15"
    },
    {
      "version": "1.0.0",
      "date": "2024-08-22"
    },
    {
      "version": "1.0.1",
      "date": "2025-01-20"
    }
  ],
  "_exports": [
    "%in%",
    "as.i_labelled",
    "i_annotation",
    "i_as_character",
    "i_as_factor",
    "i_as_numeric",
    "i_assert_labels",
    "i_get_annotation",
    "i_get_equal_subject",
    "i_get_equal_wording",
    "i_get_label",
    "i_get_labels",
    "i_get_na_range",
    "i_get_na_values",
    "i_get_scale",
    "i_get_subject",
    "i_get_wording",
    "i_label",
    "i_labelled",
    "i_labels",
    "i_missing_to_na",
    "i_na_range",
    "i_na_values",
    "i_print_annotation",
    "i_print_attributes",
    "i_print_label",
    "i_print_labels",
    "i_print_na_range",
    "i_print_na_values",
    "i_print_scale",
    "i_print_subject",
    "i_print_wording",
    "i_recode",
    "i_remove_annotation",
    "i_remove_label",
    "i_remove_labels",
    "i_remove_missing_labels",
    "i_remove_na_range",
    "i_remove_na_values",
    "i_remove_scale",
    "i_remove_subject",
    "i_remove_wording",
    "i_scale",
    "i_sort_labels",
    "i_subject",
    "i_table",
    "i_to_base_class",
    "i_unclass",
    "i_valid_annotation",
    "i_valid_label",
    "i_valid_labels",
    "i_valid_scale",
    "i_valid_subject",
    "i_valid_wording",
    "i_wording",
    "is.i_labelled"
  ],
  "_help": [
    {
      "page": "dot-eval_dots_arg",
      "title": "evaluate dots argument",
      "topics": [
        ".eval_dots_arg"
      ]
    },
    {
      "page": "dot-i_find_in",
      "title": "internal replacement of match function for remove missing values (match is much slower but can handle more data classes)",
      "topics": [
        ".i_find_in"
      ]
    },
    {
      "page": "dot-i_in",
      "title": "Match values",
      "topics": [
        ".i_in"
      ]
    },
    {
      "page": "dot-init",
      "title": "backend for i_labelled",
      "topics": [
        ".init"
      ]
    },
    {
      "page": "dot-is_sequential",
      "title": "checks if vector is numeric sequence",
      "topics": [
        ".is_sequential"
      ]
    },
    {
      "page": "dot-merge_labels",
      "title": "combine old value labels with new value labels",
      "topics": [
        ".merge_labels"
      ]
    },
    {
      "page": "dot-valid_annotation",
      "title": "validate annotation - intern",
      "topics": [
        ".valid_annotation"
      ]
    },
    {
      "page": "dot-valid_label",
      "title": "validate variable label - intern",
      "topics": [
        ".valid_label"
      ]
    },
    {
      "page": "dot-valid_labels",
      "title": "validate value labels - intern",
      "topics": [
        ".valid_labels"
      ]
    },
    {
      "page": "dot-valid_missing",
      "title": "validate missing values/range - intern",
      "topics": [
        ".valid_missing"
      ]
    },
    {
      "page": "dot-valid_scale",
      "title": "validate scale label - intern",
      "topics": [
        ".valid_scale"
      ]
    },
    {
      "page": "dot-valid_subject",
      "title": "validate subject - intern",
      "topics": [
        ".valid_subject"
      ]
    },
    {
      "page": "dot-valid_wording",
      "title": "validate wording - intern",
      "topics": [
        ".valid_wording"
      ]
    },
    {
      "page": "sub-.i_labelled",
      "title": "subsetting vectors of class i_labelled",
      "topics": [
        "[.i_labelled"
      ]
    },
    {
      "page": "sub-sub-.i_labelled",
      "title": "subsetting vectors of class i_labelled",
      "topics": [
        "[[.i_labelled"
      ]
    },
    {
      "page": "as.i_labelled",
      "title": "coerce to i_labelled class",
      "topics": [
        "as.i_labelled"
      ]
    },
    {
      "page": "grapesingrapes-methods",
      "title": "generic for %in%",
      "topics": [
        "%in%",
        "%in%,ANY,i_labelled-method",
        "%in%,i_labelled,ANY-method",
        "%in%,i_labelled,i_labelled-method",
        "grapesingrapes"
      ]
    },
    {
      "page": "i_annotation",
      "title": "add annotation to variable",
      "topics": [
        "i_annotation"
      ]
    },
    {
      "page": "i_as_character",
      "title": "as character",
      "topics": [
        "i_as_character"
      ]
    },
    {
      "page": "i_as_factor",
      "title": "as factor",
      "topics": [
        "i_as_factor"
      ]
    },
    {
      "page": "i_as_numeric",
      "title": "as numeric",
      "topics": [
        "i_as_numeric"
      ]
    },
    {
      "page": "i_assert_labels",
      "title": "Check for required value labels in set of variables",
      "topics": [
        "i_assert_labels"
      ]
    },
    {
      "page": "i_copy",
      "title": "copy meta information from one variable to another",
      "topics": [
        "i_copy"
      ]
    },
    {
      "page": "i_get_annotation",
      "title": "get annotation",
      "topics": [
        "i_get_annotation"
      ]
    },
    {
      "page": "i_get_equal_subject",
      "title": "get variable names by subject",
      "topics": [
        "i_get_equal_subject"
      ]
    },
    {
      "page": "i_get_equal_wording",
      "title": "get variable names by wording",
      "topics": [
        "i_get_equal_wording"
      ]
    },
    {
      "page": "i_get_label",
      "title": "get variable label",
      "topics": [
        "i_get_label"
      ]
    },
    {
      "page": "i_get_labels",
      "title": "get value labels",
      "topics": [
        "i_get_labels"
      ]
    },
    {
      "page": "i_get_na_range",
      "title": "get missing range",
      "topics": [
        "i_get_na_range"
      ]
    },
    {
      "page": "i_get_na_values",
      "title": "get missing values",
      "topics": [
        "i_get_na_values"
      ]
    },
    {
      "page": "i_get_scale",
      "title": "get scale level",
      "topics": [
        "i_get_scale"
      ]
    },
    {
      "page": "i_get_subject",
      "title": "get subject",
      "topics": [
        "i_get_subject"
      ]
    },
    {
      "page": "i_get_wording",
      "title": "get wording",
      "topics": [
        "i_get_wording"
      ]
    },
    {
      "page": "i_label",
      "title": "set variable label",
      "topics": [
        "i_label"
      ]
    },
    {
      "page": "i_labelled",
      "title": "class constructor",
      "topics": [
        "i_labelled"
      ]
    },
    {
      "page": "i_labels",
      "title": "set value labels",
      "topics": [
        "i_labels"
      ]
    },
    {
      "page": "i_missing_to_na",
      "title": "missing values to NA",
      "topics": [
        "i_missing_to_na"
      ]
    },
    {
      "page": "i_na_range",
      "title": "define missing range",
      "topics": [
        "i_na_range"
      ]
    },
    {
      "page": "i_na_values",
      "title": "define missing values",
      "topics": [
        "i_na_values"
      ]
    },
    {
      "page": "i_print_annotation",
      "title": "print annotation",
      "topics": [
        "i_print_annotation"
      ]
    },
    {
      "page": "i_print_attributes",
      "title": "print attributes",
      "topics": [
        "i_print_attributes"
      ]
    },
    {
      "page": "i_print_label",
      "title": "print variable label",
      "topics": [
        "i_print_label"
      ]
    },
    {
      "page": "i_print_labels",
      "title": "print value labels",
      "topics": [
        "i_print_labels"
      ]
    },
    {
      "page": "i_print_na_range",
      "title": "print missing range",
      "topics": [
        "i_print_na_range"
      ]
    },
    {
      "page": "i_print_na_values",
      "title": "print missing values",
      "topics": [
        "i_print_na_values"
      ]
    },
    {
      "page": "i_print_scale",
      "title": "print scale level",
      "topics": [
        "i_print_scale"
      ]
    },
    {
      "page": "i_print_subject",
      "title": "print subject",
      "topics": [
        "i_print_subject"
      ]
    },
    {
      "page": "i_print_wording",
      "title": "print wording",
      "topics": [
        "i_print_wording"
      ]
    },
    {
      "page": "i_recode",
      "title": "i_recode Function for recoding new variable from origin variable(s).",
      "topics": [
        "i_recode"
      ]
    },
    {
      "page": "i_remove_annotation",
      "title": "remove annotation",
      "topics": [
        "i_remove_annotation"
      ]
    },
    {
      "page": "i_remove_label",
      "title": "remove variable label",
      "topics": [
        "i_remove_label"
      ]
    },
    {
      "page": "i_remove_labels",
      "title": "remove all value labels",
      "topics": [
        "i_remove_labels"
      ]
    },
    {
      "page": "i_remove_missing_labels",
      "title": "remove missing labels",
      "topics": [
        "i_remove_missing_labels"
      ]
    },
    {
      "page": "i_remove_na_range",
      "title": "remove as na range",
      "topics": [
        "i_remove_na_range"
      ]
    },
    {
      "page": "i_remove_na_values",
      "title": "remove as na values",
      "topics": [
        "i_remove_na_values"
      ]
    },
    {
      "page": "i_remove_scale",
      "title": "remove scale level",
      "topics": [
        "i_remove_scale"
      ]
    },
    {
      "page": "i_remove_subject",
      "title": "remove subject",
      "topics": [
        "i_remove_subject"
      ]
    },
    {
      "page": "i_remove_wording",
      "title": "remove wording",
      "topics": [
        "i_remove_wording"
      ]
    },
    {
      "page": "i_scale",
      "title": "set scale level",
      "topics": [
        "i_scale"
      ]
    },
    {
      "page": "i_sort_labels",
      "title": "sort value labels by values or by labels",
      "topics": [
        "i_sort_labels"
      ]
    },
    {
      "page": "i_subject",
      "title": "add subject to variable",
      "topics": [
        "i_subject"
      ]
    },
    {
      "page": "i_table",
      "title": "cross tabulation and table creation using i_labelled labels",
      "topics": [
        "i_table"
      ]
    },
    {
      "page": "i_to_base_class",
      "title": "remove class i_labelled and return base R class",
      "topics": [
        "i_to_base_class"
      ]
    },
    {
      "page": "i_unclass",
      "title": "unclass variables",
      "topics": [
        "i_unclass"
      ]
    },
    {
      "page": "i_valid_annotation",
      "title": "validate annotation",
      "topics": [
        "i_valid_annotation"
      ]
    },
    {
      "page": "i_valid_label",
      "title": "validate variable labels",
      "topics": [
        "i_valid_label"
      ]
    },
    {
      "page": "i_valid_labels",
      "title": "validate value labels",
      "topics": [
        "i_valid_labels"
      ]
    },
    {
      "page": "i_valid_scale",
      "title": "validate variable scale level",
      "topics": [
        "i_valid_scale"
      ]
    },
    {
      "page": "i_valid_subject",
      "title": "validate subject",
      "topics": [
        "i_valid_subject"
      ]
    },
    {
      "page": "i_valid_wording",
      "title": "validate wording",
      "topics": [
        "i_valid_wording"
      ]
    },
    {
      "page": "i_wording",
      "title": "add wording to variable",
      "topics": [
        "i_wording"
      ]
    },
    {
      "page": "is_decimal",
      "title": "Check if vector contains decimal values",
      "topics": [
        "is_decimal"
      ]
    },
    {
      "page": "is.i_labelled",
      "title": "check for class i_labelled",
      "topics": [
        "is.i_labelled"
      ]
    },
    {
      "page": "print.i_labelled",
      "title": "custom print method for i_labelled",
      "topics": [
        "print.i_labelled"
      ]
    }
  ],
  "_readme": "https://github.com/clewerenz/ilabelled/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "class-coercion.Rmd",
      "filename": "class-coercion.html",
      "title": "Class Coercion",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Class coercion"
      ],
      "created": "2024-06-15 09:10:49",
      "modified": "2024-06-15 09:10:49",
      "commits": 1
    },
    {
      "source": "class-declaration.Rmd",
      "filename": "class-declaration.html",
      "title": "Class Declaration",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Class declaration",
        "factor to i_labelled"
      ],
      "created": "2024-06-15 09:10:49",
      "modified": "2024-06-15 09:10:49",
      "commits": 1
    },
    {
      "source": "general.Rmd",
      "filename": "general.html",
      "title": "General Information",
      "engine": "knitr::rmarkdown",
      "headings": [
        "General Information",
        "Context"
      ],
      "created": "2024-06-15 09:10:49",
      "modified": "2024-08-09 19:43:28",
      "commits": 2
    },
    {
      "source": "indexation.Rmd",
      "filename": "indexation.html",
      "title": "Indexation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Indexation",
        "Example 1: Indexation of unterlying data",
        "Example 2: Indexation of value labels"
      ],
      "created": "2024-06-15 09:10:49",
      "modified": "2024-06-15 09:10:49",
      "commits": 1
    },
    {
      "source": "meta-information.Rmd",
      "filename": "meta-information.html",
      "title": "Meta Information",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Meta Information"
      ],
      "created": "2024-06-15 09:10:49",
      "modified": "2024-06-15 09:10:49",
      "commits": 1
    }
  ],
  "_score": 4.812913356642856,
  "_indexed": true,
  "_nocasepkg": "ilabelled",
  "_universes": [
    "clewerenz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T12:00:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "eaadc4a24c574a6114915d3cf99a2c66f7c8ad47",
      "fileid": "90c7c579ce0f4a1b03ee8665952c20c4abf98f7417670f0ec867d52aea360ac2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clewerenz/actions/runs/26753383263"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T12:01:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "eaadc4a24c574a6114915d3cf99a2c66f7c8ad47",
      "fileid": "1a9f57412222d8c88ca5bb729f56739107b2aeef34b0ea94eaea59daa4561eee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clewerenz/actions/runs/26753383263"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T12:00:35.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "eaadc4a24c574a6114915d3cf99a2c66f7c8ad47",
      "fileid": "b58c20b90a5c0c6595e7a023259b2c9dd5aad121b980a4660d03c0f2c39028ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clewerenz/actions/runs/26753383263"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T12:00:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "eaadc4a24c574a6114915d3cf99a2c66f7c8ad47",
      "fileid": "e7f02c059ff4d80ea07de9c83944cf4ce73f14d08ce08f0e2b56572209e56852",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clewerenz/actions/runs/26753383263"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T12:00:50.000Z",
      "arch": "aarch64",
      "commit": "eaadc4a24c574a6114915d3cf99a2c66f7c8ad47",
      "fileid": "a16478319228dfad6bebe1d91adf1ac7451db4810795ab8ac1f300d566367f06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clewerenz/actions/runs/26753383263"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T12:02:33.000Z",
      "arch": "x86_64",
      "commit": "eaadc4a24c574a6114915d3cf99a2c66f7c8ad47",
      "fileid": "ab8796827b4abfd7063cc8c034da561e28f2e4c1411b76c44de6df83fb2688dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clewerenz/actions/runs/26753383263"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T12:00:50.000Z",
      "arch": "aarch64",
      "commit": "eaadc4a24c574a6114915d3cf99a2c66f7c8ad47",
      "fileid": "714bd49e2e4904dc297b7350d0a5936818641987429dbcc799685ff8a639174d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clewerenz/actions/runs/26753383263"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T12:01:58.000Z",
      "arch": "x86_64",
      "commit": "eaadc4a24c574a6114915d3cf99a2c66f7c8ad47",
      "fileid": "7bb9b103d9f8d08aaedaaef484c3e55f9cfac5830102925b27a836e4a4ba86c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clewerenz/actions/runs/26753383263"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-01T12:00:30.000Z",
      "arch": "emscripten",
      "commit": "eaadc4a24c574a6114915d3cf99a2c66f7c8ad47",
      "fileid": "937fba1d63f72e5a688fd69ce3aec142b7c0fce4a4c056ed3412cb1b5d6051fe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/clewerenz/actions/runs/26753383263"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T11:59:55.000Z",
      "arch": "x86_64",
      "commit": "eaadc4a24c574a6114915d3cf99a2c66f7c8ad47",
      "fileid": "aed886a72b750ddceff002a09480a58b26cbc2636ea4a7b74ef455ec00c5c7dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clewerenz/actions/runs/26753383263"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T11:59:55.000Z",
      "arch": "x86_64",
      "commit": "eaadc4a24c574a6114915d3cf99a2c66f7c8ad47",
      "fileid": "d3e303a9ddc4a6cf0d6011b6c014176b22fcd30448a411e2be532296dba7603b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clewerenz/actions/runs/26753383263"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T12:02:33.000Z",
      "arch": "x86_64",
      "commit": "eaadc4a24c574a6114915d3cf99a2c66f7c8ad47",
      "fileid": "892e71b0a2d70da0b29f3a3e8910876308a567ad0287bfd1eb592b73dd3c065c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clewerenz/actions/runs/26753383263"
    }
  ]
}