{
  "_id": "6a0f7413acfb0bcc41c60bf9",
  "Package": "latticeExtra",
  "Version": "0.6-32",
  "Date": "2025-10-24",
  "Title": "Extra Graphical Utilities Based on Lattice",
  "Authors@R": "c(person(\"Deepayan\", \"Sarkar\", role = c(\"aut\", \"cre\"),\nemail = \"deepayan.sarkar@r-project.org\",\ncomment = c(ORCID = \"0000-0003-4107-1553\")),\nperson(\"Felix\", \"Andrews\", role = \"aut\", email = \"felix@nfrac.org\"))",
  "Author": "Deepayan Sarkar [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4107-1553>), Felix Andrews [aut]",
  "Maintainer": "Deepayan Sarkar <deepayan.sarkar@r-project.org>",
  "Description": "Building on the infrastructure provided by the lattice\npackage, this package provides several new high-level functions\nand methods, as well as additional utilities such as panel and\naxis annotation functions.",
  "URL": "http://latticeextra.r-forge.r-project.org/",
  "BugReports": "https://github.com/deepayan/latticeExtra/issues",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "License": "GPL (>= 2)",
  "Config/pak/sysreqs": "libjpeg-dev libpng-dev",
  "Repository": "https://deepayan.r-universe.dev",
  "Date/Publication": "2025-10-24 10:37:42 UTC",
  "RemoteUrl": "https://github.com/deepayan/latticeextra",
  "RemoteRef": "HEAD",
  "RemoteSha": "c68cb926b6b0f06cb8d6f98b16ee2b44d3025afd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 06:53:09 UTC",
    "User": "root"
  },
  "MD5sum": "d2f9a28e6d4f57150af62369d7535f30",
  "_user": "deepayan",
  "_type": "src",
  "_file": "latticeExtra_0.6-32.tar.gz",
  "_fileid": "cf092bd0ae5ddc2a70224c0efe853d734016458fce271ea3c66c072d6bd6422f",
  "_filesize": 1653904,
  "_sha256": "cf092bd0ae5ddc2a70224c0efe853d734016458fce271ea3c66c072d6bd6422f",
  "_created": "2026-05-21T06:53:09.000Z",
  "_published": "2026-05-21T21:07:31.561Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77268919196,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129143569"
    },
    {
      "job": 77268919326,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129142325"
    },
    {
      "job": 77268919020,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129133929"
    },
    {
      "job": 77268919214,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129134233"
    },
    {
      "job": 77268918626,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129106269"
    },
    {
      "job": 77268918516,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147227859"
    },
    {
      "job": 77268919171,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129131568"
    },
    {
      "job": 77268919352,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129133338"
    },
    {
      "job": 77268919370,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129132610"
    }
  ],
  "_buildurl": "https://github.com/r-universe/deepayan/actions/runs/26210341264",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/deepayan/latticeextra",
  "_commit": {
    "id": "c68cb926b6b0f06cb8d6f98b16ee2b44d3025afd",
    "author": "Deepayan Sarkar <deepayan.sarkar@gmail.com>",
    "committer": "Deepayan Sarkar <deepayan.sarkar@gmail.com>",
    "message": "panel.quantile bugfix + better examples; URL fixes\n",
    "time": 1761302262
  },
  "_maintainer": {
    "name": "Deepayan Sarkar",
    "email": "deepayan.sarkar@r-project.org",
    "orcid": "0000-0003-4107-1553"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "lattice",
      "role": "Depends"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "jpeg",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "interp",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "mapproj",
      "role": "Suggests"
    },
    {
      "package": "deldir",
      "role": "Suggests"
    },
    {
      "package": "quantreg",
      "role": "Suggests"
    },
    {
      "package": "zoo",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    }
  ],
  "_owner": "deepayan",
  "_selfowned": true,
  "_usedby": 224,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "deepayan",
      "count": 3,
      "uuid": 423700
    }
  ],
  "_userbio": {
    "uuid": 423700,
    "type": "user",
    "name": "Deepayan Sarkar"
  },
  "_downloads": {
    "count": 56538,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/latticeExtra"
  },
  "_mentions": 60,
  "_devurl": "https://github.com/deepayan/latticeextra",
  "_searchresults": 2928,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/latticeExtra.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/deepayan/latticeextra",
  "_realowner": "deepayan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2004-12-13"
    },
    {
      "version": "0.1-3",
      "date": "2005-04-29"
    },
    {
      "version": "0.1-4",
      "date": "2006-01-01"
    },
    {
      "version": "0.1-6",
      "date": "2007-04-12"
    },
    {
      "version": "0.2-1",
      "date": "2007-04-27"
    },
    {
      "version": "0.2-2",
      "date": "2007-05-31"
    },
    {
      "version": "0.3-1",
      "date": "2007-10-21"
    },
    {
      "version": "0.4-1",
      "date": "2008-05-19"
    },
    {
      "version": "0.5-1",
      "date": "2008-07-28"
    },
    {
      "version": "0.5-2",
      "date": "2008-09-05"
    },
    {
      "version": "0.5-3",
      "date": "2008-10-12"
    },
    {
      "version": "0.5-4",
      "date": "2008-11-02"
    },
    {
      "version": "0.6-0",
      "date": "2009-06-20"
    },
    {
      "version": "0.6-1",
      "date": "2009-06-22"
    },
    {
      "version": "0.6-3",
      "date": "2009-10-26"
    },
    {
      "version": "0.6-4",
      "date": "2009-10-27"
    },
    {
      "version": "0.6-5",
      "date": "2010-01-17"
    },
    {
      "version": "0.6-6",
      "date": "2010-02-08"
    },
    {
      "version": "0.6-9",
      "date": "2010-02-23"
    },
    {
      "version": "0.6-11",
      "date": "2010-04-22"
    },
    {
      "version": "0.6-14",
      "date": "2010-08-01"
    },
    {
      "version": "0.6-16",
      "date": "2011-05-13"
    },
    {
      "version": "0.6-18",
      "date": "2011-06-08"
    },
    {
      "version": "0.6-19",
      "date": "2011-10-20"
    },
    {
      "version": "0.6-24",
      "date": "2012-08-23"
    },
    {
      "version": "0.6-26",
      "date": "2013-08-15"
    },
    {
      "version": "0.6-28",
      "date": "2016-02-09"
    },
    {
      "version": "0.6-29",
      "date": "2019-12-19"
    },
    {
      "version": "0.6-30",
      "date": "2022-07-04"
    },
    {
      "version": "0.6-31",
      "date": "2025-09-10"
    }
  ],
  "_exports": [
    "as.layer",
    "asTheEconomist",
    "axis.grid",
    "combineLimits",
    "custom.theme",
    "custom.theme.2",
    "dendrogramGrob",
    "doubleYScale",
    "drawLayer",
    "ecdfplot",
    "flattenPanel",
    "ggplot2like",
    "ggplot2like.opts",
    "glayer",
    "glayer_",
    "horizonplot",
    "layer",
    "layer_",
    "mapplot",
    "marginal.plot",
    "mergedTrellisLegendGrob",
    "panel.2dsmoother",
    "panel.3dbars",
    "panel.3dpolygon",
    "panel.3dtext",
    "panel.ablineq",
    "panel.ecdfplot",
    "panel.ellipse",
    "panel.horizonplot",
    "panel.key",
    "panel.levelplot.points",
    "panel.lmlineq",
    "panel.mapplot",
    "panel.qqmath.tails",
    "panel.qqmath.xyarea",
    "panel.quantile",
    "panel.rootogram",
    "panel.scaleArrow",
    "panel.segplot",
    "panel.smoother",
    "panel.tskernel",
    "panel.voronoi",
    "panel.xblocks",
    "panel.xyarea",
    "panel.xyimage",
    "prepanel.ecdfplot",
    "prepanel.horizonplot",
    "prepanel.mapplot",
    "prepanel.rootogram",
    "prepanel.segplot",
    "resizePanels",
    "rootogram",
    "segplot",
    "simpleSmoothTs",
    "theEconomist.axis",
    "theEconomist.opts",
    "theEconomist.theme",
    "tileplot",
    "useOuterStrips",
    "xscale.components.fractions",
    "xscale.components.log",
    "xscale.components.log10.3",
    "xscale.components.log10ticks",
    "xscale.components.logpower",
    "xscale.components.subticks",
    "xyplot.list",
    "yscale.components.fractions",
    "yscale.components.log",
    "yscale.components.log10.3",
    "yscale.components.log10ticks",
    "yscale.components.logpower",
    "yscale.components.subticks"
  ],
  "_datasets": [
    {
      "name": "ancestry",
      "title": "Modal ancestry by County according to US 2000 Census",
      "object": "ancestry",
      "class": [
        "data.frame"
      ],
      "fields": [
        "county",
        "population",
        "top",
        "second",
        "third"
      ],
      "rows": 3219,
      "table": true,
      "tojson": true
    },
    {
      "name": "biocAccess",
      "title": "Hourly access attempts to Bioconductor website",
      "object": "biocAccess",
      "class": [
        "data.frame"
      ],
      "fields": [
        "counts",
        "day",
        "month",
        "year",
        "hour",
        "weekday",
        "time"
      ],
      "rows": 3623,
      "table": true,
      "tojson": true
    },
    {
      "name": "EastAuClimate",
      "title": "Climate of the East Coast of Australia",
      "object": "EastAuClimate",
      "class": [
        "data.frame"
      ],
      "fields": [
        "SummerMaxTemp",
        "SummerMinTemp",
        "WinterMaxTemp",
        "WinterMinTemp",
        "SummerRain",
        "WinterRain",
        "MeanAnnRain",
        "RainDays",
        "ClearDays",
        "CloudyDays",
        "ID",
        "Latitude",
        "Longitude",
        "Elevation",
        "State"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "gvhd10",
      "title": "Flow cytometry data from five samples from a patient",
      "object": "gvhd10",
      "class": [
        "data.frame"
      ],
      "fields": [
        "FSC.H",
        "SSC.H",
        "FL1.H",
        "FL2.H",
        "FL3.H",
        "FL2.A",
        "FL4.H",
        "Days"
      ],
      "rows": 113896,
      "table": true,
      "tojson": true
    },
    {
      "name": "postdoc",
      "title": "Reasons for Taking First Postdoctoral Appointment",
      "object": "postdoc",
      "class": [
        "table"
      ],
      "fields": [
        "Expected or Additional Training",
        "Work with Specific Person",
        "Training Outside PhD Field",
        "Other Employment Not Available",
        "Other"
      ],
      "rows": 8,
      "table": true,
      "tojson": false
    },
    {
      "name": "SeatacWeather",
      "title": "Daily Rainfall and Temperature at the Seattle-Tacoma Airport",
      "object": "SeatacWeather",
      "class": [
        "data.frame"
      ],
      "fields": [
        "month",
        "day",
        "year",
        "max.temp",
        "record.max",
        "normal.max",
        "min.temp",
        "record.min",
        "normal.min",
        "precip",
        "record.precip",
        "normal.precip",
        "time.max",
        "time.min"
      ],
      "rows": 90,
      "table": true,
      "tojson": true
    },
    {
      "name": "USAge.df",
      "title": "US national population estimates",
      "object": "USAge.df",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Age",
        "Sex",
        "Year",
        "Population"
      ],
      "rows": 12000,
      "table": true,
      "tojson": true
    },
    {
      "name": "USAge.table",
      "title": "US national population estimates",
      "object": "USAge.table",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "USCancerRates",
      "title": "Rate of Death Due to Cancer in US Counties",
      "object": "USCancerRates",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rate.male",
        "LCL95.male",
        "UCL95.male",
        "rate.female",
        "LCL95.female",
        "UCL95.female",
        "state",
        "county"
      ],
      "rows": 3041,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ancestry",
      "title": "Modal ancestry by County according to US 2000 Census",
      "topics": [
        "ancestry"
      ]
    },
    {
      "page": "as.layer",
      "title": "Overlay panels of Trellis plots on same or different scales",
      "topics": [
        "as.layer",
        "as.layer.layer",
        "as.layer.trellis"
      ]
    },
    {
      "page": "biocAccess",
      "title": "Hourly access attempts to Bioconductor website",
      "topics": [
        "biocAccess"
      ]
    },
    {
      "page": "c.trellis",
      "title": "Merge trellis objects, using same or different scales",
      "topics": [
        "c.trellis",
        "mergedTrellisLegendGrob",
        "xyplot.list"
      ]
    },
    {
      "page": "combineLimits",
      "title": "Combine axis limits across margins",
      "topics": [
        "combineLimits"
      ]
    },
    {
      "page": "custom.theme",
      "title": "Create a lattice theme based on specified colors",
      "topics": [
        "custom.theme",
        "custom.theme.2"
      ]
    },
    {
      "page": "dendrogramGrob",
      "title": "Create a Grob Representing a Dendrogram",
      "topics": [
        "dendrogramGrob"
      ]
    },
    {
      "page": "doubleYScale",
      "title": "Draw two plot series with different y scales",
      "topics": [
        "doubleYScale"
      ]
    },
    {
      "page": "EastAuClimate",
      "title": "Climate of the East Coast of Australia",
      "topics": [
        "EastAuClimate"
      ]
    },
    {
      "page": "ecdfplot",
      "title": "Trellis Displays of Empirical CDF",
      "topics": [
        "ecdfplot",
        "ecdfplot.formula",
        "ecdfplot.numeric",
        "panel.ecdfplot",
        "prepanel.ecdfplot"
      ]
    },
    {
      "page": "ggplot2like.theme",
      "title": "A ggplot2-like theme for Lattice",
      "topics": [
        "axis.grid",
        "ggplot2like",
        "ggplot2like.opts",
        "ggplot2like.theme"
      ]
    },
    {
      "page": "gvhd10",
      "title": "Flow cytometry data from five samples from a patient",
      "topics": [
        "gvhd10"
      ]
    },
    {
      "page": "horizonplot",
      "title": "Plot many time series in parallel",
      "topics": [
        "horizonplot",
        "horizonplot.default",
        "panel.horizonplot",
        "prepanel.horizonplot"
      ]
    },
    {
      "page": "layer",
      "title": "Add layers to a lattice plot, optionally using a new data source",
      "topics": [
        "+.trellis",
        "drawLayer",
        "flattenPanel",
        "glayer",
        "glayer_",
        "layer",
        "layer_",
        "print.layer",
        "[.layer"
      ]
    },
    {
      "page": "mapplot",
      "title": "Trellis displays on Maps a.k.a. Choropleth maps",
      "topics": [
        "mapplot",
        "mapplot.formula",
        "panel.mapplot",
        "prepanel.mapplot"
      ]
    },
    {
      "page": "marginal.plot",
      "title": "Display marginal distributions",
      "topics": [
        "marginal.plot"
      ]
    },
    {
      "page": "panel.2dsmoother",
      "title": "Plot a smooth approximation of z over x and y.",
      "topics": [
        "panel.2dsmoother"
      ]
    },
    {
      "page": "panel.3dmisc",
      "title": "Miscellanous panel utilities for three dimensional Trellis Displays",
      "topics": [
        "panel.3dbars",
        "panel.3dmisc",
        "panel.3dpolygon",
        "panel.3dtext"
      ]
    },
    {
      "page": "panel.ellipse",
      "title": "Lattice panel function to fit and draw a confidence ellipsoid from bivariate data.",
      "topics": [
        "panel.ellipse"
      ]
    },
    {
      "page": "panel.key",
      "title": "Draw a simple key inside a panel of a lattice plot.",
      "topics": [
        "panel.key"
      ]
    },
    {
      "page": "panel.lmlineq",
      "title": "Draw a line with a label, by default its equation",
      "topics": [
        "panel.ablineq",
        "panel.lmlineq"
      ]
    },
    {
      "page": "panel.qqmath.tails",
      "title": "Approximate distribution in qqmath but keep points on tails.",
      "topics": [
        "panel.qqmath.tails"
      ]
    },
    {
      "page": "panel.quantile",
      "title": "Plot a quantile regression line with standard error bounds.",
      "topics": [
        "panel.quantile"
      ]
    },
    {
      "page": "panel.scaleArrow",
      "title": "Draw a scale bar as an arrow, labelled with its length in plot units.",
      "topics": [
        "panel.scaleArrow"
      ]
    },
    {
      "page": "panel.segplot",
      "title": "Default prepanel and panel functions for segplot",
      "topics": [
        "panel.segplot",
        "prepanel.segplot"
      ]
    },
    {
      "page": "panel.smoother",
      "title": "Plot a smoothing line with standard error bounds.",
      "topics": [
        "panel.smoother"
      ]
    },
    {
      "page": "panel.tskernel",
      "title": "Calculate and plot smoothed time series.",
      "topics": [
        "panel.tskernel",
        "simpleSmoothTs",
        "simpleSmoothTs.default",
        "simpleSmoothTs.zoo"
      ]
    },
    {
      "page": "panel.voronoi",
      "title": "Panel functions for level-coded irregular points",
      "topics": [
        "panel.levelplot.points",
        "panel.voronoi"
      ]
    },
    {
      "page": "panel.xblocks",
      "title": "Plot contiguous blocks along x axis.",
      "topics": [
        "panel.xblocks",
        "panel.xblocks.default",
        "panel.xblocks.ts",
        "panel.xblocks.zoo"
      ]
    },
    {
      "page": "panel.xyarea",
      "title": "Plot series as filled polygons.",
      "topics": [
        "panel.qqmath.xyarea",
        "panel.xyarea",
        "panel.xyarea.default",
        "panel.xyarea.ts",
        "panel.xyarea.zoo"
      ]
    },
    {
      "page": "panel.xyimage",
      "title": "Scatter plots using emoji-like images",
      "topics": [
        "panel.xyimage"
      ]
    },
    {
      "page": "postdoc",
      "title": "Reasons for Taking First Postdoctoral Appointment",
      "topics": [
        "postdoc"
      ]
    },
    {
      "page": "resizePanels",
      "title": "Resize panels to match data scales",
      "topics": [
        "resizePanels"
      ]
    },
    {
      "page": "rootogram",
      "title": "Trellis Displays of Tukey's Hanging Rootograms",
      "topics": [
        "panel.rootogram",
        "prepanel.rootogram",
        "rootogram",
        "rootogram.formula"
      ]
    },
    {
      "page": "scale.components",
      "title": "Custom lattice axis scales",
      "topics": [
        "scale.components",
        "xscale.components.fractions",
        "xscale.components.log",
        "xscale.components.log10.3",
        "xscale.components.log10ticks",
        "xscale.components.logpower",
        "xscale.components.subticks",
        "yscale.components.fractions",
        "yscale.components.log",
        "yscale.components.log10.3",
        "yscale.components.log10ticks",
        "yscale.components.logpower",
        "yscale.components.subticks"
      ]
    },
    {
      "page": "SeatacWeather",
      "title": "Daily Rainfall and Temperature at the Seattle-Tacoma Airport",
      "topics": [
        "SeatacWeather"
      ]
    },
    {
      "page": "segplot",
      "title": "Plot segments using the Trellis framework",
      "topics": [
        "segplot",
        "segplot.formula"
      ]
    },
    {
      "page": "theEconomist.theme",
      "title": "Generate plots with style like The Economist.",
      "topics": [
        "asTheEconomist",
        "theEconomist.axis",
        "theEconomist.opts",
        "theEconomist.theme"
      ]
    },
    {
      "page": "tileplot",
      "title": "Plot a spatial mosaic from irregular 2D points",
      "topics": [
        "tileplot"
      ]
    },
    {
      "page": "USAge",
      "title": "US national population estimates",
      "topics": [
        "USAge",
        "USAge.df",
        "USAge.table"
      ]
    },
    {
      "page": "USCancerRates",
      "title": "Rate of Death Due to Cancer in US Counties",
      "topics": [
        "USCancerRates"
      ]
    },
    {
      "page": "useOuterStrips",
      "title": "Put Strips on the Boundary of a Lattice Display",
      "topics": [
        "useOuterStrips"
      ]
    },
    {
      "page": "xyplot.stl",
      "title": "Display stl fits with Lattice",
      "topics": [
        "xyplot.stl"
      ]
    }
  ],
  "_readme": "https://github.com/deepayan/latticeextra/raw/HEAD/README.md",
  "_rundeps": [
    "deldir",
    "interp",
    "jpeg",
    "lattice",
    "MASS",
    "png",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen"
  ],
  "_score": 11.222372045997673,
  "_indexed": true,
  "_nocasepkg": "latticeextra",
  "_universes": [
    "deepayan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6-32",
      "date": "2026-05-21T06:55:09.000Z",
      "distro": "noble",
      "commit": "c68cb926b6b0f06cb8d6f98b16ee2b44d3025afd",
      "fileid": "7bd1a19fa0d1c1230184ee45a5f018af9961efeb22a8ebe5df5cee1ece5ae320",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deepayan/actions/runs/26210341264"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6-32",
      "date": "2026-05-21T06:55:09.000Z",
      "distro": "noble",
      "commit": "c68cb926b6b0f06cb8d6f98b16ee2b44d3025afd",
      "fileid": "d080a74db70c9ef6aaf5b8ab2afe12a539ab2851e1b6fa1350d9015c31e535e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deepayan/actions/runs/26210341264"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6-32",
      "date": "2026-05-21T06:54:46.000Z",
      "commit": "c68cb926b6b0f06cb8d6f98b16ee2b44d3025afd",
      "fileid": "537ea8d954f53464f346842992c827e24ef496b5bdcbe4f2b0a9989e34003e50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deepayan/actions/runs/26210341264"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6-32",
      "date": "2026-05-21T06:54:47.000Z",
      "commit": "c68cb926b6b0f06cb8d6f98b16ee2b44d3025afd",
      "fileid": "4f1f90f8d7d4259883253a946ca9b80665c3d660afc96d3008a9d9d8441d9646",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deepayan/actions/runs/26210341264"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6-32",
      "date": "2026-05-21T21:07:09.000Z",
      "commit": "c68cb926b6b0f06cb8d6f98b16ee2b44d3025afd",
      "fileid": "9b9ed3f98343e4a587e062ba022edeff5d9666c75f892a44ea6e0d835fd087fd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/deepayan/actions/runs/26210341264"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6-32",
      "date": "2026-05-21T06:54:20.000Z",
      "commit": "c68cb926b6b0f06cb8d6f98b16ee2b44d3025afd",
      "fileid": "354eb46ad46064314894c4da58b56879e72fcd491f5f57ce2993c5a351772443",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deepayan/actions/runs/26210341264"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6-32",
      "date": "2026-05-21T06:54:24.000Z",
      "commit": "c68cb926b6b0f06cb8d6f98b16ee2b44d3025afd",
      "fileid": "d01e52d5b361012ad7cb0f441c0184e7f60f3e70d430b4342969639ca8385cb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deepayan/actions/runs/26210341264"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6-32",
      "date": "2026-05-21T06:54:24.000Z",
      "commit": "c68cb926b6b0f06cb8d6f98b16ee2b44d3025afd",
      "fileid": "5927b93be3674a92f952a08d63df930f8794c0504f81897ec314c631b2c3e97f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deepayan/actions/runs/26210341264"
    }
  ]
}