{
  "_id": "6a228333cd65a98ecbd52763",
  "Package": "openaiRtools",
  "Title": "R Client for the 'OpenAI' API",
  "Version": "0.2.2",
  "Authors@R": "person(\"Chaoyang\", \"Luo\", email = \"xiaoluolorn@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Complete R implementation of OpenAI Python SDK. Provides\nfull compatibility with OpenAI API including chat completions,\nembeddings, images, audio, fine-tuning, and model management.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/xiaoluolorn/openaiR",
  "BugReports": "https://github.com/xiaoluolorn/openaiR/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://xiaoluolorn.r-universe.dev",
  "Date/Publication": "2026-03-02 10:09:45 UTC",
  "RemoteUrl": "https://github.com/xiaoluolorn/openairtools",
  "RemoteRef": "HEAD",
  "RemoteSha": "a1dff1dfc98b196d3de2ea7066935194ad1b68d8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 08:01:15 UTC",
    "User": "root"
  },
  "Author": "Chaoyang Luo [aut, cre]",
  "Maintainer": "Chaoyang Luo <xiaoluolorn@gmail.com>",
  "MD5sum": "027918cbd7b847178274f30941aef5bc",
  "_user": "xiaoluolorn",
  "_type": "src",
  "_file": "openaiRtools_0.2.2.tar.gz",
  "_fileid": "04b94699c8899fe6ddfcdda0a998fa5784c57d85138230979c080019c91a4709",
  "_filesize": 388603,
  "_sha256": "04b94699c8899fe6ddfcdda0a998fa5784c57d85138230979c080019c91a4709",
  "_created": "2026-06-05T08:01:15.000Z",
  "_published": "2026-06-05T08:05:07.706Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79688122911,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431748200"
    },
    {
      "job": 79688122904,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431754084"
    },
    {
      "job": 79688122885,
      "time": 190,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431756180"
    },
    {
      "job": 79688122862,
      "time": 172,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431749950"
    },
    {
      "job": 79687626457,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431708442"
    },
    {
      "job": 79688122869,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431741375"
    },
    {
      "job": 79688122883,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431734901"
    },
    {
      "job": 79688122892,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431733129"
    },
    {
      "job": 79688122872,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431734009"
    }
  ],
  "_buildurl": "https://github.com/r-universe/xiaoluolorn/actions/runs/27002970577",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/xiaoluolorn/openairtools",
  "_commit": {
    "id": "a1dff1dfc98b196d3de2ea7066935194ad1b68d8",
    "author": "xiaoluolorn <xiaoluolorn@gmail.com>",
    "committer": "xiaoluolorn <xiaoluolorn@gmail.com>",
    "message": "docs: comprehensive documentation improvement for all R functions\n",
    "time": 1772446185
  },
  "_maintainer": {
    "name": "Chaoyang Luo",
    "email": "xiaoluolorn@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "xiaoluolorn",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 25
    },
    {
      "week": "2026-10",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "release",
      "date": "2026-03-02"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 14935985,
    "type": "user",
    "name": "Chaoyang Luo",
    "description": "IQTE"
  },
  "_downloads": {
    "count": 153,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/openaiRtools"
  },
  "_devurl": "https://github.com/xiaoluolorn/openair",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/openaiRtools.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xiaoluolorn/openairtools",
  "_realowner": "xiaoluolorn",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2026-03-06"
    }
  ],
  "_exports": [
    "add_upload_part",
    "AssistantsClient",
    "AudioClient",
    "AudioTranscriptionsClient",
    "AudioTranslationsClient",
    "BatchClient",
    "cancel_batch",
    "cancel_fine_tuning_job",
    "cancel_response",
    "cancel_run",
    "cancel_upload",
    "ChatClient",
    "ChatCompletionsClient",
    "ChatCompletionsMessagesClient",
    "complete_upload",
    "CompletionsClient",
    "create_assistant",
    "create_batch",
    "create_chat_completion",
    "create_completion",
    "create_embedding",
    "create_fine_tuning_job",
    "create_image",
    "create_image_edit",
    "create_image_variation",
    "create_message",
    "create_moderation",
    "create_multimodal_message",
    "create_response",
    "create_run",
    "create_speech",
    "create_thread",
    "create_transcription",
    "create_translation",
    "create_upload",
    "create_vector_store",
    "delete_assistant",
    "delete_file",
    "delete_model",
    "delete_response",
    "delete_thread",
    "delete_vector_store",
    "EmbeddingsClient",
    "FilesClient",
    "FineTuningCheckpointsClient",
    "FineTuningClient",
    "FineTuningJobsClient",
    "image_from_file",
    "image_from_plot",
    "image_from_url",
    "ImagesClient",
    "list_assistants",
    "list_batches",
    "list_files",
    "list_fine_tuning_checkpoints",
    "list_fine_tuning_events",
    "list_fine_tuning_jobs",
    "list_messages",
    "list_models",
    "list_vector_stores",
    "MessagesClient",
    "ModelsClient",
    "ModerationsClient",
    "OpenAI",
    "OpenAIAPIError",
    "OpenAIConnectionError",
    "OpenAIError",
    "ResponsesClient",
    "retrieve_assistant",
    "retrieve_batch",
    "retrieve_file",
    "retrieve_file_content",
    "retrieve_fine_tuning_job",
    "retrieve_model",
    "retrieve_response",
    "retrieve_run",
    "retrieve_thread",
    "retrieve_vector_store",
    "RunsClient",
    "RunStepsClient",
    "SpeechClient",
    "StreamIterator",
    "text_content",
    "ThreadsClient",
    "update_assistant",
    "update_thread",
    "upload_file",
    "UploadsClient",
    "VectorStoreFileBatchesClient",
    "VectorStoreFilesClient",
    "VectorStoresClient"
  ],
  "_help": [
    {
      "page": "add_upload_part",
      "title": "Upload a File Part (Convenience Function)",
      "topics": [
        "add_upload_part"
      ]
    },
    {
      "page": "AssistantsClient",
      "title": "Assistants Client (Beta)",
      "topics": [
        "AssistantsClient"
      ]
    },
    {
      "page": "AudioClient",
      "title": "Audio Client",
      "topics": [
        "AudioClient"
      ]
    },
    {
      "page": "AudioTranscriptionsClient",
      "title": "Audio Transcriptions Client",
      "topics": [
        "AudioTranscriptionsClient"
      ]
    },
    {
      "page": "AudioTranslationsClient",
      "title": "Audio Translations Client",
      "topics": [
        "AudioTranslationsClient"
      ]
    },
    {
      "page": "BatchClient",
      "title": "Batch Client",
      "topics": [
        "BatchClient"
      ]
    },
    {
      "page": "cancel_batch",
      "title": "Cancel a Batch Job (Convenience Function)",
      "topics": [
        "cancel_batch"
      ]
    },
    {
      "page": "cancel_fine_tuning_job",
      "title": "Cancel a Fine-tuning Job (Convenience Function)",
      "topics": [
        "cancel_fine_tuning_job"
      ]
    },
    {
      "page": "cancel_response",
      "title": "Cancel a Streaming Response (Convenience Function)",
      "topics": [
        "cancel_response"
      ]
    },
    {
      "page": "cancel_run",
      "title": "Cancel a Run (Convenience Function)",
      "topics": [
        "cancel_run"
      ]
    },
    {
      "page": "cancel_upload",
      "title": "Cancel a Multipart Upload (Convenience Function)",
      "topics": [
        "cancel_upload"
      ]
    },
    {
      "page": "ChatClient",
      "title": "Chat Completions Client",
      "topics": [
        "ChatClient"
      ]
    },
    {
      "page": "ChatCompletionsClient",
      "title": "Chat Completions Interface",
      "topics": [
        "ChatCompletionsClient"
      ]
    },
    {
      "page": "ChatCompletionsMessagesClient",
      "title": "Chat Completions Messages Client",
      "topics": [
        "ChatCompletionsMessagesClient"
      ]
    },
    {
      "page": "complete_upload",
      "title": "Complete a Multipart Upload (Convenience Function)",
      "topics": [
        "complete_upload"
      ]
    },
    {
      "page": "CompletionsClient",
      "title": "Completions Client (Legacy)",
      "topics": [
        "CompletionsClient"
      ]
    },
    {
      "page": "create_assistant",
      "title": "Create an Assistant (Convenience Function)",
      "topics": [
        "create_assistant"
      ]
    },
    {
      "page": "create_batch",
      "title": "Create a Batch Job (Convenience Function)",
      "topics": [
        "create_batch"
      ]
    },
    {
      "page": "create_chat_completion",
      "title": "Create a Chat Completion (Convenience Function)",
      "topics": [
        "create_chat_completion"
      ]
    },
    {
      "page": "create_completion",
      "title": "Create a Legacy Text Completion (Convenience Function)",
      "topics": [
        "create_completion"
      ]
    },
    {
      "page": "create_embedding",
      "title": "Create Text Embeddings (Convenience Function)",
      "topics": [
        "create_embedding"
      ]
    },
    {
      "page": "create_fine_tuning_job",
      "title": "Create a Fine-tuning Job (Convenience Function)",
      "topics": [
        "create_fine_tuning_job"
      ]
    },
    {
      "page": "create_image",
      "title": "Generate an Image from Text (Convenience Function)",
      "topics": [
        "create_image"
      ]
    },
    {
      "page": "create_image_edit",
      "title": "Edit an Image with DALL-E (Convenience Function)",
      "topics": [
        "create_image_edit"
      ]
    },
    {
      "page": "create_image_variation",
      "title": "Create Image Variations with DALL-E (Convenience Function)",
      "topics": [
        "create_image_variation"
      ]
    },
    {
      "page": "create_message",
      "title": "Add a Message to a Thread (Convenience Function)",
      "topics": [
        "create_message"
      ]
    },
    {
      "page": "create_moderation",
      "title": "Check Content for Policy Violations (Convenience Function)",
      "topics": [
        "create_moderation"
      ]
    },
    {
      "page": "create_multimodal_message",
      "title": "Build a Multimodal User Message (Text + Images)",
      "topics": [
        "create_multimodal_message"
      ]
    },
    {
      "page": "create_response",
      "title": "Create a Response (Convenience Function)",
      "topics": [
        "create_response"
      ]
    },
    {
      "page": "create_run",
      "title": "Create a Run (Convenience Function)",
      "topics": [
        "create_run"
      ]
    },
    {
      "page": "create_speech",
      "title": "Convert Text to Speech (Convenience Function)",
      "topics": [
        "create_speech"
      ]
    },
    {
      "page": "create_thread",
      "title": "Create a Thread (Convenience Function)",
      "topics": [
        "create_thread"
      ]
    },
    {
      "page": "create_transcription",
      "title": "Transcribe Audio to Text (Convenience Function)",
      "topics": [
        "create_transcription"
      ]
    },
    {
      "page": "create_translation",
      "title": "Translate Audio to English Text (Convenience Function)",
      "topics": [
        "create_translation"
      ]
    },
    {
      "page": "create_upload",
      "title": "Create a Multipart Upload Session (Convenience Function)",
      "topics": [
        "create_upload"
      ]
    },
    {
      "page": "create_vector_store",
      "title": "Create a Vector Store (Convenience Function)",
      "topics": [
        "create_vector_store"
      ]
    },
    {
      "page": "delete_assistant",
      "title": "Delete an Assistant (Convenience Function)",
      "topics": [
        "delete_assistant"
      ]
    },
    {
      "page": "delete_file",
      "title": "Delete an Uploaded File (Convenience Function)",
      "topics": [
        "delete_file"
      ]
    },
    {
      "page": "delete_model",
      "title": "Delete a Fine-Tuned Model (Convenience Function)",
      "topics": [
        "delete_model"
      ]
    },
    {
      "page": "delete_response",
      "title": "Delete a Stored Response (Convenience Function)",
      "topics": [
        "delete_response"
      ]
    },
    {
      "page": "delete_thread",
      "title": "Delete a Thread (Convenience Function)",
      "topics": [
        "delete_thread"
      ]
    },
    {
      "page": "delete_vector_store",
      "title": "Delete a Vector Store (Convenience Function)",
      "topics": [
        "delete_vector_store"
      ]
    },
    {
      "page": "EmbeddingsClient",
      "title": "Embeddings Client",
      "topics": [
        "EmbeddingsClient"
      ]
    },
    {
      "page": "FilesClient",
      "title": "Files Client",
      "topics": [
        "FilesClient"
      ]
    },
    {
      "page": "FineTuningCheckpointsClient",
      "title": "Fine-tuning Checkpoints Client",
      "topics": [
        "FineTuningCheckpointsClient"
      ]
    },
    {
      "page": "FineTuningClient",
      "title": "Fine-tuning Client",
      "topics": [
        "FineTuningClient"
      ]
    },
    {
      "page": "FineTuningJobsClient",
      "title": "Fine-tuning Jobs Client",
      "topics": [
        "FineTuningJobsClient"
      ]
    },
    {
      "page": "image_from_file",
      "title": "Create Image Content from a Local File",
      "topics": [
        "image_from_file"
      ]
    },
    {
      "page": "image_from_plot",
      "title": "Create Image Content from an R Plot Object",
      "topics": [
        "image_from_plot"
      ]
    },
    {
      "page": "image_from_url",
      "title": "Create Image Content from a URL",
      "topics": [
        "image_from_url"
      ]
    },
    {
      "page": "ImagesClient",
      "title": "Images Client",
      "topics": [
        "ImagesClient"
      ]
    },
    {
      "page": "list_assistants",
      "title": "List Assistants (Convenience Function)",
      "topics": [
        "list_assistants"
      ]
    },
    {
      "page": "list_batches",
      "title": "List Batch Jobs (Convenience Function)",
      "topics": [
        "list_batches"
      ]
    },
    {
      "page": "list_files",
      "title": "List Uploaded Files (Convenience Function)",
      "topics": [
        "list_files"
      ]
    },
    {
      "page": "list_fine_tuning_checkpoints",
      "title": "List Fine-tuning Checkpoints (Convenience Function)",
      "topics": [
        "list_fine_tuning_checkpoints"
      ]
    },
    {
      "page": "list_fine_tuning_events",
      "title": "List Fine-tuning Events (Convenience Function)",
      "topics": [
        "list_fine_tuning_events"
      ]
    },
    {
      "page": "list_fine_tuning_jobs",
      "title": "List Fine-tuning Jobs (Convenience Function)",
      "topics": [
        "list_fine_tuning_jobs"
      ]
    },
    {
      "page": "list_messages",
      "title": "List Messages in a Thread (Convenience Function)",
      "topics": [
        "list_messages"
      ]
    },
    {
      "page": "list_models",
      "title": "List Available Models (Convenience Function)",
      "topics": [
        "list_models"
      ]
    },
    {
      "page": "list_vector_stores",
      "title": "List Vector Stores (Convenience Function)",
      "topics": [
        "list_vector_stores"
      ]
    },
    {
      "page": "MessagesClient",
      "title": "Messages Client",
      "topics": [
        "MessagesClient"
      ]
    },
    {
      "page": "ModelsClient",
      "title": "Models Client",
      "topics": [
        "ModelsClient"
      ]
    },
    {
      "page": "ModerationsClient",
      "title": "Moderations Client",
      "topics": [
        "ModerationsClient"
      ]
    },
    {
      "page": "multimodal",
      "title": "Helper Functions for Multimodal Content",
      "topics": [
        "multimodal"
      ]
    },
    {
      "page": "OpenAI",
      "title": "OpenAI Client Class",
      "topics": [
        "OpenAI"
      ]
    },
    {
      "page": "OpenAIAPIError",
      "title": "OpenAI API Error",
      "topics": [
        "OpenAIAPIError"
      ]
    },
    {
      "page": "OpenAIConnectionError",
      "title": "OpenAI Connection Error",
      "topics": [
        "OpenAIConnectionError"
      ]
    },
    {
      "page": "ResponsesClient",
      "title": "Responses Client",
      "topics": [
        "ResponsesClient"
      ]
    },
    {
      "page": "retrieve_assistant",
      "title": "Retrieve an Assistant (Convenience Function)",
      "topics": [
        "retrieve_assistant"
      ]
    },
    {
      "page": "retrieve_batch",
      "title": "Retrieve a Batch Job (Convenience Function)",
      "topics": [
        "retrieve_batch"
      ]
    },
    {
      "page": "retrieve_file",
      "title": "Retrieve File Metadata (Convenience Function)",
      "topics": [
        "retrieve_file"
      ]
    },
    {
      "page": "retrieve_file_content",
      "title": "Retrieve File Content (Convenience Function)",
      "topics": [
        "retrieve_file_content"
      ]
    },
    {
      "page": "retrieve_fine_tuning_job",
      "title": "Retrieve a Fine-tuning Job (Convenience Function)",
      "topics": [
        "retrieve_fine_tuning_job"
      ]
    },
    {
      "page": "retrieve_model",
      "title": "Retrieve a Model (Convenience Function)",
      "topics": [
        "retrieve_model"
      ]
    },
    {
      "page": "retrieve_response",
      "title": "Retrieve a Response (Convenience Function)",
      "topics": [
        "retrieve_response"
      ]
    },
    {
      "page": "retrieve_run",
      "title": "Retrieve a Run (Convenience Function)",
      "topics": [
        "retrieve_run"
      ]
    },
    {
      "page": "retrieve_thread",
      "title": "Retrieve a Thread (Convenience Function)",
      "topics": [
        "retrieve_thread"
      ]
    },
    {
      "page": "retrieve_vector_store",
      "title": "Retrieve a Vector Store (Convenience Function)",
      "topics": [
        "retrieve_vector_store"
      ]
    },
    {
      "page": "RunsClient",
      "title": "Runs Client",
      "topics": [
        "RunsClient"
      ]
    },
    {
      "page": "RunStepsClient",
      "title": "Run Steps Client",
      "topics": [
        "RunStepsClient"
      ]
    },
    {
      "page": "SpeechClient",
      "title": "Speech Client (Text-to-Speech)",
      "topics": [
        "SpeechClient"
      ]
    },
    {
      "page": "StreamIterator",
      "title": "Stream Iterator Class",
      "topics": [
        "StreamIterator"
      ]
    },
    {
      "page": "text_content",
      "title": "Create a Text Content Part",
      "topics": [
        "text_content"
      ]
    },
    {
      "page": "ThreadsClient",
      "title": "Threads Client (Beta)",
      "topics": [
        "ThreadsClient"
      ]
    },
    {
      "page": "update_assistant",
      "title": "Update an Assistant (Convenience Function)",
      "topics": [
        "update_assistant"
      ]
    },
    {
      "page": "update_thread",
      "title": "Update a Thread (Convenience Function)",
      "topics": [
        "update_thread"
      ]
    },
    {
      "page": "upload_file",
      "title": "Upload a File (Convenience Function)",
      "topics": [
        "upload_file"
      ]
    },
    {
      "page": "UploadsClient",
      "title": "Uploads Client",
      "topics": [
        "UploadsClient"
      ]
    },
    {
      "page": "VectorStoreFileBatchesClient",
      "title": "Vector Store File Batches Client",
      "topics": [
        "VectorStoreFileBatchesClient"
      ]
    },
    {
      "page": "VectorStoreFilesClient",
      "title": "Vector Store Files Client",
      "topics": [
        "VectorStoreFilesClient"
      ]
    },
    {
      "page": "VectorStoresClient",
      "title": "Vector Stores Client (Beta)",
      "topics": [
        "VectorStoresClient"
      ]
    }
  ],
  "_readme": "https://github.com/xiaoluolorn/openairtools/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to openaiRtools",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Quick Start",
        "Setup",
        "Chat Completions",
        "Embeddings",
        "Images (DALL-E)",
        "Audio",
        "Key Features",
        "1. Full API Compatibility",
        "2. Python SDK Interface",
        "3. Convenience Functions",
        "4. Error Handling",
        "Configuration",
        "Environment Variables",
        "Client Options",
        "Next Steps"
      ],
      "created": "2026-02-28 15:48:05",
      "modified": "2026-03-02 08:15:00",
      "commits": 3
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "openairtools",
  "_universes": [
    "xiaoluolorn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-05T08:03:35.000Z",
      "distro": "noble",
      "commit": "a1dff1dfc98b196d3de2ea7066935194ad1b68d8",
      "fileid": "ab7b26a42f9700e1aebc23a2988aeedcc80f6d0c5821ea8b0838db4a7776a38e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiaoluolorn/actions/runs/27002970577"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-05T08:03:52.000Z",
      "distro": "noble",
      "commit": "a1dff1dfc98b196d3de2ea7066935194ad1b68d8",
      "fileid": "a9b5fb2c916b20fc06cbb756530f095660acf41b49bccddffd424019cc2c0c7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiaoluolorn/actions/runs/27002970577"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-05T08:04:04.000Z",
      "commit": "a1dff1dfc98b196d3de2ea7066935194ad1b68d8",
      "fileid": "555589ec6b04e0979711553acb17b7e7f5f832de4fc79c6e7b243fd920fa9e8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiaoluolorn/actions/runs/27002970577"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-05T08:03:40.000Z",
      "commit": "a1dff1dfc98b196d3de2ea7066935194ad1b68d8",
      "fileid": "a7d2650253df2eaa977d22d5592054a934c8bda17790e29ed6b7fa5b45d1026c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiaoluolorn/actions/runs/27002970577"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-05T08:03:30.000Z",
      "commit": "a1dff1dfc98b196d3de2ea7066935194ad1b68d8",
      "fileid": "7b1a8d688207e45bb4a276b9688202f804d1aee4d62ee715faef239c7d3de671",
      "status": "success",
      "buildurl": "https://github.com/r-universe/xiaoluolorn/actions/runs/27002970577"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-05T08:02:36.000Z",
      "commit": "a1dff1dfc98b196d3de2ea7066935194ad1b68d8",
      "fileid": "9e3c7ae2ae3920ff6ece79a990e9654360b67f7a00acd3dde864539cb1611cf9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiaoluolorn/actions/runs/27002970577"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-05T08:02:33.000Z",
      "commit": "a1dff1dfc98b196d3de2ea7066935194ad1b68d8",
      "fileid": "6e7420b4c65f7feafbc3140e09a68b4effc2ee63501fbae733900011532e9ef5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiaoluolorn/actions/runs/27002970577"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-05T08:02:33.000Z",
      "commit": "a1dff1dfc98b196d3de2ea7066935194ad1b68d8",
      "fileid": "740e8999e6e4d7e68c2a0ac4af059a0d5b61fc6473fb316e1a9f878440a51b24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiaoluolorn/actions/runs/27002970577"
    }
  ]
}