{
  "_id": "6a11693dacfb0bcc41cf30cf",
  "Package": "HRW",
  "Version": "1.0-6",
  "Date": "2026-01-23",
  "Title": "Datasets, Functions and Scripts for Semiparametric Regression\nSupporting Harezlak, Ruppert & Wand (2018)",
  "Authors@R": "c(person(\"Jaroslaw\", \"Harezlak\", role = \"aut\", email = \"harezlak@iu.edu\"), \nperson(\"David\", \"Ruppert\", role = \"aut\", email = \"dr24@cornell.edu\"),\nperson(\"Matt P.\", \"Wand\", role = c(\"aut\",\"cre\"), email = \"matt.wand@uts.edu.au\"))",
  "Maintainer": "Matt P. Wand <matt.wand@uts.edu.au>",
  "Description": "The book \"Semiparametric Regression with R\" by J.\nHarezlak, D. Ruppert & M.P. Wand (2018, Springer; ISBN:\n978-1-4939-8851-8) makes use of datasets and scripts to explain\nsemiparametric regression concepts. Each of the book's scripts\nare contained in this package as well as datasets that are not\nwithin other R packages. Functions that aid semiparametric\nregression analysis are also included.",
  "License": "GPL (>= 2)",
  "LazyData": "TRUE",
  "LazyDataCompression": "xz",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 08:41:54 UTC",
    "User": "root"
  },
  "Author": "Jaroslaw Harezlak [aut], David Ruppert [aut], Matt P. Wand\n[aut, cre]",
  "Repository": "https://mattwand.r-universe.dev",
  "Date/Publication": "2026-01-23 06:41:29 UTC",
  "RemoteUrl": "https://github.com/cran/HRW",
  "RemoteRef": "HEAD",
  "RemoteSha": "7523baf30b74f8a95143c54377b5a5dfa208d4db",
  "MD5sum": "4e3fb445d320fbc1937e8b4e39fe5fe2",
  "_user": "mattwand",
  "_type": "src",
  "_file": "HRW_1.0-6.tar.gz",
  "_fileid": "cf91b62a96523671f15cefa34519269b2acb4dbc2509cea85e6223c6c5cd2ca7",
  "_filesize": 7572519,
  "_sha256": "cf91b62a96523671f15cefa34519269b2acb4dbc2509cea85e6223c6c5cd2ca7",
  "_created": "2026-05-23T08:41:54.000Z",
  "_published": "2026-05-23T08:45:49.089Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77510090341,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175720876"
    },
    {
      "job": 77510090347,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175720500"
    },
    {
      "job": 77510090334,
      "time": 193,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175718926"
    },
    {
      "job": 77510090345,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175716536"
    },
    {
      "job": 77509911647,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175704885"
    },
    {
      "job": 77510090339,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175716844"
    },
    {
      "job": 77510090354,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175717761"
    },
    {
      "job": 77510090353,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175717072"
    },
    {
      "job": 77510090357,
      "time": 152,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175719024"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mattwand/actions/runs/26328310684",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/HRW",
  "_commit": {
    "id": "7523baf30b74f8a95143c54377b5a5dfa208d4db",
    "author": "Matt P. Wand <matt.wand@uts.edu.au>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-6\n",
    "time": 1769150489
  },
  "_maintainer": {
    "name": "Matt P. Wand",
    "email": "matt.wand@uts.edu.au",
    "login": "mattwand",
    "description": "",
    "uuid": 8701393
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "KernSmooth",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "fields",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "Ecdat",
      "role": "Suggests"
    },
    {
      "package": "LowRankQP",
      "role": "Suggests"
    },
    {
      "package": "VGAM",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "role": "Suggests"
    },
    {
      "package": "fda",
      "role": "Suggests"
    },
    {
      "package": "fda.usc",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "role": "Suggests"
    },
    {
      "package": "quantreg",
      "role": "Suggests"
    },
    {
      "package": "refund",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "rstan",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0-6",
      "date": "2026-01-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mattwand",
      "count": 4,
      "uuid": 8701393
    }
  ],
  "_userbio": {
    "uuid": 8701393,
    "type": "user",
    "name": "mattwand"
  },
  "_downloads": {
    "count": 592,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/HRW"
  },
  "_searchresults": 129,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HRW.html",
    "manual.pdf"
  ],
  "_realowner": "mattwand",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0-3",
      "date": "2019-02-11"
    },
    {
      "version": "1.0-4",
      "date": "2021-04-08"
    },
    {
      "version": "1.0-5",
      "date": "2021-11-23"
    },
    {
      "version": "1.0-6",
      "date": "2026-01-23"
    }
  ],
  "_exports": [
    "createBoundary",
    "pointsInPoly",
    "summMCMC",
    "ZOSull"
  ],
  "_datasets": [
    {
      "name": "BanglaContrac",
      "title": "Contraception use in Bangladesh",
      "object": "BanglaContrac",
      "class": [
        "data.frame"
      ],
      "fields": [
        "districtID",
        "usingContraception",
        "childCode",
        "ageMinusMean",
        "isUrban"
      ],
      "rows": 1934,
      "table": true,
      "tojson": true
    },
    {
      "name": "BCR",
      "title": "Berry, Carroll and Ruppert (2002) data",
      "object": "BCR",
      "class": [
        "data.frame"
      ],
      "fields": [
        "status",
        "w",
        "y"
      ],
      "rows": 490,
      "table": true,
      "tojson": true
    },
    {
      "name": "BostonMortgages",
      "title": "Mortgage applications in Boston",
      "object": "BostonMortgages",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dir",
        "hir",
        "lvr",
        "ccs",
        "mcs",
        "pbcr",
        "dmi",
        "self",
        "single",
        "uria",
        "condominium",
        "black",
        "deny"
      ],
      "rows": 2380,
      "table": true,
      "tojson": true
    },
    {
      "name": "brainImage",
      "title": "Brain image",
      "object": "brainImage",
      "class": [
        "data.frame"
      ],
      "fields": [
        "c1",
        "c2",
        "c3",
        "c4",
        "c5",
        "c6",
        "c7",
        "c8",
        "c9",
        "c10",
        "c11",
        "c12",
        "c13",
        "c14",
        "c15",
        "c16",
        "c17",
        "c18",
        "c19",
        "c20",
        "c21",
        "c22",
        "c23",
        "c24",
        "c25",
        "c26",
        "c27",
        "c28",
        "c29",
        "c30",
        "c31",
        "c32",
        "c33",
        "c34",
        "c35",
        "c36",
        "c37"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "capm",
      "title": "Stock indices",
      "object": "capm",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Close.tbill",
        "Close.msft",
        "Close.sp500",
        "Close.ge",
        "Close.ford",
        "Date"
      ],
      "rows": 2363,
      "table": true,
      "tojson": true
    },
    {
      "name": "carAuction",
      "title": "Cars purchased at auction",
      "object": "carAuction",
      "class": [
        "data.frame"
      ],
      "fields": [
        "RefId",
        "IsBadBuy",
        "purchIn2010",
        "aucEqAdesa",
        "aucEqManheim",
        "vehYearEq03",
        "vehYearEq04",
        "vehYearEq05",
        "vehYearEq06",
        "vehYearEq07",
        "ageAtSale",
        "makeEqChevrolet",
        "makeEqFord",
        "makeEqDodge",
        "makeEqChrysler",
        "trimEqBas",
        "trimEqLS",
        "trimEqSE",
        "subModelEq4DSEDAN",
        "subModelEq4DSEDANLS",
        "subModelEq4DSEDANSE",
        "colourEqSilver",
        "colourEqWhite",
        "colourEqBlue",
        "colourEqGrey",
        "colourEqBlack",
        "colourEqRed",
        "colourEqGold",
        "colourEqOrange",
        "transEqManual",
        "wheelEqAlloy",
        "wheelEqCovers",
        "odomRead",
        "AmericanMade",
        "otherAsianMade",
        "sizeEqTruck",
        "sizeEqMedium",
        "sizeEqSUV",
        "sizeEqCompact",
        "sizeEqVan",
        "price",
        "purchInTexas",
        "purchInFlorida",
        "purchInCalifornia",
        "purchInNorthCarolina",
        "purchInArizona",
        "purchInColorado",
        "purchInSouthCarolina",
        "costAtPurch",
        "onlineSale",
        "warrantyCost"
      ],
      "rows": 72983,
      "table": true,
      "tojson": true
    },
    {
      "name": "CHD",
      "title": "Coronory heart disease",
      "object": "CHD",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CHD",
        "LDL",
        "TC",
        "age"
      ],
      "rows": 256,
      "table": true,
      "tojson": true
    },
    {
      "name": "coral",
      "title": "Coral organisms in French Polynesia",
      "object": "coral",
      "class": [
        "data.frame"
      ],
      "fields": [
        "siteDepthPeriod",
        "taxon",
        "logInitialSizePlusOne",
        "died"
      ],
      "rows": 11894,
      "table": true,
      "tojson": true
    },
    {
      "name": "femSBMD",
      "title": "Female spinal bone mineral densities",
      "object": "femSBMD",
      "class": [
        "data.frame"
      ],
      "fields": [
        "idnum",
        "spnbmd",
        "age",
        "ethnicity",
        "black",
        "hispanic",
        "white"
      ],
      "rows": 1003,
      "table": true,
      "tojson": true
    },
    {
      "name": "growthIndiana",
      "title": "Adolescent somatic growth in Indiana, U.S.A.",
      "object": "growthIndiana",
      "class": [
        "data.frame"
      ],
      "fields": [
        "idnum",
        "height",
        "age",
        "male",
        "black"
      ],
      "rows": 4123,
      "table": true,
      "tojson": true
    },
    {
      "name": "indonRespir",
      "title": "Respiratory infection in Indonesian children",
      "object": "indonRespir",
      "class": [
        "data.frame"
      ],
      "fields": [
        "idnum",
        "respirInfec",
        "age",
        "vitAdefic",
        "female",
        "height",
        "stunted",
        "visit2",
        "visit3",
        "visit4",
        "visit5",
        "visit6"
      ],
      "rows": 1200,
      "table": true,
      "tojson": true
    },
    {
      "name": "lidar",
      "title": "Light detection and ranging",
      "object": "lidar",
      "class": [
        "data.frame"
      ],
      "fields": [
        "range",
        "logratio"
      ],
      "rows": 221,
      "table": true,
      "tojson": true
    },
    {
      "name": "ozoneSub",
      "title": "Ozone levels in midwest U.S.A.",
      "object": "ozoneSub",
      "class": [
        "data.frame"
      ],
      "fields": [
        "longitude",
        "latitude",
        "ozone"
      ],
      "rows": 147,
      "table": true,
      "tojson": true
    },
    {
      "name": "plankton",
      "title": "Flow cytometric measurements on plankton organisms",
      "object": "plankton",
      "class": [
        "data.frame"
      ],
      "fields": [
        "timeFlight",
        "forwScatt",
        "sideScatt",
        "redFluorBlueLight",
        "greenFluorBlueLight",
        "redFluorRedLight",
        "species"
      ],
      "rows": 4000,
      "table": true,
      "tojson": true
    },
    {
      "name": "protein",
      "title": "Protein intake dietery study",
      "object": "protein",
      "class": [
        "data.frame"
      ],
      "fields": [
        "idnum",
        "proteinBioM",
        "age",
        "BMI",
        "proteinRecall",
        "female"
      ],
      "rows": 588,
      "table": true,
      "tojson": true
    },
    {
      "name": "ragweed",
      "title": "Ragweed pollen in Kalamazoo, U.S.A.",
      "object": "ragweed",
      "class": [
        "data.frame"
      ],
      "fields": [
        "pollenCount",
        "year",
        "dayInSeason",
        "temperature",
        "temperatureResidual",
        "rain",
        "windSpeed"
      ],
      "rows": 334,
      "table": true,
      "tojson": true
    },
    {
      "name": "scallop",
      "title": "Scallop abundance off Long Island, U.S.A.",
      "object": "scallop",
      "class": [
        "data.frame"
      ],
      "fields": [
        "latitude",
        "longitude",
        "totalCatch"
      ],
      "rows": 148,
      "table": true,
      "tojson": true
    },
    {
      "name": "schoolResults",
      "title": "School results in the United Kingdom",
      "object": "schoolResults",
      "class": [
        "data.frame"
      ],
      "fields": [
        "schoolID",
        "studentID",
        "female",
        "writtenScore",
        "courseScore"
      ],
      "rows": 1905,
      "table": true,
      "tojson": true
    },
    {
      "name": "SydneyRealEstate",
      "title": "Sydney real estate",
      "object": "SydneyRealEstate",
      "class": [
        "data.frame"
      ],
      "fields": [
        "logSalePrice",
        "lotSize",
        "longitude",
        "latitude",
        "saleDate",
        "saleQtr",
        "infRate",
        "postCode",
        "crimeDensity",
        "crimeRate",
        "income",
        "distToBusStop",
        "distToCoastline",
        "distToNatPark",
        "distToPark",
        "distToRailLine",
        "distToRailStation",
        "distToHighway",
        "distToFreeway",
        "distToTunnel",
        "distToMainRoad",
        "distToSealedRoad",
        "distToUnsealedRoad",
        "airNoise",
        "foreignerRatio",
        "distToGPO",
        "NO",
        "NO2",
        "ozone",
        "neph",
        "PM10",
        "SO2",
        "distToAmbulance",
        "distToFactory",
        "distToFerry",
        "distToHospital",
        "distToMedical",
        "distToSchool",
        "distToUniversity"
      ],
      "rows": 37676,
      "table": true,
      "tojson": true
    },
    {
      "name": "SydneyRealEstateBdry",
      "title": "Polygonal boundary of Sydney",
      "object": "SydneyRealEstateBdry",
      "class": [
        "data.frame"
      ],
      "fields": [
        "longitude",
        "latitude"
      ],
      "rows": 203,
      "table": true,
      "tojson": true
    },
    {
      "name": "TreasuryRate",
      "title": "U.S. Treasury rate",
      "object": "TreasuryRate",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "rate"
      ],
      "rows": 3117,
      "table": true,
      "tojson": true
    },
    {
      "name": "UtahPEF",
      "title": "Peak expiratory flow in Utah, U.S.A.",
      "object": "UtahPEF",
      "class": [
        "data.frame"
      ],
      "fields": [
        "idnum",
        "devPEF",
        "PM10withMA5",
        "lowTemp",
        "timeTrend"
      ],
      "rows": 3502,
      "table": true,
      "tojson": true
    },
    {
      "name": "WarsawApts",
      "title": "Apartment prices in Warsaw, Poland",
      "object": "WarsawApts",
      "class": [
        "data.frame"
      ],
      "fields": [
        "surface",
        "district",
        "n.rooms",
        "floor",
        "construction.date",
        "areaPerMzloty"
      ],
      "rows": 409,
      "table": true,
      "tojson": true
    },
    {
      "name": "yields",
      "title": "U.S., European and Japanese yield curves",
      "object": "yields",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "EU01",
        "EU02",
        "EU03",
        "EU04",
        "EU05",
        "EU06",
        "EU07",
        "EU08",
        "EU09",
        "EU10",
        "EU11",
        "EU12",
        "EU13",
        "EU14",
        "EU15",
        "EU16",
        "EU17",
        "EU18",
        "EU19",
        "EU20",
        "EU21",
        "EU22",
        "EU23",
        "EU24",
        "EU25",
        "EU26",
        "EU27",
        "EU28",
        "EU29",
        "EU30",
        "JP01",
        "JP02",
        "JP03",
        "JP04",
        "JP05",
        "JP06",
        "JP07",
        "JP08",
        "JP09",
        "JP10",
        "JP11",
        "JP12",
        "JP13",
        "JP14",
        "JP15",
        "JP16",
        "JP17",
        "JP18",
        "JP19",
        "JP20",
        "JP21",
        "JP22",
        "JP23",
        "JP24",
        "JP25",
        "JP26",
        "JP27",
        "JP28",
        "JP29",
        "JP30",
        "US01",
        "US02",
        "US03",
        "US04",
        "US05",
        "US06",
        "US07",
        "US08",
        "US09",
        "US10",
        "US11",
        "US12",
        "US13",
        "US14",
        "US15",
        "US16",
        "US17",
        "US18",
        "US19",
        "US20",
        "US21",
        "US22",
        "US23",
        "US24",
        "US25",
        "US26",
        "US27",
        "US28",
        "US29",
        "US30"
      ],
      "rows": 1565,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BanglaContrac",
      "title": "Contraception use in Bangladesh",
      "topics": [
        "BanglaContrac"
      ]
    },
    {
      "page": "BCR",
      "title": "Berry, Carroll and Ruppert (2002) data",
      "topics": [
        "BCR"
      ]
    },
    {
      "page": "BostonMortgages",
      "title": "Mortgage applications in Boston",
      "topics": [
        "BostonMortgages"
      ]
    },
    {
      "page": "brainImage",
      "title": "Brain image",
      "topics": [
        "brainImage"
      ]
    },
    {
      "page": "capm",
      "title": "Stock indices",
      "topics": [
        "capm"
      ]
    },
    {
      "page": "carAuction",
      "title": "Cars purchased at auction",
      "topics": [
        "carAuction"
      ]
    },
    {
      "page": "CHD",
      "title": "Coronory heart disease",
      "topics": [
        "CHD"
      ]
    },
    {
      "page": "coral",
      "title": "Coral organisms in French Polynesia",
      "topics": [
        "coral"
      ]
    },
    {
      "page": "createBoundary",
      "title": "Boundary polygon creation",
      "topics": [
        "createBoundary"
      ]
    },
    {
      "page": "femSBMD",
      "title": "Female spinal bone mineral densities",
      "topics": [
        "femSBMD"
      ]
    },
    {
      "page": "growthIndiana",
      "title": "Adolescent somatic growth in Indiana, U.S.A.",
      "topics": [
        "growthIndiana"
      ]
    },
    {
      "page": "indonRespir",
      "title": "Respiratory infection in Indonesian children",
      "topics": [
        "indonRespir"
      ]
    },
    {
      "page": "lidar",
      "title": "Light detection and ranging",
      "topics": [
        "lidar"
      ]
    },
    {
      "page": "ozoneSub",
      "title": "Ozone levels in midwest U.S.A.",
      "topics": [
        "ozoneSub"
      ]
    },
    {
      "page": "plankton",
      "title": "Flow cytometric measurements on plankton organisms",
      "topics": [
        "plankton"
      ]
    },
    {
      "page": "pointsInPoly",
      "title": "Points inside/outside polygon determination",
      "topics": [
        "pointsInPoly"
      ]
    },
    {
      "page": "protein",
      "title": "Protein intake dietery study",
      "topics": [
        "protein"
      ]
    },
    {
      "page": "ragweed",
      "title": "Ragweed pollen in Kalamazoo, U.S.A.",
      "topics": [
        "ragweed"
      ]
    },
    {
      "page": "scallop",
      "title": "Scallop abundance off Long Island, U.S.A.",
      "topics": [
        "scallop"
      ]
    },
    {
      "page": "schoolResults",
      "title": "School results in the United Kingdom",
      "topics": [
        "schoolResults"
      ]
    },
    {
      "page": "summMCMC",
      "title": "Summarizes Markov chain Monte Carlo (MCMC) samples both graphically and numerically",
      "topics": [
        "summMCMC"
      ]
    },
    {
      "page": "SydneyRealEstate",
      "title": "Sydney real estate",
      "topics": [
        "SydneyRealEstate"
      ]
    },
    {
      "page": "SydneyRealEstateBdry",
      "title": "Polygonal boundary of Sydney",
      "topics": [
        "SydneyRealEstateBdry"
      ]
    },
    {
      "page": "TreasuryRate",
      "title": "U.S. Treasury rate",
      "topics": [
        "TreasuryRate"
      ]
    },
    {
      "page": "UtahPEF",
      "title": "Peak expiratory flow in Utah, U.S.A.",
      "topics": [
        "UtahPEF"
      ]
    },
    {
      "page": "WarsawApts",
      "title": "Apartment prices in Warsaw, Poland",
      "topics": [
        "WarsawApts"
      ]
    },
    {
      "page": "yields",
      "title": "U.S., European and Japanese yield curves",
      "topics": [
        "yields"
      ]
    },
    {
      "page": "ZOSull",
      "title": "O'Sullivan spline design matrices",
      "topics": [
        "ZOSull"
      ]
    }
  ],
  "_rundeps": [
    "KernSmooth"
  ],
  "_score": 3.064832219738574,
  "_indexed": true,
  "_nocasepkg": "hrw",
  "_universes": [
    "mattwand"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-6",
      "date": "2026-05-23T08:44:43.000Z",
      "distro": "noble",
      "commit": "7523baf30b74f8a95143c54377b5a5dfa208d4db",
      "fileid": "2e3c33ee8ecdc39306bf2d7c5392e53e978666f8650f354540de47ec2a5f4b5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26328310684"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-6",
      "date": "2026-05-23T08:44:44.000Z",
      "distro": "noble",
      "commit": "7523baf30b74f8a95143c54377b5a5dfa208d4db",
      "fileid": "bfaa46b510346621bc8425619a2f3b6f68aad6db7ee598a7f4aa74403ee9b078",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26328310684"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-6",
      "date": "2026-05-23T08:44:30.000Z",
      "commit": "7523baf30b74f8a95143c54377b5a5dfa208d4db",
      "fileid": "e816f86bc6311525c00c8860d7215ee102f2693b9277a41aaff604a1983208a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26328310684"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-6",
      "date": "2026-05-23T08:44:02.000Z",
      "commit": "7523baf30b74f8a95143c54377b5a5dfa208d4db",
      "fileid": "5ef646ac5d249a0ff92925c79b7d01e091868e4847269826ebe01a47bc4e90e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26328310684"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-6",
      "date": "2026-05-23T08:44:22.000Z",
      "commit": "7523baf30b74f8a95143c54377b5a5dfa208d4db",
      "fileid": "82de0108abff63f9b75dc7ca83bdac0629a767e553dbda214bdbdf8587888ad4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26328310684"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-6",
      "date": "2026-05-23T08:43:42.000Z",
      "commit": "7523baf30b74f8a95143c54377b5a5dfa208d4db",
      "fileid": "e990f6a7c6b50adebe489af65d09bd42e4665b7a81d4677409b44648e148462e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26328310684"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-6",
      "date": "2026-05-23T08:43:52.000Z",
      "commit": "7523baf30b74f8a95143c54377b5a5dfa208d4db",
      "fileid": "f56aff87aa851e51dc51f4c55e962e747eee913c4857923f5383a6f03c1a061d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26328310684"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-6",
      "date": "2026-05-23T08:44:23.000Z",
      "commit": "7523baf30b74f8a95143c54377b5a5dfa208d4db",
      "fileid": "3d6bee935956f7284e97027a88c3e66370463cff98a52e2a089da1df03894244",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26328310684"
    }
  ]
}