{
  "_id": "6a11621eacfb0bcc41cee595",
  "Package": "matrixset",
  "Title": "Creating, Manipulating and Annotating Matrix Ensemble",
  "Version": "0.4.0.9000",
  "Authors@R": "person(given = \"Pascal\",\nfamily = \"Croteau\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"croteaupascl@gmail.com\")",
  "Description": "Creates an object that stores a matrix ensemble, matrices\nthat share the same common properties, where rows and columns\ncan be annotated. Matrices must have the same dimension and\ndimnames. Operators to manipulate these objects are provided as\nwell as mechanisms to apply functions to these objects.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/pascalcroteau/matrixset",
  "BugReports": "https://github.com/pascalcroteau/matrixset/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://pascalcroteau.r-universe.dev",
  "Date/Publication": "2025-12-24 16:42:43 UTC",
  "RemoteUrl": "https://github.com/pascalcroteau/matrixset",
  "RemoteRef": "HEAD",
  "RemoteSha": "bcd8546b93534958461a1cd7734cc65faf7058c4",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-23 08:09:13 UTC",
    "User": "root"
  },
  "Author": "Pascal Croteau [aut, cre, cph]",
  "Maintainer": "Pascal Croteau <croteaupascl@gmail.com>",
  "MD5sum": "58907cd718d1a87b902cde13c05352f8",
  "_user": "pascalcroteau",
  "_type": "src",
  "_file": "matrixset_0.4.0.9000.tar.gz",
  "_fileid": "fc86881e63f777aac8761333a5250fa8a741652e915efe6d290e0943e76cfe48",
  "_filesize": 888388,
  "_sha256": "fc86881e63f777aac8761333a5250fa8a741652e915efe6d290e0943e76cfe48",
  "_created": "2026-05-23T08:09:13.000Z",
  "_published": "2026-05-23T08:15:26.590Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77508396034,
      "time": 175,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175547648"
    },
    {
      "job": 77508396032,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175548900"
    },
    {
      "job": 77508396028,
      "time": 174,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175547585"
    },
    {
      "job": 77508396051,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175549202"
    },
    {
      "job": 77508396044,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175544001"
    },
    {
      "job": 77508396046,
      "time": 329,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175559066"
    },
    {
      "job": 77508396040,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175542883"
    },
    {
      "job": 77508396045,
      "time": 324,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175558409"
    },
    {
      "job": 77508195213,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175531849"
    },
    {
      "job": 77508396050,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175544175"
    },
    {
      "job": 77508396021,
      "time": 163,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175546611"
    },
    {
      "job": 77508396026,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175544826"
    },
    {
      "job": 77508396033,
      "time": 163,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175546675"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pascalcroteau/actions/runs/26327669693",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pascalcroteau/matrixset",
  "_commit": {
    "id": "bcd8546b93534958461a1cd7734cc65faf7058c4",
    "author": "Pascal Croteau <croteaupascl@gmail.com>",
    "committer": "Pascal Croteau <croteaupascl@gmail.com>",
    "message": "Updated cran-comments for submission\n",
    "time": 1766594563
  },
  "_maintainer": {
    "name": "Pascal Croteau",
    "email": "croteaupascl@gmail.com",
    "login": "pascalcroteau",
    "description": "",
    "uuid": 94727062
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "ggfortify",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "pascalcroteau",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2025-52",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "pascalcroteau",
      "count": 153,
      "uuid": 94727062
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    }
  ],
  "_userbio": {
    "uuid": 94727062,
    "type": "user",
    "name": "pascalcroteau"
  },
  "_downloads": {
    "count": 199,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/matrixset"
  },
  "_devurl": "https://github.com/pascalcroteau/matrixset",
  "_searchresults": 11,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/matrixset.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pascalcroteau/matrixset",
  "_realowner": "pascalcroteau",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2023-05-29"
    },
    {
      "version": "0.2.0",
      "date": "2023-07-08"
    },
    {
      "version": "0.3.0",
      "date": "2024-01-14"
    },
    {
      "version": "0.4.0",
      "date": "2025-01-08"
    },
    {
      "version": "0.4.1",
      "date": "2026-01-09"
    }
  ],
  "_exports": [
    "add_matrix",
    "annotate_column",
    "annotate_column_from_apply",
    "annotate_row",
    "annotate_row_from_apply",
    "apply_column",
    "apply_column_dfl",
    "apply_column_dfw",
    "apply_matrix",
    "apply_matrix_dfl",
    "apply_matrix_dfw",
    "apply_row",
    "apply_row_dfl",
    "apply_row_dfw",
    "arrange_column",
    "arrange_row",
    "as_matrixset",
    "column_group_by",
    "column_group_by_drop_default",
    "column_group_indices",
    "column_group_keys",
    "column_group_meta",
    "column_group_vars",
    "column_group_where",
    "column_groups",
    "column_info",
    "column_info<-",
    "column_pos",
    "column_rel_pos",
    "column_tag",
    "column_traits",
    "column_traits<-",
    "column_ungroup",
    "current_column_info",
    "current_column_name",
    "current_n_column",
    "current_n_row",
    "current_row_info",
    "current_row_name",
    "filter_column",
    "filter_row",
    "is_matrixset",
    "join_column_info",
    "join_row_info",
    "matrix_elm",
    "matrix_elm<-",
    "matrixnames",
    "matrixnames<-",
    "matrixset",
    "ms_to_df",
    "mutate_matrix",
    "nmatrix",
    "remove_column_annotation",
    "remove_matrix",
    "remove_row_annotation",
    "row_group_by",
    "row_group_by_drop_default",
    "row_group_indices",
    "row_group_keys",
    "row_group_meta",
    "row_group_vars",
    "row_group_where",
    "row_groups",
    "row_info",
    "row_info<-",
    "row_pos",
    "row_rel_pos",
    "row_tag",
    "row_traits",
    "row_traits<-",
    "row_ungroup"
  ],
  "_datasets": [
    {
      "name": "mrm_plus2015",
      "title": "Table S1 and S2 of MRMPlus Paper in 'matrixset' Format",
      "object": "mrm_plus2015",
      "class": [
        "matrixset"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "student_results",
      "title": "Fake Final Exam Results of School Students Before and After Remedial Courses",
      "object": "student_results",
      "class": [
        "matrixset"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "subset-.matrixset",
      "title": "Replace Parts of a matrixset",
      "topics": [
        "[<-.matrixset"
      ]
    },
    {
      "page": "add_matrix",
      "title": "Add matrices to the 'matrixset' object",
      "topics": [
        "add_matrix"
      ]
    },
    {
      "page": "annotate",
      "title": "Create/modify/delete annotations of a 'matrixset' object",
      "topics": [
        "annotate",
        "annotate_column",
        "annotate_row"
      ]
    },
    {
      "page": "annotate_from_matrix",
      "title": "Apply functions to a single matrix of a matrixset and store results as annotation",
      "topics": [
        "annotate_column_from_apply",
        "annotate_from_matrix",
        "annotate_row_from_apply"
      ]
    },
    {
      "page": "arrange",
      "title": "Re-order rows or columns of a 'matrixset'",
      "topics": [
        "arrange",
        "arrange_column",
        "arrange_row"
      ]
    },
    {
      "page": "as_matrixset",
      "title": "Coerce object into 'matrixset'",
      "topics": [
        "as_matrixset"
      ]
    },
    {
      "page": "column_group_by_drop_default",
      "title": "Default value for .drop argument of function column_group_by()",
      "topics": [
        "column_group_by_drop_default"
      ]
    },
    {
      "page": "context",
      "title": "Contexts dependent functions",
      "topics": [
        "column_pos",
        "column_rel_pos",
        "context",
        "current_column_info",
        "current_column_name",
        "current_n_column",
        "current_n_row",
        "current_row_info",
        "current_row_name",
        "row_pos",
        "row_rel_pos"
      ]
    },
    {
      "page": "filter_column",
      "title": "Subset columns using annotation values",
      "topics": [
        "filter_column"
      ]
    },
    {
      "page": "filter_row",
      "title": "Subset rows using annotation values",
      "topics": [
        "filter_row"
      ]
    },
    {
      "page": "group_by",
      "title": "Group rows/columns of a matrixset by one or more variables",
      "topics": [
        "column_group_by",
        "column_ungroup",
        "group_by",
        "row_group_by",
        "row_ungroup"
      ]
    },
    {
      "page": "join",
      "title": "Add meta info from another 'matrixset' or a 'data.frame'",
      "topics": [
        "join",
        "join_column_info",
        "join_row_info"
      ]
    },
    {
      "page": "loop",
      "title": "Apply functions to each matrix of a matrixset",
      "topics": [
        "apply_column",
        "apply_column_dfl",
        "apply_column_dfw",
        "apply_matrix",
        "apply_matrix_dfl",
        "apply_matrix_dfw",
        "apply_row",
        "apply_row_dfl",
        "apply_row_dfw",
        "loop"
      ]
    },
    {
      "page": "matrixset",
      "title": "Matrix Set",
      "topics": [
        "matrixset"
      ]
    },
    {
      "page": "meta",
      "title": "Matrixset group metadata",
      "topics": [
        "column_groups",
        "column_group_indices",
        "column_group_keys",
        "column_group_meta",
        "column_group_vars",
        "column_group_where",
        "meta",
        "row_groups",
        "row_group_indices",
        "row_group_keys",
        "row_group_meta",
        "row_group_vars",
        "row_group_where"
      ]
    },
    {
      "page": "mrm_plus2015",
      "title": "Table S1 and S2 of MRMPlus Paper in 'matrixset' Format",
      "topics": [
        "mrm_plus2015"
      ]
    },
    {
      "page": "ms_to_df",
      "title": "Convert matrixset to data frame",
      "topics": [
        "ms_to_df"
      ]
    },
    {
      "page": "mutate_matrix",
      "title": "Create/modify/delete matrices from a 'matrixset' object",
      "topics": [
        "mutate_matrix"
      ]
    },
    {
      "page": "print.matrixset",
      "title": "Print a matrixset",
      "topics": [
        "print.matrixset"
      ]
    },
    {
      "page": "properties",
      "title": "Matrixset properties",
      "topics": [
        "column_info",
        "column_info<-",
        "column_tag",
        "column_traits",
        "column_traits<-",
        "dim.matrixset",
        "dimnames.matrixset",
        "dimnames<-.matrixset",
        "is_matrixset",
        "matrixnames",
        "matrixnames<-",
        "matrix_elm",
        "matrix_elm<-",
        "nmatrix",
        "properties",
        "row_info",
        "row_info<-",
        "row_tag",
        "row_traits",
        "row_traits<-"
      ]
    },
    {
      "page": "remove_anno",
      "title": "Remove meta info of a 'matrixset'",
      "topics": [
        "remove_anno",
        "remove_column_annotation",
        "remove_row_annotation"
      ]
    },
    {
      "page": "remove_matrix",
      "title": "Remove one or more matrices of the 'matrixset' object",
      "topics": [
        "remove_matrix"
      ]
    },
    {
      "page": "row_group_by_drop_default",
      "title": "Default value for .drop argument of function row_group_by()",
      "topics": [
        "row_group_by_drop_default"
      ]
    },
    {
      "page": "student_results",
      "title": "Fake Final Exam Results of School Students Before and After Remedial Courses",
      "topics": [
        "student_results"
      ]
    },
    {
      "page": "subsetting",
      "title": "Subsetting matrixsets",
      "topics": [
        "$.matrixset",
        "subsetting",
        "[.col_grouped_ms",
        "[.dual_grouped_ms",
        "[.matrixset",
        "[.row_grouped_ms",
        "[[.matrixset"
      ]
    }
  ],
  "_readme": "https://github.com/pascalcroteau/matrixset/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "A Gentle Introduction to matrixset",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is a matrixset?",
        "Why a matrixset?",
        "How to create a matrixset?",
        "How to annotate",
        "What to do with a matrixset"
      ],
      "created": "2023-01-01 22:15:47",
      "modified": "2024-02-18 21:51:44",
      "commits": 6
    },
    {
      "source": "example.Rmd",
      "filename": "example.html",
      "title": "An Example of matrixset in Action",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2023-04-01 14:20:58",
      "modified": "2025-12-24 14:24:57",
      "commits": 5
    },
    {
      "source": "apply.Rmd",
      "filename": "apply.html",
      "title": "Applying Functions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Apply Functions to matrixset Matrices",
        "Grouped Data",
        "Simplified Results",
        "Knowing the current context",
        "With common row and column annotation trait",
        "Pronouns, or dealing with ambiguous variables",
        "Quasi quotation",
        "Multivariate",
        "mutate_matrix"
      ],
      "created": "2023-02-21 01:48:17",
      "modified": "2024-12-23 22:47:38",
      "commits": 4
    },
    {
      "source": "annotation.Rmd",
      "filename": "annotation.html",
      "title": "How to annotate a matrixset",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Annotate at object creation",
        "Replacing an annotation tibble",
        "Appending data frame values to the annotation tibble",
        "The data frame can be taken from a second matrixset object",
        "Creating new annotations from existing ones (and modify/delete)",
        "Creating new annotations from applying function(s) to an object's matrix"
      ],
      "created": "2023-03-07 02:03:35",
      "modified": "2023-03-07 02:03:35",
      "commits": 1
    }
  ],
  "_score": 5.1205739312058505,
  "_indexed": true,
  "_nocasepkg": "matrixset",
  "_universes": [
    "pascalcroteau"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-05-23T08:11:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bcd8546b93534958461a1cd7734cc65faf7058c4",
      "fileid": "3f0b3ea86f3ab2a51d2103d1c4529a8b1f3c7036a0ad984aee4d5c1330fbc81e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalcroteau/actions/runs/26327669693"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-05-23T08:11:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bcd8546b93534958461a1cd7734cc65faf7058c4",
      "fileid": "48d46538a232aa34a5a4c28cedd02ab972628459b18f1aec5713371c0dbf411a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalcroteau/actions/runs/26327669693"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-05-23T08:11:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bcd8546b93534958461a1cd7734cc65faf7058c4",
      "fileid": "b7b74c4f4b47b16b743e3189fd327192e9d15826f4359fc9309bf2053481111d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalcroteau/actions/runs/26327669693"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-05-23T08:11:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bcd8546b93534958461a1cd7734cc65faf7058c4",
      "fileid": "85529b9dee5f0a84cb790cf07d588fe181a33ad918f35608461f0219700aed28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalcroteau/actions/runs/26327669693"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-05-23T08:11:20.000Z",
      "arch": "aarch64",
      "commit": "bcd8546b93534958461a1cd7734cc65faf7058c4",
      "fileid": "c95a7a51f1fbeb329e6767584286d086475334756ba34ec9af38939f2fb1da07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalcroteau/actions/runs/26327669693"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-05-23T08:12:48.000Z",
      "arch": "x86_64",
      "commit": "bcd8546b93534958461a1cd7734cc65faf7058c4",
      "fileid": "1ff005fc8f8884c03ac01135c1673bd88d60fdbadae7e0d1a640e00c2a897416",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalcroteau/actions/runs/26327669693"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-05-23T08:11:05.000Z",
      "arch": "aarch64",
      "commit": "bcd8546b93534958461a1cd7734cc65faf7058c4",
      "fileid": "8839ebd09e7dd8bc3f2fc920128d1eca23cf5c207fe96838ac9e62543350c3e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalcroteau/actions/runs/26327669693"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-05-23T08:12:44.000Z",
      "arch": "x86_64",
      "commit": "bcd8546b93534958461a1cd7734cc65faf7058c4",
      "fileid": "adc410772ae93ab0bbc18c60332a58deeb5f2149f0426ee3cb390e657f12cd0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalcroteau/actions/runs/26327669693"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0.9000",
      "date": "2026-05-23T08:11:48.000Z",
      "arch": "emscripten",
      "commit": "bcd8546b93534958461a1cd7734cc65faf7058c4",
      "fileid": "207d95939280a50026283c6630d944bf97753eb23d68edb00fb9428ab4a1be00",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pascalcroteau/actions/runs/26327669693"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-23T08:10:57.000Z",
      "arch": "x86_64",
      "commit": "bcd8546b93534958461a1cd7734cc65faf7058c4",
      "fileid": "d776d270dc50ba8a6abc8fc209e30a9560177275afeb0103b69fcd3dab49d981",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalcroteau/actions/runs/26327669693"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-23T08:10:37.000Z",
      "arch": "x86_64",
      "commit": "bcd8546b93534958461a1cd7734cc65faf7058c4",
      "fileid": "a0217e6dfcb1000205ec27a4baaf7a0bde6b5daaeb4da0cc81f6b37e60cb2dc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalcroteau/actions/runs/26327669693"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-23T08:10:49.000Z",
      "arch": "x86_64",
      "commit": "bcd8546b93534958461a1cd7734cc65faf7058c4",
      "fileid": "5431a186a41d429e5ed6ccab8f02af164c72aff44980a2960d6f152a8ca1debe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalcroteau/actions/runs/26327669693"
    }
  ]
}