{
  "_id": "6a1f1f23b401979e734200ac",
  "Package": "cryptoQuotes",
  "Title": "Open Access to Cryptocurrency Market Data, Sentiment Indicators\nand Interactive Charts",
  "Version": "1.3.4",
  "Authors@R": "c(\nperson(\ngiven   = \"Serkan\",\nfamily  = \"Korkmaz\",\nemail   = \"serkor1@duck.com\",\nrole    = c(\"cre\", \"aut\", \"ctb\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-5052-0982\")\n),\nperson(\ngiven   = \"Jonas\",\nfamily  = \"Cuzulan Hirani\",\nemail   = \"jjh@vive.dk\",\nrole    = \"ctb\",\ncomment = c(ORCID = \"0000-0002-9512-1993\")\n)\n)",
  "Description": "This high-level API client provides open access to\ncryptocurrency market data, sentiment indicators, and\ninteractive charting tools. The data is sourced from major\ncryptocurrency exchanges via 'curl' and returned in\n'xts'-format. The data comes in open, high, low, and close\n(OHLC) format with flexible granularity, ranging from seconds\nto months. This flexibility makes it ideal for developing and\nbacktesting trading strategies or conducting detailed market\nanalysis.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://serkor1.github.io/cryptoQuotes/,\nhttps://github.com/serkor1/cryptoQuotes",
  "BugReports": "https://github.com/serkor1/cryptoQuotes/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://serkor1.r-universe.dev",
  "Date/Publication": "2026-02-15 11:16:53 UTC",
  "RemoteUrl": "https://github.com/serkor1/cryptoQuotes",
  "RemoteRef": "HEAD",
  "RemoteSha": "ba3b38b8c7ec266257c81a1a97ee4491a43d7232",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:13:02 UTC",
    "User": "root"
  },
  "Author": "Serkan Korkmaz [cre, aut, ctb, cph] (ORCID:\n<https://orcid.org/0000-0002-5052-0982>),\nJonas Cuzulan Hirani [ctb] (ORCID:\n<https://orcid.org/0000-0002-9512-1993>)",
  "Maintainer": "Serkan Korkmaz <serkor1@duck.com>",
  "MD5sum": "296afae9085626d47e9f4a16f591bb14",
  "_user": "serkor1",
  "_type": "src",
  "_file": "cryptoQuotes_1.3.4.tar.gz",
  "_fileid": "b7cb6e35eecb101ae636304ca17f9ea70f4f3814b2a15e47c0dff3788edd0924",
  "_filesize": 1325678,
  "_sha256": "b7cb6e35eecb101ae636304ca17f9ea70f4f3814b2a15e47c0dff3788edd0924",
  "_created": "2026-05-16T08:13:02.000Z",
  "_published": "2026-06-02T18:21:23.599Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79141877206,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031879767"
    },
    {
      "job": 79141877248,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031879169"
    },
    {
      "job": 79141877130,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031874558"
    },
    {
      "job": 79141877153,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031884681"
    },
    {
      "job": 79141876462,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031862330"
    },
    {
      "job": 79141876373,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366295272"
    },
    {
      "job": 79141877244,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031874138"
    },
    {
      "job": 79141877129,
      "time": 149,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031877080"
    },
    {
      "job": 79141877161,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031873134"
    }
  ],
  "_buildurl": "https://github.com/r-universe/serkor1/actions/runs/25956962993",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/serkor1/cryptoQuotes",
  "_commit": {
    "id": "ba3b38b8c7ec266257c81a1a97ee4491a43d7232",
    "author": "Serkan Korkmaz <77464572+serkor1@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "{cryptoQuotes} v1.3.3 and v1.3.4 🚀 (#49)\n\n* See commit history or NEWS.md for changes.",
    "time": 1771154213
  },
  "_maintainer": {
    "name": "Serkan Korkmaz",
    "email": "serkor1@duck.com",
    "orcid": "0000-0002-5052-0982"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.6.3",
      "role": "Imports"
    },
    {
      "package": "curl",
      "version": ">= 5.2.1",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.8",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.4",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "version": ">= 4.10.4",
      "role": "Imports"
    },
    {
      "package": "TTR",
      "version": ">= 0.24.4",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "xts",
      "version": ">= 0.14.0",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "version": ">= 1.8-12",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quantmod",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "serkor1",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "binance",
    "binance-api",
    "bitmart",
    "bybit",
    "bybit-api",
    "cryptocurrencies",
    "cryptocurrency",
    "cryptocurrency-exchanges",
    "huobi",
    "huobi-api",
    "kraken-api",
    "kraken-exchange-api",
    "kucoin",
    "kucoin-api"
  ],
  "_stars": 48,
  "_contributors": [
    {
      "user": "serkor1",
      "count": 207,
      "uuid": 77464572
    },
    {
      "user": "stavralf",
      "count": 1,
      "uuid": 98609531
    },
    {
      "user": "jjhvive",
      "count": 1,
      "uuid": 120171232
    }
  ],
  "_userbio": {
    "uuid": 77464572,
    "type": "user",
    "name": "Serkan Korkmaz",
    "description": "Ph.D.-student at the University of Copenhagen."
  },
  "_downloads": {
    "count": 422,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cryptoQuotes"
  },
  "_devurl": "https://github.com/serkor1/cryptoquotes",
  "_pkgdown": "https://serkor1.github.io/cryptoQuotes/",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cryptoQuotes.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/serkor1/cryptoquotes",
  "_realowner": "serkor1",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-12-13"
    },
    {
      "version": "1.2.1",
      "date": "2024-01-08"
    },
    {
      "version": "1.3.0",
      "date": "2024-03-12"
    },
    {
      "version": "1.3.1",
      "date": "2024-05-31"
    },
    {
      "version": "1.3.2",
      "date": "2024-11-07"
    },
    {
      "version": "1.3.3",
      "date": "2025-09-15"
    },
    {
      "version": "1.3.4",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "alma",
    "available_exchanges",
    "available_intervals",
    "available_tickers",
    "bollinger_bands",
    "calibrate_window",
    "chart",
    "dema",
    "donchian_channel",
    "ema",
    "evwma",
    "fgi",
    "get_fgindex",
    "get_fundingrate",
    "get_lsratio",
    "get_mktcap",
    "get_openinterest",
    "get_quote",
    "hma",
    "kline",
    "lsr",
    "macd",
    "ohlc",
    "pline",
    "read_xts",
    "remove_bound",
    "rsi",
    "sma",
    "smi",
    "split_window",
    "volume",
    "vwap",
    "wma",
    "write_xts",
    "zlema"
  ],
  "_datasets": [
    {
      "name": "ATOM",
      "title": "USDT Denominated ATOM (ATOMUSDT) 15-Minute Intervals",
      "object": "ATOM",
      "class": [
        "xts",
        "zoo"
      ],
      "fields": [
        "open",
        "high",
        "low",
        "close",
        "volume"
      ],
      "rows": 97,
      "table": true,
      "tojson": false
    },
    {
      "name": "BTC",
      "title": "USDT Denominated Bitcoin (BTCUSDT) Weekly Intervals",
      "object": "BTC",
      "class": [
        "xts",
        "zoo"
      ],
      "fields": [
        "open",
        "high",
        "low",
        "close",
        "volume"
      ],
      "rows": 52,
      "table": true,
      "tojson": false
    },
    {
      "name": "DOGE",
      "title": "USDT Denominated DOGECOIN (DOGEUSDT) 1-Minute Intervals",
      "object": "DOGE",
      "class": [
        "xts",
        "zoo"
      ],
      "fields": [
        "open",
        "high",
        "low",
        "close",
        "volume"
      ],
      "rows": 61,
      "table": true,
      "tojson": false
    },
    {
      "name": "FGIndex",
      "title": "Fear and Greed Index (FGI) values for the cryptocurrency market in daily intervals",
      "object": "FGIndex",
      "class": [
        "xts",
        "zoo"
      ],
      "fields": [
        "fgi"
      ],
      "rows": 364,
      "table": true,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "alma",
      "title": "Add Arnaud Legoux Moving Average (ALMA) to the chart",
      "concept": [
        "chart indicators",
        "main chart indicators",
        "moving average indicators"
      ],
      "topics": [
        "alma"
      ]
    },
    {
      "page": "ATOM",
      "title": "USDT Denominated ATOM (ATOMUSDT) 15-Minute Intervals",
      "topics": [
        "ATOM"
      ]
    },
    {
      "page": "available_exchanges",
      "title": "Get available exchanges",
      "concept": [
        "supported calls"
      ],
      "topics": [
        "available_exchanges"
      ]
    },
    {
      "page": "available_intervals",
      "title": "Get available intervals",
      "concept": [
        "supported calls"
      ],
      "topics": [
        "available_intervals"
      ]
    },
    {
      "page": "available_tickers",
      "title": "Get actively traded cryptocurrency pairs",
      "concept": [
        "supported calls"
      ],
      "topics": [
        "available_tickers"
      ]
    },
    {
      "page": "bollinger_bands",
      "title": "Add Bollinger Bands to the chart",
      "concept": [
        "chart indicators",
        "main chart indicators"
      ],
      "topics": [
        "bollinger_bands"
      ]
    },
    {
      "page": "BTC",
      "title": "USDT Denominated Bitcoin (BTCUSDT) Weekly Intervals",
      "topics": [
        "BTC"
      ]
    },
    {
      "page": "calibrate_window",
      "title": "calibrate the time window of a list of xts objects",
      "concept": [
        "utility"
      ],
      "topics": [
        "calibrate_window"
      ]
    },
    {
      "page": "chart",
      "title": "Build an interactive financial chart",
      "concept": [
        "chart indicators",
        "price charts"
      ],
      "topics": [
        "chart"
      ]
    },
    {
      "page": "dema",
      "title": "Add Double Exponential Moving Average (DEMA) to the chart",
      "concept": [
        "chart indicators",
        "main chart indicators",
        "moving average indicators"
      ],
      "topics": [
        "dema"
      ]
    },
    {
      "page": "DOGE",
      "title": "USDT Denominated DOGECOIN (DOGEUSDT) 1-Minute Intervals",
      "topics": [
        "DOGE"
      ]
    },
    {
      "page": "donchian_channel",
      "title": "Add Donchian Channels to the chart",
      "concept": [
        "chart indicators",
        "main chart indicators"
      ],
      "topics": [
        "donchian_channel"
      ]
    },
    {
      "page": "ema",
      "title": "Add Exponentially-Weighted Moving Average (EMA) to the chart",
      "concept": [
        "chart indicators",
        "main chart indicators",
        "moving average indicators"
      ],
      "topics": [
        "ema"
      ]
    },
    {
      "page": "evwma",
      "title": "Add Elastic Volume-Weighted Moving Average (EVWMA) to the chart",
      "concept": [
        "chart indicators",
        "main chart indicators",
        "moving average indicators"
      ],
      "topics": [
        "evwma"
      ]
    },
    {
      "page": "fgi",
      "title": "Chart the Fear and Greed Index",
      "concept": [
        "chart indicators",
        "sentiment indicators",
        "subchart indicators"
      ],
      "topics": [
        "fgi"
      ]
    },
    {
      "page": "FGIndex",
      "title": "Fear and Greed Index (FGI) values for the cryptocurrency market in daily intervals",
      "topics": [
        "FGIndex"
      ]
    },
    {
      "page": "get_fgindex",
      "title": "Get the daily Fear and Greed Index in the cryptocurrency market",
      "concept": [
        "get-functions"
      ],
      "topics": [
        "get_fgindex"
      ]
    },
    {
      "page": "get_fundingrate",
      "title": "Get the funding rate on futures contracts",
      "concept": [
        "get-functions"
      ],
      "topics": [
        "get_fundingrate"
      ]
    },
    {
      "page": "get_lsratio",
      "title": "Get the long to short ratio of a cryptocurrency pair",
      "concept": [
        "get-functions"
      ],
      "topics": [
        "get_lsratio"
      ]
    },
    {
      "page": "get_mktcap",
      "title": "Get the global market capitalization",
      "concept": [
        "get-functions"
      ],
      "topics": [
        "get_mktcap"
      ]
    },
    {
      "page": "get_openinterest",
      "title": "Get the open interest on perpetual futures contracts",
      "concept": [
        "get-functions"
      ],
      "topics": [
        "get_openinterest"
      ]
    },
    {
      "page": "get_quote",
      "title": "Get the Open, High, Low, Close and Volume data on a cryptocurrency pair",
      "concept": [
        "get-functions"
      ],
      "topics": [
        "get_quote"
      ]
    },
    {
      "page": "hma",
      "title": "Add Hull Moving Average (HMA) to the chart",
      "concept": [
        "chart indicators",
        "main chart indicators",
        "moving average indicators"
      ],
      "topics": [
        "hma"
      ]
    },
    {
      "page": "kline",
      "title": "Candlestick Chart",
      "concept": [
        "price charts"
      ],
      "topics": [
        "kline"
      ]
    },
    {
      "page": "lsr",
      "title": "Chart the long-short ratio",
      "concept": [
        "chart indicators",
        "sentiment indicators",
        "subchart indicators"
      ],
      "topics": [
        "lsr"
      ]
    },
    {
      "page": "macd",
      "title": "Chart the Moving Average Convergence Divergence (MACD) indicator",
      "concept": [
        "chart indicators",
        "momentum indicators",
        "subchart indicators"
      ],
      "topics": [
        "macd"
      ]
    },
    {
      "page": "ohlc",
      "title": "OHLC Barchart",
      "concept": [
        "price charts"
      ],
      "topics": [
        "ohlc"
      ]
    },
    {
      "page": "pline",
      "title": "Line Chart",
      "concept": [
        "price charts"
      ],
      "topics": [
        "pline"
      ]
    },
    {
      "page": "remove_bound",
      "title": "remove upper and lower bounds from an XTS object",
      "concept": [
        "utility"
      ],
      "topics": [
        "remove_bound"
      ]
    },
    {
      "page": "rsi",
      "title": "Chart the Relative Strength Index (RSI)",
      "concept": [
        "chart indicators",
        "momentum indicators",
        "subchart indicators"
      ],
      "topics": [
        "rsi"
      ]
    },
    {
      "page": "sma",
      "title": "Add Simple Moving Average (SMA) indicators to the chart",
      "concept": [
        "chart indicators",
        "main chart indicators",
        "moving average indicators"
      ],
      "topics": [
        "sma"
      ]
    },
    {
      "page": "smi",
      "title": "Chart the Stochastic Momentum Index (SMI)",
      "concept": [
        "chart indicators",
        "momentum indicators",
        "subchart indicators"
      ],
      "topics": [
        "smi"
      ]
    },
    {
      "page": "split_window",
      "title": "split xts object iteratively in lists of desired intervals",
      "concept": [
        "utility"
      ],
      "topics": [
        "split_window"
      ]
    },
    {
      "page": "volume",
      "title": "Chart the trading volume",
      "concept": [
        "chart indicators",
        "subchart indicators"
      ],
      "topics": [
        "volume"
      ]
    },
    {
      "page": "vwap",
      "title": "Add Volume-Weighted Moving Average (VWAP) to the chart",
      "concept": [
        "chart indicators",
        "main chart indicators",
        "moving average indicators"
      ],
      "topics": [
        "vwap"
      ]
    },
    {
      "page": "wma",
      "title": "Add Weighted Moving Average (WMA) to the chart",
      "concept": [
        "chart indicators",
        "main chart indicators",
        "moving average indicators"
      ],
      "topics": [
        "wma"
      ]
    },
    {
      "page": "write_xts",
      "title": "Read and Write 'xts'-objects",
      "concept": [
        "utility"
      ],
      "topics": [
        "read_xts",
        "write_xts"
      ]
    },
    {
      "page": "zlema",
      "title": "Add Zero Lag Exponential Moving Average (ZLEMA) to the chart",
      "concept": [
        "chart indicators",
        "main chart indicators",
        "moving average indicators"
      ],
      "topics": [
        "zlema"
      ]
    }
  ],
  "_pkglogo": "https://github.com/serkor1/cryptoQuotes/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/serkor1/cryptoQuotes/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "TTR",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xts",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "custom_indicators.Rmd",
      "filename": "custom_indicators.html",
      "title": "A Guide on Charting and Custom Indicators",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Custom Indicators",
        "Sine-oscillator",
        "Linear Regression Line",
        "Summary"
      ],
      "created": "2024-05-31 22:15:34",
      "modified": "2024-11-07 13:16:40",
      "commits": 2
    },
    {
      "source": "cryptoQuotes.Rmd",
      "filename": "cryptoQuotes.html",
      "title": "Introduction: Cryptocurrency Market Data in R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Cryptocurrency market data in R",
        "Open, High, Low, Close an Volume",
        "Sentiment Data",
        "Charting cryptocurrency market data",
        "Adding indicators"
      ],
      "created": "2023-10-06 15:20:27",
      "modified": "2024-11-07 13:16:40",
      "commits": 11
    },
    {
      "source": "usecase.Rmd",
      "filename": "usecase.html",
      "title": "Usecase",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Cryptocurrency Market Analysis in R",
        "Charting price action with candlesticks",
        "Charting price action with event lines"
      ],
      "created": "2024-05-31 22:15:34",
      "modified": "2024-11-07 13:16:40",
      "commits": 2
    }
  ],
  "_score": 6.459392487759231,
  "_indexed": true,
  "_nocasepkg": "cryptoquotes",
  "_universes": [
    "serkor1"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.4",
      "date": "2026-05-16T08:15:38.000Z",
      "distro": "noble",
      "commit": "ba3b38b8c7ec266257c81a1a97ee4491a43d7232",
      "fileid": "029e757d4c177ccd31f0675e56e454e3e17c70a6f65b64f8f97f44e495ac0b3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/serkor1/actions/runs/25956962993"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.4",
      "date": "2026-05-16T08:15:34.000Z",
      "distro": "noble",
      "commit": "ba3b38b8c7ec266257c81a1a97ee4491a43d7232",
      "fileid": "6383d43bde0be31258963fd9d9df110fe10464e32c67766ca207754e8f076f58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/serkor1/actions/runs/25956962993"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.4",
      "date": "2026-05-16T08:15:03.000Z",
      "commit": "ba3b38b8c7ec266257c81a1a97ee4491a43d7232",
      "fileid": "336f788295b2b933ac079094279234fb3ad924adfa22b4f2c81f920452337f4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/serkor1/actions/runs/25956962993"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.4",
      "date": "2026-05-16T08:16:29.000Z",
      "commit": "ba3b38b8c7ec266257c81a1a97ee4491a43d7232",
      "fileid": "51446a61cbdcdead645a0f8c662673c0e6f268e7a6e325c494bd135f10c697f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/serkor1/actions/runs/25956962993"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-05-16T08:14:38.000Z",
      "commit": "ba3b38b8c7ec266257c81a1a97ee4491a43d7232",
      "fileid": "479f9773633965dbcda4257ba083312894d2df3ed184d96b28157de101dbdd80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/serkor1/actions/runs/25956962993"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-05-16T08:14:54.000Z",
      "commit": "ba3b38b8c7ec266257c81a1a97ee4491a43d7232",
      "fileid": "9d6a6b2ffb2432aacb0f6fac6229fe46f18674ebf1f71812e12596a48c3b7fe5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/serkor1/actions/runs/25956962993"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-05-16T08:14:26.000Z",
      "commit": "ba3b38b8c7ec266257c81a1a97ee4491a43d7232",
      "fileid": "640012a667d6dd6e333d01a0e6c2858afde86aadbb145ff79a51cd7615a51061",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/serkor1/actions/runs/25956962993"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.4",
      "date": "2026-06-02T18:20:54.000Z",
      "commit": "ba3b38b8c7ec266257c81a1a97ee4491a43d7232",
      "fileid": "ad1f53b3b618aa5aec688797b9e00308afd76cbe7e9944394eb5e3cafe4b7201",
      "status": "success",
      "buildurl": "https://github.com/r-universe/serkor1/actions/runs/25956962993"
    }
  ]
}