{
  "_id": "6a51e6419b92047c28d52429",
  "Package": "WVPlots",
  "Type": "Package",
  "Title": "Common Plots for Analysis",
  "Version": "1.3.9",
  "Date": "2025-09-12",
  "Authors@R": "c(\nperson(\"John\", \"Mount\", email = \"jmount@win-vector.com\", role = c(\"aut\", \"cre\")),\nperson(\"Nina\", \"Zumel\", email = \"nzumel@win-vector.com\", role = c(\"aut\")),\nperson(family = \"Win-Vector LLC\", role = c(\"cph\"))\n)",
  "URL": "https://github.com/WinVector/WVPlots,\nhttps://winvector.github.io/WVPlots/",
  "Maintainer": "John Mount <jmount@win-vector.com>",
  "BugReports": "https://github.com/WinVector/WVPlots/issues",
  "Description": "Select data analysis plots, under a standardized calling\ninterface implemented on top of 'ggplot2' and 'plotly'. Plots\nof interest include: 'ROC', gain curve, scatter plot with\nmarginal distributions, conditioned scatter plot with marginal\ndensities, box and stem with matching theoretical distribution,\nand density with matching theoretical distribution.",
  "License": "GPL-2 | GPL-3",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "ByteCompile": "true",
  "Repository": "https://winvector.r-universe.dev",
  "Date/Publication": "2025-09-13 00:23:05 UTC",
  "RemoteUrl": "https://github.com/winvector/wvplots",
  "RemoteRef": "HEAD",
  "RemoteSha": "75226905ad12f0c2d28f208a918b5eb72ad22724",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 06:40:03 UTC",
    "User": "root"
  },
  "Author": "John Mount [aut, cre],\nNina Zumel [aut],\nWin-Vector LLC [cph]",
  "_user": "winvector",
  "_type": "src",
  "_file": "WVPlots_1.3.9.tar.gz",
  "_fileid": "https://r2.ropensci.org/d27c98fc3b4c509a7e5c3e31c72e726c10212d8ae6aaa39976ea0b0fe36996ed",
  "_filesize": 4457564,
  "_sha256": "d27c98fc3b4c509a7e5c3e31c72e726c10212d8ae6aaa39976ea0b0fe36996ed",
  "_expires": "2026-10-19T06:44:15.000Z",
  "_created": "2026-07-11T06:40:03.000Z",
  "_published": "2026-07-11T06:44:17.342Z",
  "_jobs": [
    {
      "job": 86520087290,
      "time": 204,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245870428"
    },
    {
      "job": 86520087301,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245865969"
    },
    {
      "job": 86520087286,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245866069"
    },
    {
      "job": 86520087294,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245857026"
    },
    {
      "job": 86519739443,
      "time": 290,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245838558"
    },
    {
      "job": 86520087284,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8245857975"
    },
    {
      "job": 86520087306,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245859969"
    },
    {
      "job": 86520087332,
      "time": 140,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245860445"
    },
    {
      "job": 86520087312,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245860142"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/winvector/actions/runs/29143066343",
  "_status": "success",
  "_upstream": "https://github.com/winvector/wvplots",
  "_commit": {
    "id": "75226905ad12f0c2d28f208a918b5eb72ad22724",
    "author": "John Mount <jmount@win-vector.com>",
    "committer": "John Mount <jmount@win-vector.com>",
    "message": "add note\n",
    "time": 1757722985
  },
  "_maintainer": {
    "name": "John Mount",
    "email": "jmount@win-vector.com",
    "login": "johnmount",
    "description": "",
    "uuid": 4275344
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "wrapr",
      "version": ">= 2.0.9",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "sigr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "cdata",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "rqdatatable",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "rquery",
      "version": ">= 1.4.9",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "hexbin",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "winvector",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 84,
  "_contributors": [
    {
      "user": "johnmount",
      "count": 432,
      "uuid": 4275344
    },
    {
      "user": "ninazumel",
      "count": 98,
      "uuid": 4275380
    },
    {
      "user": "angelfelizr",
      "count": 1,
      "uuid": 84166329
    }
  ],
  "_userbio": {
    "uuid": 1242554,
    "type": "organization",
    "name": "Win Vector LLC",
    "followers": 53,
    "description": "Expert data science training and consulting."
  },
  "_downloads": {
    "count": 856,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/WVPlots"
  },
  "_devurl": "https://github.com/winvector/wvplots",
  "_pkgdown": "https://winvector.github.io/WVPlots/",
  "_searchresults": 350,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/WVPlots.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/winvector/wvplots",
  "_realowner": "winvector",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2017-01-17"
    },
    {
      "version": "0.2.2",
      "date": "2017-02-17"
    },
    {
      "version": "0.2.3",
      "date": "2017-03-24"
    },
    {
      "version": "0.2.4",
      "date": "2017-05-05"
    },
    {
      "version": "0.2.5",
      "date": "2017-07-04"
    },
    {
      "version": "0.2.6",
      "date": "2017-08-29"
    },
    {
      "version": "0.2.7",
      "date": "2017-11-28"
    },
    {
      "version": "0.2.8",
      "date": "2018-01-20"
    },
    {
      "version": "0.2.9",
      "date": "2018-03-13"
    },
    {
      "version": "0.3.0",
      "date": "2018-03-20"
    },
    {
      "version": "0.3.1",
      "date": "2018-04-03"
    },
    {
      "version": "0.3.2",
      "date": "2018-05-08"
    },
    {
      "version": "1.0.0",
      "date": "2018-05-25"
    },
    {
      "version": "1.0.1",
      "date": "2018-07-11"
    },
    {
      "version": "1.0.2",
      "date": "2018-07-20"
    },
    {
      "version": "1.0.3",
      "date": "2018-09-17"
    },
    {
      "version": "1.0.5",
      "date": "2018-10-22"
    },
    {
      "version": "1.0.6",
      "date": "2018-11-06"
    },
    {
      "version": "1.0.7",
      "date": "2018-12-17"
    },
    {
      "version": "1.0.8",
      "date": "2019-01-27"
    },
    {
      "version": "1.0.9",
      "date": "2019-02-20"
    },
    {
      "version": "1.1.0",
      "date": "2019-04-08"
    },
    {
      "version": "1.1.1",
      "date": "2019-07-24"
    },
    {
      "version": "1.1.2",
      "date": "2019-09-12"
    },
    {
      "version": "1.2.0",
      "date": "2019-10-04"
    },
    {
      "version": "1.2.1",
      "date": "2019-10-12"
    },
    {
      "version": "1.2.2",
      "date": "2019-11-03"
    },
    {
      "version": "1.2.3",
      "date": "2020-01-19"
    },
    {
      "version": "1.2.4",
      "date": "2020-02-19"
    },
    {
      "version": "1.2.5",
      "date": "2020-05-01"
    },
    {
      "version": "1.2.6",
      "date": "2020-08-11"
    },
    {
      "version": "1.2.7",
      "date": "2020-08-24"
    },
    {
      "version": "1.2.8",
      "date": "2020-09-04"
    },
    {
      "version": "1.2.9",
      "date": "2020-09-20"
    },
    {
      "version": "1.3.0",
      "date": "2020-10-03"
    },
    {
      "version": "1.3.1",
      "date": "2020-10-17"
    },
    {
      "version": "1.3.2",
      "date": "2021-01-10"
    },
    {
      "version": "1.3.3",
      "date": "2023-04-15"
    },
    {
      "version": "1.3.5",
      "date": "2023-08-09"
    },
    {
      "version": "1.3.7",
      "date": "2023-08-20"
    },
    {
      "version": "1.3.8",
      "date": "2024-04-22"
    },
    {
      "version": "1.3.9",
      "date": "2025-09-12"
    }
  ],
  "_exports": [
    "BinaryYScatterPlot",
    "ClevelandDotPlot",
    "ConditionalSmoothedScatterPlot",
    "DiscreteDistribution",
    "DoubleDensityPlot",
    "DoubleHistogramPlot",
    "GainCurveListPlot",
    "GainCurvePlot",
    "GainCurvePlotC",
    "GainCurvePlotList",
    "GainCurvePlotWithNotation",
    "HexBinPlot",
    "LiftCurveListPlot",
    "LiftCurvePlot",
    "LiftCurvePlotList",
    "LogLogPlot",
    "MetricPairPlot",
    "PairPlot",
    "plot_fit_trajectory",
    "plot_Keras_fit_trajectory",
    "PlotDistCountBinomial",
    "PlotDistCountNormal",
    "PlotDistDensityBeta",
    "PlotDistDensityNormal",
    "PlotDistHistBeta",
    "plotlyROC",
    "PRPlot",
    "PRTPlot",
    "ROCListPlot",
    "ROCPlot",
    "ROCPlotList",
    "ROCPlotPair",
    "ROCPlotPair2",
    "ROCPlotPairList",
    "ScatterBoxPlot",
    "ScatterBoxPlotH",
    "ScatterHist",
    "ScatterHistC",
    "ScatterHistN",
    "ShadedDensity",
    "ShadedDensityCenter",
    "ShadowHist",
    "ShadowPlot",
    "simulate_aes_string",
    "ThresholdPlot"
  ],
  "_help": [
    {
      "page": "WVPlots-package",
      "title": "WVPlots: Common Plots for Analysis",
      "topics": [
        "WVPlots-package",
        "WVPlots"
      ]
    },
    {
      "page": "BinaryYScatterPlot",
      "title": "Plot a scatter plot of a binary variable with smoothing curve.",
      "topics": [
        "BinaryYScatterPlot"
      ]
    },
    {
      "page": "ClevelandDotPlot",
      "title": "Plot a Cleveland dot plot.",
      "topics": [
        "ClevelandDotPlot"
      ]
    },
    {
      "page": "ConditionalSmoothedScatterPlot",
      "title": "Plot a scatter plot with smoothing line.",
      "topics": [
        "ConditionalSmoothedScatterPlot"
      ]
    },
    {
      "page": "DiscreteDistribution",
      "title": "Plot distribution of a single discrete numerical variable.",
      "topics": [
        "DiscreteDistribution"
      ]
    },
    {
      "page": "DoubleDensityPlot",
      "title": "Plot two density plots conditioned on an outcome variable.",
      "topics": [
        "DoubleDensityPlot"
      ]
    },
    {
      "page": "DoubleHistogramPlot",
      "title": "Plot two histograms conditioned on an outcome variable.",
      "topics": [
        "DoubleHistogramPlot"
      ]
    },
    {
      "page": "GainCurvePlot",
      "title": "Plot the cumulative gain curve of a sort-order.",
      "topics": [
        "GainCurvePlot"
      ]
    },
    {
      "page": "GainCurvePlotC",
      "title": "Plot the cumulative gain curve of a sort-order with costs.",
      "topics": [
        "GainCurvePlotC"
      ]
    },
    {
      "page": "GainCurvePlotList",
      "title": "Plot the cumulative gain curves of a sort-order.",
      "topics": [
        "GainCurveListPlot",
        "GainCurvePlotList"
      ]
    },
    {
      "page": "GainCurvePlotWithNotation",
      "title": "Plot the cumulative gain curve of a sort-order with extra notation",
      "topics": [
        "GainCurvePlotWithNotation"
      ]
    },
    {
      "page": "HexBinPlot",
      "title": "Build a hex bin plot",
      "topics": [
        "HexBinPlot"
      ]
    },
    {
      "page": "LiftCurvePlot",
      "title": "Plot the cumulative lift curve of a sort-order.",
      "topics": [
        "LiftCurvePlot"
      ]
    },
    {
      "page": "LiftCurvePlotList",
      "title": "Plot the cumulative lift curves of a sort-order.",
      "topics": [
        "LiftCurveListPlot",
        "LiftCurvePlotList"
      ]
    },
    {
      "page": "LogLogPlot",
      "title": "Log-log plot",
      "topics": [
        "LogLogPlot"
      ]
    },
    {
      "page": "MetricPairPlot",
      "title": "Plot the relationship between two metrics.",
      "topics": [
        "MetricPairPlot"
      ]
    },
    {
      "page": "PairPlot",
      "title": "Build a pair plot",
      "topics": [
        "PairPlot"
      ]
    },
    {
      "page": "plot_fit_trajectory",
      "title": "Plot the trajectory of a model fit.",
      "topics": [
        "plot_fit_trajectory"
      ]
    },
    {
      "page": "plot_Keras_fit_trajectory",
      "title": "Plot the trajectory of a Keras model fit.",
      "topics": [
        "plot_Keras_fit_trajectory"
      ]
    },
    {
      "page": "PlotDistCountBinomial",
      "title": "Plot count data with a theoretical binomial",
      "topics": [
        "PlotDistCountBinomial"
      ]
    },
    {
      "page": "PlotDistCountNormal",
      "title": "Plot distribution details as a histogram plus matching normal",
      "topics": [
        "PlotDistCountNormal"
      ]
    },
    {
      "page": "PlotDistDensityBeta",
      "title": "Plot empirical rate data as a density with the matching beta distribution",
      "topics": [
        "PlotDistDensityBeta"
      ]
    },
    {
      "page": "PlotDistDensityNormal",
      "title": "Plot an empirical density with the matching normal distribution",
      "topics": [
        "PlotDistDensityNormal"
      ]
    },
    {
      "page": "PlotDistHistBeta",
      "title": "Plot empirical rate data as a histogram plus matching beta",
      "topics": [
        "PlotDistHistBeta"
      ]
    },
    {
      "page": "plotlyROC",
      "title": "Use 'plotly' to produce a ROC plot.",
      "topics": [
        "plotlyROC"
      ]
    },
    {
      "page": "PRPlot",
      "title": "Plot Precision-Recall plot.",
      "topics": [
        "PRPlot"
      ]
    },
    {
      "page": "PRTPlot",
      "title": "Plot Precision-Recall or Enrichment-Recall as a function of threshold.",
      "topics": [
        "PRTPlot"
      ]
    },
    {
      "page": "ROCPlot",
      "title": "Plot receiver operating characteristic plot.",
      "topics": [
        "ROCPlot"
      ]
    },
    {
      "page": "ROCPlotList",
      "title": "Compare multiple ROC plots.",
      "topics": [
        "ROCListPlot",
        "ROCPlotList",
        "ROCPlotPairList"
      ]
    },
    {
      "page": "ROCPlotPair",
      "title": "Compare two ROC plots.",
      "topics": [
        "ROCPlotPair"
      ]
    },
    {
      "page": "ROCPlotPair2",
      "title": "Compare two ROC plots.",
      "topics": [
        "ROCPlotPair2"
      ]
    },
    {
      "page": "ScatterBoxPlot",
      "title": "Plot a scatter box plot.",
      "topics": [
        "ScatterBoxPlot"
      ]
    },
    {
      "page": "ScatterBoxPlotH",
      "title": "Plot a scatter box plot in horizontal mode.",
      "topics": [
        "ScatterBoxPlotH"
      ]
    },
    {
      "page": "ScatterHist",
      "title": "Plot a scatter plot with marginals.",
      "topics": [
        "ScatterHist"
      ]
    },
    {
      "page": "ScatterHistC",
      "title": "Plot a conditional scatter plot with marginals.",
      "topics": [
        "ScatterHistC"
      ]
    },
    {
      "page": "ScatterHistN",
      "title": "Plot a height scatter plot with marginals.",
      "topics": [
        "ScatterHistN"
      ]
    },
    {
      "page": "ShadedDensity",
      "title": "Plot the distribution of a variable with a tail shaded",
      "topics": [
        "ShadedDensity"
      ]
    },
    {
      "page": "ShadedDensityCenter",
      "title": "Plot the distribution of a variable with a center region shaded",
      "topics": [
        "ShadedDensityCenter"
      ]
    },
    {
      "page": "ShadowHist",
      "title": "Plot a Shadow Histogram Plot",
      "topics": [
        "ShadowHist"
      ]
    },
    {
      "page": "ShadowPlot",
      "title": "Plot a Shadow Bar Plot",
      "topics": [
        "ShadowPlot"
      ]
    },
    {
      "page": "simulate_aes_string",
      "title": "Simulate the deprecated 'ggplot2::aes_string()'.",
      "topics": [
        "simulate_aes_string"
      ]
    },
    {
      "page": "ThresholdPlot",
      "title": "Plot classifier metrics as a function of thresholds.",
      "topics": [
        "ThresholdPlot"
      ]
    }
  ],
  "_readme": "https://github.com/winvector/wvplots/raw/HEAD/README.md",
  "_rundeps": [
    "cdata",
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "mgcv",
    "nlme",
    "R6",
    "RColorBrewer",
    "rlang",
    "rqdatatable",
    "rquery",
    "S7",
    "scales",
    "sigr",
    "vctrs",
    "viridisLite",
    "withr",
    "wrapr"
  ],
  "_vignettes": [
    {
      "source": "WVPlots_concept.Rmd",
      "filename": "WVPlots_concept.html",
      "title": "WVPlots concept",
      "author": "Win-Vector LLC",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2016-04-01 17:35:36",
      "modified": "2023-08-09 15:06:44",
      "commits": 10
    },
    {
      "source": "WVPlots_examples.Rmd",
      "filename": "WVPlots_examples.html",
      "title": "WVPlots examples",
      "author": "Win-Vector LLC",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Scatterplots",
        "Hexbin Plot",
        "Gain Curves",
        "ROC Plots",
        "Precision-Recall-Threshold Plot",
        "Threshold Plot",
        "Double Density Plot",
        "Double Histogram Plot",
        "Cleveland Style Dotplots",
        "Shadow Plots",
        "Shadow Histogram",
        "ScatterBox Plots",
        "Discrete Distribution Plot",
        "Distribution and Count Plots",
        "Compare observations to a normal distribution with the same mean and standard deviation.",
        "Compare \"coin flip\" observations to a binomial distribution",
        "Compare observed rate data to a beta distribution with same mean and standard deviation",
        "Smoothed Scatterplots",
        "Density Plot with Shaded Tail",
        "Density Plot with Shaded Central Region"
      ],
      "created": "2015-06-05 21:47:50",
      "modified": "2023-08-09 15:06:44",
      "commits": 62
    }
  ],
  "_score": 7.769377326076139,
  "_indexed": true,
  "_nocasepkg": "wvplots",
  "_universes": [
    "winvector",
    "johnmount"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.9",
      "date": "2026-07-11T06:42:51.000Z",
      "distro": "resolute",
      "commit": "75226905ad12f0c2d28f208a918b5eb72ad22724",
      "fileid": "https://r2.ropensci.org/8f54ff57921ae0ae53053d8788f746dc9a0a1babcadaee6cf39a64bee73528e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/winvector/actions/runs/29143066343"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.9",
      "date": "2026-07-11T06:42:26.000Z",
      "distro": "resolute",
      "commit": "75226905ad12f0c2d28f208a918b5eb72ad22724",
      "fileid": "https://r2.ropensci.org/0938de83ca716db85a6a5dd8f72d3a1336f37bd692c67b8eac04978edb754814",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/winvector/actions/runs/29143066343"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.9",
      "date": "2026-07-11T06:42:23.000Z",
      "commit": "75226905ad12f0c2d28f208a918b5eb72ad22724",
      "fileid": "https://r2.ropensci.org/dcfe1e04c2269d53fe0b36554d3cd63ba38ead563dc1edb447f1022e4c63b0f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/winvector/actions/runs/29143066343"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.9",
      "date": "2026-07-11T06:41:46.000Z",
      "commit": "75226905ad12f0c2d28f208a918b5eb72ad22724",
      "fileid": "https://r2.ropensci.org/e375166491e35daa1d2a684894ae2663c9a1e19c24307f24fc2d7fdc52d2518d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/winvector/actions/runs/29143066343"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.9",
      "date": "2026-07-11T06:42:32.000Z",
      "commit": "75226905ad12f0c2d28f208a918b5eb72ad22724",
      "fileid": "https://r2.ropensci.org/15b1b6667c994e3ac380a36dec14226ef180afab4c0248cac19f7bc3b1eabd67",
      "status": "success",
      "buildurl": "https://github.com/r-universe/winvector/actions/runs/29143066343"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.9",
      "date": "2026-07-11T06:41:37.000Z",
      "commit": "75226905ad12f0c2d28f208a918b5eb72ad22724",
      "fileid": "https://r2.ropensci.org/220414689bd84335c35e85032fce9b5a1a2e3fddbd4bc55f657b995e33354542",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/winvector/actions/runs/29143066343"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.9",
      "date": "2026-07-11T06:41:52.000Z",
      "commit": "75226905ad12f0c2d28f208a918b5eb72ad22724",
      "fileid": "https://r2.ropensci.org/298113c641b113401ca6b21297e7ec05cc434271440d6f5087e5444291d0ee7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/winvector/actions/runs/29143066343"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.9",
      "date": "2026-07-11T06:41:36.000Z",
      "commit": "75226905ad12f0c2d28f208a918b5eb72ad22724",
      "fileid": "https://r2.ropensci.org/d24fb2f6749b3950b8150a5ab9e0855bc72976ca14fa30948d08aca907982857",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/winvector/actions/runs/29143066343"
    }
  ]
}