{
  "_id": "6a1405c6acfb0bcc41d393eb",
  "Package": "WRS2",
  "Type": "Package",
  "Title": "A Collection of Robust Statistical Methods",
  "Version": "1.1-7",
  "Date": "2025-05-21",
  "Authors@R": "c(person(given=\"Patrick\", family=\"Mair\", email=\"mair@fas.harvard.edu\", role=c(\"cre\",\"aut\")),\nperson(given=\"Rand\", family=\"Wilcox\", email=\"rwilcox@usc.edu\", role=c(\"aut\")),\nperson(given=\"Indrajeet\", family=\"Patil\", email=\"patilindrajeet.science@gmail.com\", role=c(\"ctb\")))",
  "Description": "A collection of robust statistical methods based on\nWilcox' WRS functions. It implements robust t-tests\n(independent and dependent samples), robust ANOVA (including\nbetween-within subject designs), quantile ANOVA, robust\ncorrelation, robust mediation, and nonparametric ANCOVA models\nbased on robust location measures.",
  "License": "GPL-3",
  "URL": "https://r-forge.r-project.org/projects/psychor/",
  "VignetteBuilder": "knitr",
  "LazyData": "yes",
  "LazyLoad": "yes",
  "ByteCompile": "yes",
  "Repository": "https://r-forge.r-universe.dev",
  "Date/Publication": "2025-08-28 15:35:56 UTC",
  "RemoteUrl": "https://github.com/r-forge/psychor",
  "RemoteRef": "HEAD",
  "RemoteSha": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
  "RemoteSubdir": "pkg/WRS2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 08:14:48 UTC",
    "User": "root"
  },
  "Author": "Patrick Mair [cre, aut],\nRand Wilcox [aut],\nIndrajeet Patil [ctb]",
  "Maintainer": "Patrick Mair <mair@fas.harvard.edu>",
  "MD5sum": "af03927f99b076c2d75915445f6f0326",
  "_user": "r-forge",
  "_type": "src",
  "_file": "WRS2_1.1-7.tar.gz",
  "_fileid": "3e90ccef16b724d980ebb1a7504307e9e2c42adad53f4669de1e878f5e363999",
  "_filesize": 971532,
  "_sha256": "3e90ccef16b724d980ebb1a7504307e9e2c42adad53f4669de1e878f5e363999",
  "_created": "2026-05-25T08:14:48.000Z",
  "_published": "2026-05-25T08:18:14.301Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77679379717,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194428789"
    },
    {
      "job": 77679379728,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194425643"
    },
    {
      "job": 77679379770,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194412782"
    },
    {
      "job": 77679379679,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194411680"
    },
    {
      "job": 77678890406,
      "time": 239,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194386999"
    },
    {
      "job": 77679379645,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194418624"
    },
    {
      "job": 77679379724,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194419663"
    },
    {
      "job": 77679379683,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194415810"
    },
    {
      "job": 77679379675,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194417864"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390508175",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-forge/psychor",
  "_commit": {
    "id": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
    "author": "pmair (Patrick Mair) <mair@fas.harvard.edu>",
    "committer": "pmair (Patrick Mair) <mair@fas.harvard.edu>",
    "message": "git-svn-id: svn://svn.r-forge.r-project.org/svnroot/psychor@406 edb9625f-4e0d-4859-8d74-9fd3b1da38cb\n",
    "time": 1756395356
  },
  "_maintainer": {
    "name": "Patrick Mair",
    "email": "mair@fas.harvard.edu",
    "login": "pmair78",
    "description": "",
    "uuid": 44306867
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "reshape",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "colorspace",
      "role": "Suggests"
    },
    {
      "package": "mediation",
      "role": "Suggests"
    },
    {
      "package": "GGally",
      "role": "Suggests"
    },
    {
      "package": "codetools",
      "role": "Suggests"
    }
  ],
  "_owner": "r-forge",
  "_selfowned": true,
  "_usedby": 10,
  "_updates": [
    {
      "week": "2025-21",
      "n": 3
    },
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pmair78",
      "count": 385,
      "uuid": 44306867
    },
    {
      "user": "pjfgroenen",
      "count": 17,
      "uuid": 88144061
    },
    {
      "user": "theussl",
      "count": 1,
      "uuid": 22165873
    }
  ],
  "_userbio": {
    "uuid": 75573726,
    "type": "organization",
    "name": " R-Forge",
    "description": "git-svn mirrors from R-Forge"
  },
  "_downloads": {
    "count": 13142,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/WRS2"
  },
  "_mentions": 71,
  "_devurl": "https://github.com/r-forge/psychor",
  "_searchresults": 596,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/WRS2.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-forge/psychor",
  "_realowner": "r-forge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2014-10-03"
    },
    {
      "version": "0.2-0",
      "date": "2014-10-24"
    },
    {
      "version": "0.3-1",
      "date": "2014-12-03"
    },
    {
      "version": "0.3-2",
      "date": "2015-07-23"
    },
    {
      "version": "0.4-0",
      "date": "2015-10-05"
    },
    {
      "version": "0.9-1",
      "date": "2016-08-13"
    },
    {
      "version": "0.9-2",
      "date": "2017-05-01"
    },
    {
      "version": "0.10-0",
      "date": "2018-06-15"
    },
    {
      "version": "1.0-0",
      "date": "2019-07-10"
    },
    {
      "version": "1.1-0",
      "date": "2020-06-19"
    },
    {
      "version": "1.1-1",
      "date": "2021-02-15"
    },
    {
      "version": "1.1-2",
      "date": "2021-07-02"
    },
    {
      "version": "1.1-3",
      "date": "2021-07-20"
    },
    {
      "version": "1.1-4",
      "date": "2022-06-10"
    },
    {
      "version": "1.1-5",
      "date": "2023-10-30"
    },
    {
      "version": "1.1-6",
      "date": "2024-03-15"
    },
    {
      "version": "1.1-7",
      "date": "2025-05-27"
    }
  ],
  "_exports": [
    "akp.effect",
    "ancboot",
    "ancova",
    "binband",
    "bwtrim",
    "dep.effect",
    "discANOVA",
    "discmcp",
    "discstep",
    "Dqcomhd",
    "lincon",
    "mcp2a",
    "mcp2atm",
    "mcppb20",
    "med1way",
    "med2way",
    "medpb2",
    "mest",
    "mestse",
    "mom",
    "msmedse",
    "onesampb",
    "onestep",
    "pairdepb",
    "pb2gen",
    "pbad2way",
    "pball",
    "pbcor",
    "Qanova",
    "qcomhd",
    "rmanova",
    "rmanovab",
    "rmmcp",
    "rungen",
    "runmbo",
    "runmean",
    "sppba",
    "sppbb",
    "sppbi",
    "t1way",
    "t1waybt",
    "t2way",
    "t3way",
    "trimcibt",
    "trimse",
    "tsplit",
    "twocor",
    "twopcor",
    "winall",
    "wincor",
    "winmean",
    "winse",
    "winvar",
    "wmcpAKP",
    "yuen",
    "yuen.effect.ci",
    "yuenbt",
    "yuend",
    "ZYmediate"
  ],
  "_datasets": [
    {
      "name": "bush",
      "title": "Bushtucker Foods",
      "object": "bush",
      "class": [
        "data.frame"
      ],
      "fields": [
        "participant",
        "stick_insect",
        "kangaroo_testicle",
        "fish_eye",
        "witchetty_grub"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "chile",
      "title": "Chile Heat and Length",
      "object": "chile",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "length",
        "heat"
      ],
      "rows": 85,
      "table": true,
      "tojson": true
    },
    {
      "name": "diet",
      "title": "Diet and Weight Loss",
      "object": "diet",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gender",
        "age",
        "height",
        "diet.type",
        "initial.weight",
        "final.weight",
        "weight.loss"
      ],
      "rows": 76,
      "table": true,
      "tojson": true
    },
    {
      "name": "electric",
      "title": "The Electric Company",
      "object": "electric",
      "class": [
        "data.frame"
      ],
      "fields": [
        "City",
        "Grade",
        "Pretest",
        "Posttest",
        "Group"
      ],
      "rows": 192,
      "table": true,
      "tojson": true
    },
    {
      "name": "essays",
      "title": "Academic Writing Data",
      "object": "essays",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "group",
        "essay",
        "errorRatio"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    },
    {
      "name": "eurosoccer",
      "title": "European Soccer Leagues",
      "object": "eurosoccer",
      "class": [
        "data.frame"
      ],
      "fields": [
        "League",
        "Team",
        "Games",
        "Won",
        "Tied",
        "Lost",
        "GoalsScored",
        "GoalsConceded",
        "GoalDifference",
        "Points",
        "GoalsGame"
      ],
      "rows": 96,
      "table": true,
      "tojson": true
    },
    {
      "name": "goggles",
      "title": "Beer Goggles Effect",
      "object": "goggles",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gender",
        "alcohol",
        "attractiveness"
      ],
      "rows": 48,
      "table": true,
      "tojson": true
    },
    {
      "name": "hangover",
      "title": "Hangover Symptoms",
      "object": "hangover",
      "class": [
        "data.frame"
      ],
      "fields": [
        "symptoms",
        "group",
        "time",
        "id"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    },
    {
      "name": "invisibility",
      "title": "Cloaks of Invisibility",
      "object": "invisibility",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cloak",
        "mischief1",
        "mischief2"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "Leerkes",
      "title": "Maternal Self-Efficacy",
      "object": "Leerkes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Esteem",
        "MatCare",
        "Efficacy"
      ],
      "rows": 92,
      "table": true,
      "tojson": true
    },
    {
      "name": "movie",
      "title": "Movies and Aggressive Affect",
      "object": "movie",
      "class": [
        "data.frame"
      ],
      "fields": [
        "degree",
        "gender",
        "type",
        "aggressive"
      ],
      "rows": 68,
      "table": true,
      "tojson": true
    },
    {
      "name": "picture",
      "title": "Profile Pictures",
      "object": "picture",
      "class": [
        "data.frame"
      ],
      "fields": [
        "case",
        "relationship_status",
        "couple",
        "alone"
      ],
      "rows": 40,
      "table": true,
      "tojson": true
    },
    {
      "name": "Pygmalion",
      "title": "Pygmalion Data",
      "object": "Pygmalion",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Pretest",
        "Posttest",
        "Group"
      ],
      "rows": 114,
      "table": true,
      "tojson": true
    },
    {
      "name": "spider",
      "title": "Arachnophobes",
      "object": "spider",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Group",
        "Anxiety"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "swimming",
      "title": "Optimistic and Pessimistic Swimmers",
      "object": "swimming",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Optim",
        "Sex",
        "Event",
        "Ratio"
      ],
      "rows": 58,
      "table": true,
      "tojson": true
    },
    {
      "name": "viagra",
      "title": "Effects of Viagra",
      "object": "viagra",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dose",
        "libido"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    },
    {
      "name": "WineTasting",
      "title": "Wine Tasting",
      "object": "WineTasting",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Taste",
        "Wine",
        "Taster"
      ],
      "rows": 66,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ancova",
      "title": "Robust ANCOVA",
      "topics": [
        "ancboot",
        "ancova",
        "print.ancova"
      ]
    },
    {
      "page": "binband",
      "title": "Comparison of discrete distributions",
      "topics": [
        "binband",
        "discANOVA",
        "discmcp",
        "discstep"
      ]
    },
    {
      "page": "bush",
      "title": "Bushtucker Foods",
      "topics": [
        "bush"
      ]
    },
    {
      "page": "bwtrim",
      "title": "A robust two-way mixed ANOVA using trimmed means.",
      "topics": [
        "bwtrim",
        "sppba",
        "sppbb",
        "sppbi",
        "tsplit"
      ]
    },
    {
      "page": "chile",
      "title": "Chile Heat and Length",
      "topics": [
        "chile"
      ]
    },
    {
      "page": "diet",
      "title": "Diet and Weight Loss",
      "topics": [
        "diet"
      ]
    },
    {
      "page": "electric",
      "title": "The Electric Company",
      "topics": [
        "electric"
      ]
    },
    {
      "page": "essays",
      "title": "Academic Writing Data",
      "topics": [
        "essays"
      ]
    },
    {
      "page": "eurosoccer",
      "title": "European Soccer Leagues",
      "topics": [
        "eurosoccer"
      ]
    },
    {
      "page": "goggles",
      "title": "Beer Goggles Effect",
      "topics": [
        "goggles"
      ]
    },
    {
      "page": "hangover",
      "title": "Hangover Symptoms",
      "topics": [
        "hangover"
      ]
    },
    {
      "page": "invisibility",
      "title": "Cloaks of Invisibility",
      "topics": [
        "invisibility"
      ]
    },
    {
      "page": "Leerkes",
      "title": "Maternal Self-Efficacy",
      "topics": [
        "Leerkes"
      ]
    },
    {
      "page": "med1way",
      "title": "Heteroscedastic one-way ANOVA for medians.",
      "topics": [
        "med1way",
        "print.med1way"
      ]
    },
    {
      "page": "med2way",
      "title": "A two-way ANOVA for medians.",
      "topics": [
        "med2way"
      ]
    },
    {
      "page": "movie",
      "title": "Movies and Aggressive Affect",
      "topics": [
        "movie"
      ]
    },
    {
      "page": "onesampb",
      "title": "One-sample percentile bootstrap",
      "topics": [
        "onesampb"
      ]
    },
    {
      "page": "pbcor",
      "title": "Robust correlation coefficients.",
      "topics": [
        "pball",
        "pbcor",
        "print.pbcor",
        "winall",
        "wincor"
      ]
    },
    {
      "page": "picture",
      "title": "Profile Pictures",
      "topics": [
        "picture"
      ]
    },
    {
      "page": "Pygmalion",
      "title": "Pygmalion Data",
      "topics": [
        "Pygmalion"
      ]
    },
    {
      "page": "qanova",
      "title": "Quantile ANOVA",
      "topics": [
        "Qanova"
      ]
    },
    {
      "page": "rmanova",
      "title": "A heteroscedastic one-way repeated measures ANOVA for trimmed means.",
      "topics": [
        "rmanova",
        "rmmcp"
      ]
    },
    {
      "page": "rmanovab",
      "title": "A heteroscedastic one-way repeated measures bootstrap ANOVA for trimmed means.",
      "topics": [
        "pairdepb",
        "rmanovab"
      ]
    },
    {
      "page": "runmean",
      "title": "Running Interval Smoother",
      "topics": [
        "rungen",
        "runmbo",
        "runmean"
      ]
    },
    {
      "page": "spider",
      "title": "Arachnophobes",
      "topics": [
        "spider"
      ]
    },
    {
      "page": "swimming",
      "title": "Optimistic and Pessimistic Swimmers",
      "topics": [
        "swimming"
      ]
    },
    {
      "page": "t1way",
      "title": "A heteroscedastic one-way ANOVA for trimmed means.",
      "topics": [
        "lincon",
        "print.t1way",
        "t1way"
      ]
    },
    {
      "page": "t1waybt",
      "title": "Bootstrap version of the heteroscedastic one-way ANOVA for trimmed means.",
      "topics": [
        "mcppb20",
        "print.t1waybt",
        "t1waybt"
      ]
    },
    {
      "page": "t2way",
      "title": "A two-way ANOVA for trimmed means, M-estimators, and medians.",
      "topics": [
        "mcp2a",
        "mcp2atm",
        "model.matrix.mcp",
        "pbad2way",
        "print.mcp",
        "print.t2way",
        "t2way"
      ]
    },
    {
      "page": "t3way",
      "title": "A three-way ANOVA for trimmed means.",
      "topics": [
        "print.t3way",
        "t3way"
      ]
    },
    {
      "page": "trimcibt",
      "title": "Bootstrap-t method for one-sample test",
      "topics": [
        "trimcibt"
      ]
    },
    {
      "page": "trimse",
      "title": "Robust location measures and their standard errors (se).",
      "topics": [
        "mest",
        "mestse",
        "mom",
        "msmedse",
        "onestep",
        "trimse",
        "winmean",
        "winse",
        "winvar"
      ]
    },
    {
      "page": "twocor",
      "title": "Confidence intervals for two-sided tests on correlation coefficients.",
      "topics": [
        "print.twocor",
        "twocor",
        "twopcor"
      ]
    },
    {
      "page": "viagra",
      "title": "Effects of Viagra",
      "topics": [
        "viagra"
      ]
    },
    {
      "page": "WineTasting",
      "title": "Wine Tasting",
      "topics": [
        "WineTasting"
      ]
    },
    {
      "page": "wmcpAKP",
      "title": "Effect size for dependent samples ANOVA",
      "topics": [
        "wmcpAKP"
      ]
    },
    {
      "page": "yuen",
      "title": "Independent samples t-tests on robust location measures including effect sizes.",
      "topics": [
        "akp.effect",
        "medpb2",
        "pb2gen",
        "print.pb2",
        "print.yuen",
        "qcomhd",
        "yuen",
        "yuen.effect.ci",
        "yuenbt"
      ]
    },
    {
      "page": "yuend",
      "title": "Paired samples robust t-tests.",
      "topics": [
        "dep.effect",
        "Dqcomhd",
        "yuend"
      ]
    },
    {
      "page": "ZYmediate",
      "title": "Robust mediation test",
      "topics": [
        "ZYmediate"
      ]
    }
  ],
  "_rundeps": [
    "MASS",
    "plyr",
    "Rcpp",
    "reshape"
  ],
  "_vignettes": [
    {
      "source": "WRS2.Rnw",
      "filename": "WRS2.pdf",
      "title": "WRS2",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2015-10-01 01:37:34",
      "modified": "2020-06-09 21:26:28",
      "commits": 10
    }
  ],
  "_score": 9.14918022769804,
  "_indexed": true,
  "_nocasepkg": "wrs2",
  "_universes": [
    "r-forge",
    "pmair78"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-7",
      "date": "2026-05-25T08:17:15.000Z",
      "distro": "noble",
      "commit": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
      "fileid": "42566dc14c6e57a815c603ba9c27cb07aea1aff61d50197c99e7013731242005",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390508175"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-7",
      "date": "2026-05-25T08:17:07.000Z",
      "distro": "noble",
      "commit": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
      "fileid": "76385be0d8753c081d23b1875b22f310742665623229e9cbbf9b32a2b9b6a6f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390508175"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-7",
      "date": "2026-05-25T08:16:21.000Z",
      "commit": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
      "fileid": "2bd632daf64dab8c092f6100a912585020d585f10db9422f14b4bb512b2e675a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390508175"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1-7",
      "date": "2026-05-25T08:16:22.000Z",
      "commit": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
      "fileid": "b7b8781341a7dd4518c94b98fd9c0e1a674fc95707f3b6fd9986ce2a12d5baf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390508175"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1-7",
      "date": "2026-05-25T08:17:18.000Z",
      "commit": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
      "fileid": "3403602c510185d5a88c253bbb8fa0d7a1359e294ea1725d037e4a57f8d03a70",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390508175"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1-7",
      "date": "2026-05-25T08:16:25.000Z",
      "commit": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
      "fileid": "a5d39548e51b6ded389454ee2a4ead9f4c55e03c4b64355850c212a9ed63c697",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390508175"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1-7",
      "date": "2026-05-25T08:16:17.000Z",
      "commit": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
      "fileid": "bffeffacadc6dc0e2946b8f0deb51842292a8d845bc48daa630c8e17325f7027",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390508175"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1-7",
      "date": "2026-05-25T08:16:23.000Z",
      "commit": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
      "fileid": "0ae36c13253679d98990f006a7076a68e8e65699c99e49996999a72f25a43c42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390508175"
    }
  ]
}