{
  "_id": "6a16b1d0acfb0bcc41d851bb",
  "Package": "gpttools",
  "Title": "Extensions and Tools for gptstudio",
  "Version": "0.0.8.9016",
  "Authors@R": "person(\"James\", \"Wade\", , \"github@jameshwade.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9740-1905\"))",
  "Description": "gpttools is an R package that provides extensions to\ngptstudio to provide devtools-like functionality using the\nlatest natural language processing (NLP) models. It is designed\nto make package development easier by providing a range of\ntools and functions that can be used to improve the quality of\nyour package's documentation, testing, and maybe even\nfunctionality.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/JamesHWade/gpttools",
  "BugReports": "https://github.com/JamesHWade/gpttools/issues",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "michelnivard/gptstudio",
    "rstudio/rstudioapi"
  ],
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://jameshwade.r-universe.dev",
  "Date/Publication": "2024-08-21 00:40:28 UTC",
  "RemoteUrl": "https://github.com/JamesHWade/gpttools",
  "RemoteRef": "main",
  "RemoteSha": "508a179a62f424215e610528b66c902d3a3bb2ed",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 08:52:54 UTC",
    "User": "root"
  },
  "Author": "James Wade [aut, cre] (ORCID: <https://orcid.org/0000-0002-9740-1905>)",
  "Maintainer": "James Wade <github@jameshwade.com>",
  "MD5sum": "08c9c80bba19bc60f4a2bc2349958d30",
  "_user": "jameshwade",
  "_type": "src",
  "_file": "gpttools_0.0.8.9016.tar.gz",
  "_fileid": "72af0c6215474899c64ddac07ede608157c23b64d82650bde185610aaf32b7de",
  "_filesize": 32663593,
  "_sha256": "72af0c6215474899c64ddac07ede608157c23b64d82650bde185610aaf32b7de",
  "_created": "2026-05-27T08:52:54.000Z",
  "_published": "2026-05-27T08:56:48.746Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78041863585,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7236151113"
    },
    {
      "job": 78041863579,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7236154555"
    },
    {
      "job": 78041863597,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7236132627"
    },
    {
      "job": 78041863607,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7236132070"
    },
    {
      "job": 78041026223,
      "time": 306,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236089439"
    },
    {
      "job": 78041863583,
      "time": 183,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236153793"
    },
    {
      "job": 78041863646,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7236128535"
    },
    {
      "job": 78041863591,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7236130789"
    },
    {
      "job": 78041863600,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7236130308"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26500946668",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/JamesHWade/gpttools",
  "_commit": {
    "id": "508a179a62f424215e610528b66c902d3a3bb2ed",
    "author": "James Wade <github@jameshwade.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #87 from JamesHWade/pre-commit-ci-update-config\n\n[pre-commit.ci] pre-commit autoupdate",
    "time": 1724200828
  },
  "_maintainer": {
    "name": "James Wade",
    "email": "github@jameshwade.com",
    "login": "jameshwade",
    "mastodon": "@jameshwade@fosstodon.org",
    "bluesky": "@jameshwade.bsky.social",
    "twitter": "@jameshwade",
    "description": "Analytical chemist in industry working on materials characterization and data science. Interested in #rstats, modeling, & sustainability. Owner of many pets.",
    "uuid": 6314313,
    "orcid": "0000-0002-9740-1905"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "gptstudio",
      "version": ">= 0.3.1",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lsa",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.11",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.12",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tokenizers",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "urltools",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "AzureRMR",
      "role": "Suggests"
    },
    {
      "package": "bsicons",
      "role": "Suggests"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "furrr",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "later",
      "role": "Suggests"
    },
    {
      "package": "mockr",
      "role": "Suggests"
    },
    {
      "package": "pak",
      "role": "Suggests"
    },
    {
      "package": "pdftools",
      "role": "Suggests"
    },
    {
      "package": "precommit",
      "role": "Suggests"
    },
    {
      "package": "reprex",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "shinyjs",
      "role": "Suggests"
    },
    {
      "package": "shinytest2",
      "role": "Suggests"
    },
    {
      "package": "skimr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidymodels",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "tuneR",
      "role": "Suggests"
    },
    {
      "package": "uuid",
      "role": "Suggests"
    },
    {
      "package": "waiter",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "jameshwade",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "chatgpt",
    "nlp",
    "openai",
    "package-development",
    "rstudio-addin"
  ],
  "_stars": 299,
  "_contributors": [
    {
      "user": "jameshwade",
      "count": 400,
      "uuid": 6314313
    },
    {
      "user": "michelnivard",
      "count": 1,
      "uuid": 11858442
    },
    {
      "user": "ph-add",
      "count": 1,
      "uuid": 122570531
    }
  ],
  "_userbio": {
    "uuid": 6314313,
    "type": "user",
    "name": "James Wade",
    "description": "Analytical chemist in industry working on materials characterization and data science. Interested in #rstats, modeling, & sustainability. Owner of many pets."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gpttools"
  },
  "_devurl": "https://github.com/jameshwade/gpttools",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gpttools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_roxygen_addin",
    "addin_run_scrape_pkgs",
    "addin_run_select_pkgs",
    "chat",
    "chat_with_context",
    "chat_with_retrieval",
    "collect_dataframes",
    "copilot_addin",
    "crawl",
    "create_index_from_audio",
    "create_index_from_pdf",
    "create_transcript",
    "delete_history",
    "delete_index",
    "document_data",
    "extract_code_chunks",
    "get_selection",
    "get_transformer_model",
    "ghost_chat",
    "ghost_writer",
    "gpt_sitrep",
    "gpttools_index_all_scraped_data",
    "ingest_pdf",
    "insert_text",
    "install_sentence_transformers",
    "launch_settings",
    "list_index",
    "load_index",
    "prep_data_prompt",
    "read_history",
    "remove_lines_and_spaces",
    "run_document_data",
    "run_extracted_code",
    "run_select_pkgs_app",
    "save_user_config",
    "scrape_pkg_sites",
    "scrape_url",
    "script_to_function_addin",
    "set_user_config",
    "suggest_unit_test_addin",
    "transcribe_audio"
  ],
  "_help": [
    {
      "page": "add_roxygen_addin",
      "title": "Add Roxygen documentation to a function",
      "topics": [
        "add_roxygen_addin"
      ]
    },
    {
      "page": "addin_run_scrape_pkgs",
      "title": "Addin to scrape installed packages",
      "topics": [
        "addin_run_scrape_pkgs"
      ]
    },
    {
      "page": "addin_run_select_pkgs",
      "title": "Run Package Selector App",
      "topics": [
        "addin_run_select_pkgs"
      ]
    },
    {
      "page": "chat",
      "title": "Chat for gpttools",
      "topics": [
        "chat"
      ]
    },
    {
      "page": "chat_with_context",
      "title": "chat_with_context",
      "topics": [
        "chat_with_context"
      ]
    },
    {
      "page": "chat_with_retrieval",
      "title": "Run Chat with Retrieval",
      "topics": [
        "chat_with_retrieval"
      ]
    },
    {
      "page": "collect_dataframes",
      "title": "Collect Dataframes",
      "topics": [
        "collect_dataframes"
      ]
    },
    {
      "page": "copilot_addin",
      "title": "Copilot-style Code Suggestions",
      "topics": [
        "copilot_addin"
      ]
    },
    {
      "page": "crawl",
      "title": "Scrape and process all hyperlinks within a given URL",
      "topics": [
        "crawl"
      ]
    },
    {
      "page": "create_index_from_audio",
      "title": "Create index from audio",
      "topics": [
        "create_index_from_audio"
      ]
    },
    {
      "page": "create_index_from_pdf",
      "title": "Create index from PDF",
      "topics": [
        "create_index_from_pdf"
      ]
    },
    {
      "page": "create_transcript",
      "title": "Get Transcription from Audio",
      "topics": [
        "create_transcript"
      ]
    },
    {
      "page": "delete_history",
      "title": "Delete chat history files",
      "topics": [
        "delete_history"
      ]
    },
    {
      "page": "delete_index",
      "title": "Delete an Index File",
      "topics": [
        "delete_index"
      ]
    },
    {
      "page": "document_data",
      "title": "Document Data",
      "topics": [
        "document_data"
      ]
    },
    {
      "page": "extract_code_chunks",
      "title": "Extract Code Chunks from Text",
      "topics": [
        "extract_code_chunks"
      ]
    },
    {
      "page": "get_selection",
      "title": "Wrapper around selectionGet to help with testthat",
      "topics": [
        "get_selection"
      ]
    },
    {
      "page": "get_transformer_model",
      "title": "Get Transformer Model",
      "topics": [
        "get_transformer_model"
      ]
    },
    {
      "page": "ghost_chat",
      "title": "Ghost Chat",
      "topics": [
        "ghost_chat"
      ]
    },
    {
      "page": "ghost_writer",
      "title": "Writing Assistant",
      "topics": [
        "ghost_writer"
      ]
    },
    {
      "page": "gpt_sitrep",
      "title": "GPT Sitrep",
      "topics": [
        "gpt_sitrep"
      ]
    },
    {
      "page": "gpttools_index_all_scraped_data",
      "title": "Index All Scraped Data",
      "topics": [
        "gpttools_index_all_scraped_data"
      ]
    },
    {
      "page": "ingest_pdf",
      "title": "Ingest PDF and write to index",
      "topics": [
        "ingest_pdf"
      ]
    },
    {
      "page": "insert_text",
      "title": "Wrapper around selectionGet to help with testthat",
      "topics": [
        "insert_text"
      ]
    },
    {
      "page": "install_sentence_transformers",
      "title": "Install sentence-transformers and its dependencies",
      "topics": [
        "install_sentence_transformers"
      ]
    },
    {
      "page": "launch_settings",
      "title": "Settings App for gpttools",
      "topics": [
        "launch_settings"
      ]
    },
    {
      "page": "list_index",
      "title": "List Index Files",
      "topics": [
        "list_index"
      ]
    },
    {
      "page": "load_index",
      "title": "Load Index Data for a Domain",
      "topics": [
        "load_index"
      ]
    },
    {
      "page": "prep_data_prompt",
      "title": "Preps OpenAI model prompt for data documentation",
      "topics": [
        "prep_data_prompt"
      ]
    },
    {
      "page": "read_history",
      "title": "Read chat history from a file",
      "topics": [
        "read_history"
      ]
    },
    {
      "page": "remove_lines_and_spaces",
      "title": "Remove new lines from a character vector.",
      "topics": [
        "remove_lines_and_spaces"
      ]
    },
    {
      "page": "repair_index_names",
      "title": "Repair Index Names",
      "topics": [
        "repair_index_names"
      ]
    },
    {
      "page": "run_document_data",
      "title": "Shiny app that supports Document Data addin",
      "topics": [
        "run_document_data"
      ]
    },
    {
      "page": "run_extracted_code",
      "title": "Execute and Present Extracted Code Chunks",
      "topics": [
        "run_extracted_code"
      ]
    },
    {
      "page": "run_select_pkgs_app",
      "title": "Run a Shiny App to Select and Save Installed Packages",
      "topics": [
        "run_select_pkgs_app"
      ]
    },
    {
      "page": "save_user_config",
      "title": "Save user configuration settings for gpttools",
      "topics": [
        "save_user_config"
      ]
    },
    {
      "page": "scrape_pkg_sites",
      "title": "Scrape packaging sites",
      "topics": [
        "scrape_pkg_sites"
      ]
    },
    {
      "page": "scrape_url",
      "title": "Scrape text from a URL",
      "topics": [
        "scrape_url"
      ]
    },
    {
      "page": "script_to_function_addin",
      "title": "Convert Script to Function Addin",
      "topics": [
        "script_to_function_addin"
      ]
    },
    {
      "page": "set_user_config",
      "title": "Set user configuration settings for gpttools from a file",
      "topics": [
        "set_user_config"
      ]
    },
    {
      "page": "suggest_code_improvements",
      "title": "Suggest code improvements using a code copilot",
      "topics": [
        "suggest_code_improvements"
      ]
    },
    {
      "page": "suggest_unit_test_addin",
      "title": "Suggest a unit test for a function",
      "topics": [
        "suggest_unit_test_addin"
      ]
    },
    {
      "page": "summarize_data",
      "title": "Summarize data",
      "topics": [
        "summarize_data"
      ]
    },
    {
      "page": "transcribe_audio",
      "title": "Transcribe audio and write to index",
      "topics": [
        "transcribe_audio"
      ]
    }
  ],
  "_pkglogo": "https://github.com/JamesHWade/gpttools/raw/main/man/figures/logo.png",
  "_readme": "https://github.com/JamesHWade/gpttools/raw/main/README.md",
  "_rundeps": [
    "arrow",
    "askpass",
    "assertthat",
    "base64enc",
    "bit",
    "bit64",
    "bsicons",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "colorspace",
    "commonmark",
    "coro",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "ellmer",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "gptstudio",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "httr2",
    "ids",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "lsa",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "rvest",
    "S7",
    "sass",
    "selectr",
    "shiny",
    "shiny.i18n",
    "SnowballC",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tokenizers",
    "triebeard",
    "tzdb",
    "urltools",
    "utf8",
    "uuid",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "anthropic.Rmd",
      "filename": "anthropic.html",
      "title": "Anthropic API Service",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating an Anthropic Account",
        "Creating an Anthropic API Key",
        "Setting the Anthropic API Key in .Renviron"
      ],
      "created": "2024-01-22 18:56:13",
      "modified": "2024-01-22 18:56:13",
      "commits": 1
    },
    {
      "source": "azure.Rmd",
      "filename": "azure.html",
      "title": "Azure OpenAI API Service",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Azure OpenAI Service"
      ],
      "created": "2024-01-22 18:56:13",
      "modified": "2024-01-22 18:56:13",
      "commits": 1
    },
    {
      "source": "retriever.Rmd",
      "filename": "retriever.html",
      "title": "Create Your Own Data Retreival Database",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Step 1: Scraping text data",
        "Step 2: Using ChatGPT with Retriever"
      ],
      "created": "2023-03-25 23:14:40",
      "modified": "2023-03-25 23:14:40",
      "commits": 1
    },
    {
      "source": "google.Rmd",
      "filename": "google.html",
      "title": "Google's AI Studio API Service",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating an Account in Google's AI Studio",
        "Accessing Google PALM API",
        "Setting the Google AI Studio API Key in .Renviron"
      ],
      "created": "2024-01-22 18:56:13",
      "modified": "2024-01-22 18:56:13",
      "commits": 1
    },
    {
      "source": "huggingface.Rmd",
      "filename": "huggingface.html",
      "title": "HuggingFace API Service",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating a HuggingFace Account",
        "Creating a HuggingFace API Key",
        "Setting the HuggingFace API Key in .Renviron"
      ],
      "created": "2024-01-22 18:56:13",
      "modified": "2024-01-22 18:56:13",
      "commits": 1
    },
    {
      "source": "openai.Rmd",
      "filename": "openai.html",
      "title": "OpenAI API Service",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating an OpenAI Account",
        "Creating an OpenAI API Key",
        "Setting the OpenAI API Key in .Renviron"
      ],
      "created": "2024-01-22 18:56:13",
      "modified": "2024-01-22 18:56:13",
      "commits": 1
    },
    {
      "source": "perplexity.Rmd",
      "filename": "perplexity.html",
      "title": "Perplexity",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating an Perplexity Account",
        "Creating an Perplexity API Key",
        "Setting the Perplexity API Key in .Renviron"
      ],
      "created": "2024-01-22 18:56:13",
      "modified": "2024-01-22 18:56:13",
      "commits": 1
    }
  ],
  "_score": 6.5760417334419925,
  "_indexed": true,
  "_nocasepkg": "gpttools",
  "_universes": [
    "jameshwade"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.8.9016",
      "date": "2026-05-27T08:55:55.000Z",
      "distro": "noble",
      "commit": "508a179a62f424215e610528b66c902d3a3bb2ed",
      "fileid": "51e3775d94a183a860916384903e39bedde849e9d6e9ebff2817e0c48cca505b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26500946668"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.8.9016",
      "date": "2026-05-27T08:56:01.000Z",
      "distro": "noble",
      "commit": "508a179a62f424215e610528b66c902d3a3bb2ed",
      "fileid": "eaaf0e54ebeeb8131af16baa08667d1699d807716daf51d6d1ee9897bee43ce1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26500946668"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.8.9016",
      "date": "2026-05-27T08:55:06.000Z",
      "commit": "508a179a62f424215e610528b66c902d3a3bb2ed",
      "fileid": "59897385d2ab798613770733d1985ba6032d71228604ad82328aaca11801c713",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26500946668"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.8.9016",
      "date": "2026-05-27T08:55:00.000Z",
      "commit": "508a179a62f424215e610528b66c902d3a3bb2ed",
      "fileid": "8f7076da5bd4d119eef4eac8ff9dcb3d52a9298399006dbef4807c3cd2c44213",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26500946668"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.8.9016",
      "date": "2026-05-27T08:56:22.000Z",
      "commit": "508a179a62f424215e610528b66c902d3a3bb2ed",
      "fileid": "08c7d6d9a728cfc10a4dc6f515cd433b8ec4196b3a4718a5ee2500a335dcbf1e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26500946668"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.8.9016",
      "date": "2026-05-27T08:54:39.000Z",
      "commit": "508a179a62f424215e610528b66c902d3a3bb2ed",
      "fileid": "e83c9597179e1f1fa90e87f869a6e4b13dde3b478f4a6a84f9f3c0239253bf9e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26500946668"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.8.9016",
      "date": "2026-05-27T08:54:45.000Z",
      "commit": "508a179a62f424215e610528b66c902d3a3bb2ed",
      "fileid": "d77d6663859a610f3cfddce1626b05fbe33f9fe0e01c8c4a9ef1fd072b05e907",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26500946668"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.8.9016",
      "date": "2026-05-27T08:54:41.000Z",
      "commit": "508a179a62f424215e610528b66c902d3a3bb2ed",
      "fileid": "40a63e53803ed63e35273a3acee92677380e3acef0716d69c560680bdff3586d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jameshwade/actions/runs/26500946668"
    }
  ]
}