{
  "_id": "6a1d18141d7bb097a0a37684",
  "Package": "piar",
  "Title": "Price Index Aggregation",
  "Version": "0.9.0.9002",
  "Authors@R": "c(\nperson(\"Steve\", \"Martin\", role = c(\"aut\", \"cre\", \"cph\"),\nemail = \"marberts@protonmail.com\",\ncomment = c(ORCID = \"0000-0003-2544-9480\"))\n)",
  "Description": "Most price indexes are made with a two-step procedure,\nwhere period-over-period elementary indexes are first\ncalculated for a collection of elementary aggregates at each\npoint in time, and then aggregated according to a price index\naggregation structure. These indexes can then be chained\ntogether to form a time series that gives the evolution of\nprices with respect to a fixed base period. This package\ncontains a collection of functions that revolve around this\nwork flow, making it easy to build standard price indexes, and\nimplement the methods described by Balk (2008,\n<doi:10.1017/CBO9780511720758>), von der Lippe (2007,\n<doi:10.3726/978-3-653-01120-3>), and the CPI manual (2020,\n<doi:10.5089/9781484354841.069>) for bilateral price indexes.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://marberts.github.io/piar/, https://github.com/marberts/piar",
  "BugReports": "https://github.com/marberts/piar/issues",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://marberts.r-universe.dev",
  "Date/Publication": "2026-06-01 01:06:08 UTC",
  "RemoteUrl": "https://github.com/marberts/piar",
  "RemoteRef": "HEAD",
  "RemoteSha": "69acb6782c01a5dd0b134b5d3222c18069e9cdea",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 05:23:24 UTC",
    "User": "root"
  },
  "Author": "Steve Martin [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-2544-9480>)",
  "Maintainer": "Steve Martin <marberts@protonmail.com>",
  "MD5sum": "ad4067a82c406287da480b9afaffbe68",
  "_user": "marberts",
  "_type": "src",
  "_file": "piar_0.9.0.9002.tar.gz",
  "_fileid": "76da90c76b49aa3d84e094f88fc3dc9fb667838a3d8f9c5e83ae7181aceed02c",
  "_filesize": 440066,
  "_sha256": "76da90c76b49aa3d84e094f88fc3dc9fb667838a3d8f9c5e83ae7181aceed02c",
  "_created": "2026-06-01T05:23:24.000Z",
  "_published": "2026-06-01T05:26:43.973Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78791614263,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7323988019"
    },
    {
      "job": 78791614189,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323987532"
    },
    {
      "job": 78791614232,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7323990259"
    },
    {
      "job": 78791614220,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323986022"
    },
    {
      "job": 78791343565,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323964171"
    },
    {
      "job": 78791614241,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323983017"
    },
    {
      "job": 78791614265,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7323980759"
    },
    {
      "job": 78791614275,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7323981014"
    },
    {
      "job": 78791614267,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7323979701"
    }
  ],
  "_buildurl": "https://github.com/r-universe/marberts/actions/runs/26736702251",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/marberts/piar",
  "_commit": {
    "id": "69acb6782c01a5dd0b134b5d3222c18069e9cdea",
    "author": "Steve Martin <62676717+marberts@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fix: Imputing prices no longer matches NA products (#74)",
    "time": 1780275968
  },
  "_maintainer": {
    "name": "Steve Martin",
    "email": "marberts@protonmail.com",
    "login": "marberts",
    "orcid": "0000-0003-2544-9480",
    "description": "Using economics and data science to measure the economy.",
    "uuid": 62676717
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "gpindex",
      "version": ">= 0.6.2",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.5-0",
      "role": "Imports"
    },
    {
      "package": "data.tree",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sps",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "treemap",
      "role": "Suggests"
    }
  ],
  "_owner": "marberts",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 4
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 4
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.8.3",
      "date": "2025-09-17"
    },
    {
      "name": "v0.9.0",
      "date": "2026-05-06"
    }
  ],
  "_topics": [
    "economics",
    "inflation",
    "official-statistics",
    "statistics"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "marberts",
      "count": 452,
      "uuid": 62676717
    }
  ],
  "_userbio": {
    "uuid": 62676717,
    "type": "user",
    "name": "Steve Martin",
    "description": "Using economics and data science to measure the economy."
  },
  "_downloads": {
    "count": 455,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/piar"
  },
  "_devurl": "https://github.com/marberts/piar",
  "_pkgdown": "https://marberts.github.io/piar/",
  "_searchresults": 40,
  "_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/piar.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/marberts/piar",
  "_realowner": "marberts",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.2",
      "date": "2022-02-07"
    },
    {
      "version": "0.4.0",
      "date": "2022-04-30"
    },
    {
      "version": "0.5.0",
      "date": "2023-08-10"
    },
    {
      "version": "0.6.0",
      "date": "2023-11-19"
    },
    {
      "version": "0.7.0",
      "date": "2024-03-08"
    },
    {
      "version": "0.8.1",
      "date": "2024-09-12"
    },
    {
      "version": "0.8.2",
      "date": "2025-03-22"
    },
    {
      "version": "0.8.3",
      "date": "2025-09-17"
    },
    {
      "version": "0.9.0",
      "date": "2026-05-06"
    }
  ],
  "_exports": [
    "aggregation_structure",
    "as_aggregation_structure",
    "as_index",
    "carry_backward",
    "carry_forward",
    "chain",
    "combine_classifications",
    "contrib",
    "contrib<-",
    "contrib2DF",
    "elemental_index",
    "elementary_index",
    "expand_classification",
    "impute_prices",
    "interact_classifications",
    "is_aggregation_structure",
    "is_chainable_index",
    "is_direct_index",
    "is_index",
    "ntime",
    "price_relative",
    "rebase",
    "set_contrib",
    "set_contrib_from_index",
    "set_levels",
    "set_time",
    "set_weights",
    "shadow_price",
    "split_classification",
    "time<-",
    "unchain",
    "weights<-"
  ],
  "_datasets": [
    {
      "name": "fs_prices",
      "title": "Price data",
      "object": "fs_prices",
      "class": [
        "data.frame"
      ],
      "fields": [
        "period",
        "business",
        "classification",
        "price",
        "weight"
      ],
      "rows": 40,
      "table": true,
      "tojson": true
    },
    {
      "name": "fs_weights",
      "title": "Price data",
      "object": "fs_weights",
      "class": [
        "data.frame"
      ],
      "fields": [
        "classification",
        "weight"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "ms_prices",
      "title": "Price data",
      "object": "ms_prices",
      "class": [
        "data.frame"
      ],
      "fields": [
        "period",
        "business",
        "product",
        "price"
      ],
      "rows": 40,
      "table": true,
      "tojson": true
    },
    {
      "name": "ms_weights",
      "title": "Price data",
      "object": "ms_weights",
      "class": [
        "data.frame"
      ],
      "fields": [
        "business",
        "classification",
        "weight"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "sub-.piar_index",
      "title": "Extract index values",
      "concept": [
        "index methods"
      ],
      "topics": [
        "[.piar_index",
        "[<-.piar_index"
      ]
    },
    {
      "page": "aggregate.piar_index",
      "title": "Aggregate elementary price indexes",
      "concept": [
        "index methods"
      ],
      "topics": [
        "aggregate.chainable_piar_index",
        "aggregate.direct_piar_index",
        "aggregate.piar_index"
      ]
    },
    {
      "page": "aggregation_structure",
      "title": "Make a price index aggregation structure",
      "topics": [
        "aggregation_structure",
        "piar_aggregation_structure"
      ]
    },
    {
      "page": "as_aggregation_structure",
      "title": "Coerce to an aggregation structure",
      "topics": [
        "as_aggregation_structure",
        "as_aggregation_structure.data.frame",
        "as_aggregation_structure.default",
        "as_aggregation_structure.matrix"
      ]
    },
    {
      "page": "as_index",
      "title": "Coerce to a price index",
      "topics": [
        "as_index",
        "as_index.chainable_piar_index",
        "as_index.data.frame",
        "as_index.default",
        "as_index.direct_piar_index",
        "as_index.matrix",
        "as_index.mts"
      ]
    },
    {
      "page": "as.data.frame.piar_index",
      "title": "Coerce an index into a tabular form",
      "concept": [
        "index methods"
      ],
      "topics": [
        "as.data.frame.piar_index",
        "as.matrix.piar_index"
      ]
    },
    {
      "page": "as.matrix.piar_aggregation_structure",
      "title": "Coerce an aggregation structure into a tabular form",
      "concept": [
        "aggregation structure methods"
      ],
      "topics": [
        "as.data.frame.piar_aggregation_structure",
        "as.matrix.piar_aggregation_structure"
      ]
    },
    {
      "page": "as.ts.piar_index",
      "title": "Coerce an index into a time series",
      "concept": [
        "index methods"
      ],
      "topics": [
        "as.ts.piar_index"
      ]
    },
    {
      "page": "chain",
      "title": "Chain and rebase a price index",
      "concept": [
        "index methods"
      ],
      "topics": [
        "chain",
        "chain.chainable_piar_index",
        "chain.default",
        "rebase",
        "rebase.default",
        "rebase.direct_piar_index",
        "unchain",
        "unchain.default",
        "unchain.direct_piar_index"
      ]
    },
    {
      "page": "combine_classifications",
      "title": "Combine hierarchical classifications",
      "topics": [
        "combine_classifications"
      ]
    },
    {
      "page": "contrib",
      "title": "Extract percent-change contributions",
      "concept": [
        "index methods"
      ],
      "topics": [
        "contrib",
        "contrib2DF",
        "contrib<-",
        "set_contrib",
        "set_contrib_from_index"
      ]
    },
    {
      "page": "cut.piar_aggregation_structure",
      "title": "Cut an aggregation structure",
      "concept": [
        "aggregation structure methods"
      ],
      "topics": [
        "cut.piar_aggregation_structure"
      ]
    },
    {
      "page": "elementary_index",
      "title": "Make elementary/elemental price indexes",
      "topics": [
        "elemental_index",
        "elementary_index",
        "elementary_index.data.frame",
        "elementary_index.default",
        "elementary_index.numeric"
      ]
    },
    {
      "page": "expand_classification",
      "title": "Expand a hierarchical classification",
      "topics": [
        "expand_classification",
        "interact_classifications"
      ]
    },
    {
      "page": "head.piar_index",
      "title": "Return the first/last parts of an index",
      "concept": [
        "index methods"
      ],
      "topics": [
        "head.piar_index",
        "tail.piar_index"
      ]
    },
    {
      "page": "impute_prices",
      "title": "Impute missing prices",
      "topics": [
        "carry_backward",
        "carry_forward",
        "impute_prices",
        "impute_prices.data.frame",
        "impute_prices.default",
        "impute_prices.matrix",
        "impute_prices.numeric",
        "shadow_price"
      ]
    },
    {
      "page": "is_aggregation_structure",
      "title": "Test if an object is an aggregation structure",
      "topics": [
        "is_aggregation_structure"
      ]
    },
    {
      "page": "is_index",
      "title": "Test if an object is a price index",
      "topics": [
        "is_chainable_index",
        "is_direct_index",
        "is_index"
      ]
    },
    {
      "page": "is.na.piar_index",
      "title": "Missing values in a price index",
      "concept": [
        "index methods"
      ],
      "topics": [
        "anyNA.piar_index",
        "is.na.piar_index"
      ]
    },
    {
      "page": "levels.piar_aggregation_structure",
      "title": "Get the levels for an aggregation structure",
      "concept": [
        "aggregation structure methods"
      ],
      "topics": [
        "levels.piar_aggregation_structure"
      ]
    },
    {
      "page": "levels.piar_index",
      "title": "Get the levels for a price index",
      "concept": [
        "index methods"
      ],
      "topics": [
        "levels.piar_index",
        "levels<-.piar_index",
        "set_levels"
      ]
    },
    {
      "page": "mean.piar_index",
      "title": "Aggregate a price index over subperiods",
      "concept": [
        "index methods"
      ],
      "topics": [
        "mean.chainable_piar_index",
        "mean.direct_piar_index",
        "mean.piar_index"
      ]
    },
    {
      "page": "merge.piar_index",
      "title": "Merge price indexes",
      "concept": [
        "index methods"
      ],
      "topics": [
        "merge.chainable_piar_index",
        "merge.direct_piar_index",
        "merge.piar_index"
      ]
    },
    {
      "page": "piar_index",
      "title": "Price index objects",
      "topics": [
        "chainable_piar_index",
        "direct_piar_index",
        "piar_index"
      ]
    },
    {
      "page": "price_data",
      "title": "Price data",
      "topics": [
        "fs_prices",
        "fs_weights",
        "ms_prices",
        "ms_weights",
        "price_data"
      ]
    },
    {
      "page": "price_relative",
      "title": "Calculate period-over-period price relatives",
      "topics": [
        "price_relative",
        "price_relative.data.frame",
        "price_relative.default"
      ]
    },
    {
      "page": "split_classification",
      "title": "Split a hierarchical classification",
      "topics": [
        "split_classification"
      ]
    },
    {
      "page": "split.piar_index",
      "title": "Split an index into groups",
      "concept": [
        "index methods"
      ],
      "topics": [
        "split.piar_index",
        "split<-.piar_index"
      ]
    },
    {
      "page": "stack.piar_index",
      "title": "Stack price indexes",
      "concept": [
        "index methods"
      ],
      "topics": [
        "stack.chainable_piar_index",
        "stack.direct_piar_index",
        "stack.piar_index",
        "unstack.chainable_piar_index",
        "unstack.direct_piar_index"
      ]
    },
    {
      "page": "time.piar_index",
      "title": "Get the time periods for a price index",
      "concept": [
        "index methods"
      ],
      "topics": [
        "end.piar_index",
        "ntime",
        "set_time",
        "start.piar_index",
        "time.piar_index",
        "time<-",
        "time<-.piar_index"
      ]
    },
    {
      "page": "update.piar_aggregation_structure",
      "title": "Update an aggregation structure",
      "concept": [
        "aggregation structure methods"
      ],
      "topics": [
        "update.piar_aggregation_structure"
      ]
    },
    {
      "page": "weights.piar_aggregation_structure",
      "title": "Get the weights for an aggregation structure",
      "concept": [
        "aggregation structure methods"
      ],
      "topics": [
        "set_weights",
        "weights.piar_aggregation_structure",
        "weights<-",
        "weights<-.piar_aggregation_structure"
      ]
    },
    {
      "page": "window.piar_index",
      "title": "Window a price index",
      "concept": [
        "index methods"
      ],
      "topics": [
        "window.piar_index",
        "window<-.piar_index"
      ]
    }
  ],
  "_pkglogo": "https://github.com/marberts/piar/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/marberts/piar/raw/HEAD/README.md",
  "_rundeps": [
    "gpindex",
    "lattice",
    "Matrix"
  ],
  "_vignettes": [
    {
      "source": "adjust-weights.Rmd",
      "filename": "adjust-weights.html",
      "title": "Adjusting annual weights",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-11-09 04:42:35",
      "modified": "2025-09-11 03:00:14",
      "commits": 5
    },
    {
      "source": "multiple-baskets.Rmd",
      "filename": "multiple-baskets.html",
      "title": "Aggregating across baskets",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-10-27 02:57:14",
      "modified": "2026-02-06 04:25:59",
      "commits": 4
    },
    {
      "source": "multiple-dimensions.Rmd",
      "filename": "multiple-dimensions.html",
      "title": "Aggregating across dimensions",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-10-27 02:57:14",
      "modified": "2025-09-11 03:00:14",
      "commits": 4
    },
    {
      "source": "subperiods.Rmd",
      "filename": "subperiods.html",
      "title": "Aggregating over subperiods",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-01-11 02:01:49",
      "modified": "2026-02-06 04:25:59",
      "commits": 6
    },
    {
      "source": "contributions.Rmd",
      "filename": "contributions.html",
      "title": "Contributions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Product contributions",
        "Index contributions"
      ],
      "created": "2024-10-27 02:57:14",
      "modified": "2025-09-11 03:00:14",
      "commits": 5
    },
    {
      "source": "imputation.Rmd",
      "filename": "imputation.html",
      "title": "Imputation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Imputing missing prices",
        "Non-parental imputation during aggregation"
      ],
      "created": "2024-10-27 02:57:14",
      "modified": "2026-05-06 02:39:50",
      "commits": 3
    },
    {
      "source": "index-number-formulas.Rmd",
      "filename": "index-number-formulas.html",
      "title": "Index-number formulas",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic indexes",
        "Superlative indexes",
        "Product contributions"
      ],
      "created": "2024-10-27 02:57:14",
      "modified": "2025-09-11 03:00:14",
      "commits": 4
    },
    {
      "source": "piar.Rmd",
      "filename": "piar.html",
      "title": "Making price indexes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Matched-sample index",
        "Chaining",
        "Working with indexes"
      ],
      "created": "2023-06-29 04:00:26",
      "modified": "2025-09-11 03:00:14",
      "commits": 22
    },
    {
      "source": "matrix-aggregation.Rmd",
      "filename": "matrix-aggregation.html",
      "title": "Matrix aggregation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Computing the shadow of an index",
        "Sparse matrices"
      ],
      "created": "2024-10-27 02:57:14",
      "modified": "2025-09-11 03:00:14",
      "commits": 3
    },
    {
      "source": "multiple-data-sources.Rmd",
      "filename": "multiple-data-sources.html",
      "title": "Multiple sources of data",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-10-27 02:57:14",
      "modified": "2026-02-06 04:25:59",
      "commits": 5
    },
    {
      "source": "spatial-price-index.Rmd",
      "filename": "spatial-price-index.html",
      "title": "Spatial price indexes",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-12-29 15:16:52",
      "modified": "2024-12-29 15:16:52",
      "commits": 1
    },
    {
      "source": "superlative-aggregation.Rmd",
      "filename": "superlative-aggregation.html",
      "title": "Superlative aggregation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Aggregating a Paasche index",
        "Making a Fisher index"
      ],
      "created": "2024-10-27 02:57:14",
      "modified": "2025-09-11 03:00:14",
      "commits": 5
    }
  ],
  "_score": 7.380211241711606,
  "_indexed": true,
  "_nocasepkg": "piar",
  "_universes": [
    "marberts"
  ],
  "_previous": "0.9.0.9001",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.0.9002",
      "date": "2026-06-01T05:25:35.000Z",
      "distro": "noble",
      "commit": "69acb6782c01a5dd0b134b5d3222c18069e9cdea",
      "fileid": "ee05d1cbbe7b6e37921039a2c10aabc95cd4850387ec50c9b83d1c80d1eada90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/26736702251"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.0.9002",
      "date": "2026-06-01T05:25:34.000Z",
      "distro": "noble",
      "commit": "69acb6782c01a5dd0b134b5d3222c18069e9cdea",
      "fileid": "5e108b2e4323b7a128ad6f5dd8bdb27e03af1094d3d1127d7904d3134613bca6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/26736702251"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.0.9002",
      "date": "2026-06-01T05:25:51.000Z",
      "commit": "69acb6782c01a5dd0b134b5d3222c18069e9cdea",
      "fileid": "70c15cefbfcabbf5e876d8ec8e329ed1a9db22422710d7ff7da44bd25bc03f67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/26736702251"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.0.9002",
      "date": "2026-06-01T05:25:29.000Z",
      "commit": "69acb6782c01a5dd0b134b5d3222c18069e9cdea",
      "fileid": "9dd794c85b6a9c862c994c6c01ca3126cc11c4fd89411ead0f177f5c8b158e47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/26736702251"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.0.9002",
      "date": "2026-06-01T05:25:29.000Z",
      "commit": "69acb6782c01a5dd0b134b5d3222c18069e9cdea",
      "fileid": "9aa51356571a9548f50a60070527da4982462dfe483dd5de54ad08dbfae4e3e1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/26736702251"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.0.9002",
      "date": "2026-06-01T05:24:46.000Z",
      "commit": "69acb6782c01a5dd0b134b5d3222c18069e9cdea",
      "fileid": "018a22da0e3a60d77fac8bac75e4fb415138762ed62096c1286f4eb6ef0e9388",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/26736702251"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.0.9002",
      "date": "2026-06-01T05:24:51.000Z",
      "commit": "69acb6782c01a5dd0b134b5d3222c18069e9cdea",
      "fileid": "d7be1723fdb3560b00c29884eecdf43c91386d14271c62effebfa0d51c60d2ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/26736702251"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.0.9002",
      "date": "2026-06-01T05:24:40.000Z",
      "commit": "69acb6782c01a5dd0b134b5d3222c18069e9cdea",
      "fileid": "d16111fa76404f630187fa860f206ee9f69760cc5bf9911ba5b30935806b61bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/26736702251"
    }
  ]
}