{
  "_id": "6a10158eacfb0bcc41c841d7",
  "Package": "rtodoist",
  "Title": "Create and Manage Todolist using 'Todoist.com' API",
  "Version": "0.4.0",
  "Authors@R": "c(\nperson(\"Cervan\", \"Girard\", , \"cervan@thinkr.fr\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-4816-4624\", note = \"previous maintainer\")),\nperson(\"Vincent\", \"Guyader\", , \"vincent@thinkr.fr\", role = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0003-0671-9270\")),\nperson(\"ThinkR\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Allows you to interact with the API of the \"Todoist\"\nplatform.  'Todoist' <https://www.todoist.com/> provides an\nonline task manager service for teams.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ThinkR-open/rtodoist",
  "BugReports": "https://github.com/ThinkR-open/rtodoist/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libsecret-1-dev libssl-dev",
  "Repository": "https://thinkr-open.r-universe.dev",
  "Date/Publication": "2026-02-13 18:06:55 UTC",
  "RemoteUrl": "https://github.com/ThinkR-open/rtodoist",
  "RemoteRef": "HEAD",
  "RemoteSha": "afcad225a01e8d07971b784366c6aacbb185b378",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 08:47:01 UTC",
    "User": "root"
  },
  "Author": "Cervan Girard [aut] (ORCID: <https://orcid.org/0000-0002-4816-4624>,\nnote: previous maintainer),\nVincent Guyader [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-0671-9270>),\nThinkR [cph, fnd]",
  "Maintainer": "Vincent Guyader <vincent@thinkr.fr>",
  "MD5sum": "36745bf97daf62085e018012a2b41ca2",
  "_user": "thinkr-open",
  "_type": "src",
  "_file": "rtodoist_0.4.0.tar.gz",
  "_fileid": "83e163791866e7d12696fb38d4972fa3eebcb58f22f3460376cd01ff3240f6eb",
  "_filesize": 251405,
  "_sha256": "83e163791866e7d12696fb38d4972fa3eebcb58f22f3460376cd01ff3240f6eb",
  "_created": "2026-05-14T08:47:01.000Z",
  "_published": "2026-05-22T08:36:30.973Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77344894252,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990655759"
    },
    {
      "job": 77344894424,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990657215"
    },
    {
      "job": 77344894605,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990671422"
    },
    {
      "job": 77344894249,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010972100"
    },
    {
      "job": 77344893779,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990619871"
    },
    {
      "job": 77344893840,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156293561"
    },
    {
      "job": 77344894463,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990652186"
    },
    {
      "job": 77344894247,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990644973"
    },
    {
      "job": 77344894442,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990646057"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25850756131",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ThinkR-open/rtodoist",
  "_commit": {
    "id": "afcad225a01e8d07971b784366c6aacbb185b378",
    "author": "vincent <vincent@thinkr.fr>",
    "committer": "vincent <vincent@thinkr.fr>",
    "message": "Add pkgdown workflow for automated documentation site\n\n- Add pkgdown.yaml GitHub Actions workflow to deploy to gh-pages\n- Update _pkgdown.yml with Bootstrap 5, organized reference sections\n- Document all 89 exported functions in categorized sections\n- Configure articles for vignettes\n\nSite will be deployed to https://thinkr-open.github.io/rtodoist/\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>\n",
    "time": 1771006015
  },
  "_maintainer": {
    "name": "Vincent Guyader",
    "email": "vincent@thinkr.fr",
    "login": "vincentguyader",
    "uuid": 10470699,
    "orcid": "0000-0003-0671-9270"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "getPass",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "thinkr-open",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 4
    },
    {
      "week": "2026-07",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "vincentguyader",
      "count": 35,
      "uuid": 10470699
    },
    {
      "user": "cervangirard",
      "count": 12,
      "uuid": 37626302
    }
  ],
  "_userbio": {
    "uuid": 19155426,
    "type": "organization",
    "name": "ThinkR",
    "description": "R Engineering, training, and consulting"
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rtodoist"
  },
  "_devurl": "https://github.com/thinkr-open/rtodoist",
  "_searchresults": 37,
  "_rbuild": "4.6.0",
  "_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/rtodoist.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thinkr-open/rtodoist",
  "_realowner": "thinkr-open",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-05-14"
    },
    {
      "version": "0.2.0",
      "date": "2026-01-22"
    },
    {
      "version": "0.4.0",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "%>%",
    "accept_invitation",
    "add_comment",
    "add_filter",
    "add_label",
    "add_project",
    "add_reminder",
    "add_responsible_to_task",
    "add_section",
    "add_tasks_in_project",
    "add_tasks_in_project_from_df",
    "add_user_in_project",
    "add_users_in_project",
    "archive_project",
    "archive_section",
    "ask_todoist_api_token",
    "close_task",
    "delete_collaborator",
    "delete_comment",
    "delete_filter",
    "delete_invitation",
    "delete_label",
    "delete_project",
    "delete_reminder",
    "delete_section",
    "delete_task",
    "delete_todoist_api_token",
    "delete_upload",
    "download_backup",
    "export_template",
    "get_activity_logs",
    "get_all_data",
    "get_all_filters",
    "get_all_labels",
    "get_all_projects",
    "get_all_reminders",
    "get_all_sections",
    "get_all_users",
    "get_all_workspaces",
    "get_archived_projects",
    "get_backups",
    "get_comment",
    "get_comments",
    "get_completed_tasks",
    "get_filter",
    "get_filter_id",
    "get_label",
    "get_label_id",
    "get_productivity_stats",
    "get_project",
    "get_project_id",
    "get_section",
    "get_section_id",
    "get_shared_labels",
    "get_task",
    "get_tasks",
    "get_tasks_by_filter",
    "get_tasks_of_project",
    "get_todoist_api_token",
    "get_user_info",
    "get_users_in_project",
    "get_workspace_users",
    "import_template",
    "invite_to_workspace",
    "leave_workspace",
    "move_section",
    "move_task",
    "open_todoist_website_profile",
    "quick_add_task",
    "reject_invitation",
    "remove_shared_label",
    "rename_shared_label",
    "reopen_task",
    "set_todoist_api_token",
    "unarchive_project",
    "unarchive_section",
    "update_comment",
    "update_filter",
    "update_label",
    "update_project",
    "update_reminder",
    "update_section",
    "update_task",
    "update_todoist_api_token",
    "update_workspace",
    "upload_file"
  ],
  "_help": [
    {
      "page": "accept_invitation",
      "title": "Accept a project invitation",
      "topics": [
        "accept_invitation"
      ]
    },
    {
      "page": "add_comment",
      "title": "Add a comment to a task or project",
      "topics": [
        "add_comment"
      ]
    },
    {
      "page": "add_filter",
      "title": "Add a new filter",
      "topics": [
        "add_filter"
      ]
    },
    {
      "page": "add_label",
      "title": "Add a new label",
      "topics": [
        "add_label"
      ]
    },
    {
      "page": "add_project",
      "title": "Add a new project",
      "topics": [
        "add_project"
      ]
    },
    {
      "page": "add_reminder",
      "title": "Add a reminder to a task",
      "topics": [
        "add_reminder"
      ]
    },
    {
      "page": "add_responsible_to_task",
      "title": "Add responsible to a task",
      "topics": [
        "add_responsible_to_task"
      ]
    },
    {
      "page": "add_section",
      "title": "Add section",
      "topics": [
        "add_section"
      ]
    },
    {
      "page": "add_tasks_in_project",
      "title": "Add tasks in project",
      "topics": [
        "add_tasks_in_project"
      ]
    },
    {
      "page": "add_tasks_in_project_from_df",
      "title": "Add tasks in project",
      "topics": [
        "add_tasks_in_project_from_df"
      ]
    },
    {
      "page": "add_user_in_project",
      "title": "Add one user",
      "topics": [
        "add_user_in_project"
      ]
    },
    {
      "page": "add_users_in_project",
      "title": "Add a list of users",
      "topics": [
        "add_users_in_project"
      ]
    },
    {
      "page": "archive_project",
      "title": "Archive a project",
      "topics": [
        "archive_project"
      ]
    },
    {
      "page": "archive_section",
      "title": "Archive a section",
      "topics": [
        "archive_section"
      ]
    },
    {
      "page": "ask_todoist_api_token",
      "title": "Pop-up to save the token",
      "topics": [
        "ask_todoist_api_token"
      ]
    },
    {
      "page": "call_api",
      "title": "Call the Sync API",
      "topics": [
        "call_api"
      ]
    },
    {
      "page": "call_api_rest",
      "title": "Call the REST API",
      "topics": [
        "call_api_rest"
      ]
    },
    {
      "page": "close_task",
      "title": "Close (complete) a task",
      "topics": [
        "close_task"
      ]
    },
    {
      "page": "delete_collaborator",
      "title": "Delete a collaborator from a project",
      "topics": [
        "delete_collaborator"
      ]
    },
    {
      "page": "delete_comment",
      "title": "Delete a comment",
      "topics": [
        "delete_comment"
      ]
    },
    {
      "page": "delete_filter",
      "title": "Delete a filter",
      "topics": [
        "delete_filter"
      ]
    },
    {
      "page": "delete_invitation",
      "title": "Delete an invitation",
      "topics": [
        "delete_invitation"
      ]
    },
    {
      "page": "delete_label",
      "title": "Delete a label",
      "topics": [
        "delete_label"
      ]
    },
    {
      "page": "delete_project",
      "title": "Delete a project",
      "topics": [
        "delete_project"
      ]
    },
    {
      "page": "delete_reminder",
      "title": "Delete a reminder",
      "topics": [
        "delete_reminder"
      ]
    },
    {
      "page": "delete_section",
      "title": "Delete a section",
      "topics": [
        "delete_section"
      ]
    },
    {
      "page": "delete_task",
      "title": "Delete a task",
      "topics": [
        "delete_task"
      ]
    },
    {
      "page": "delete_todoist_api_token",
      "title": "Delete todoist api token",
      "topics": [
        "delete_todoist_api_token"
      ]
    },
    {
      "page": "delete_upload",
      "title": "Delete an uploaded file",
      "topics": [
        "delete_upload"
      ]
    },
    {
      "page": "download_backup",
      "title": "Download a backup",
      "topics": [
        "download_backup"
      ]
    },
    {
      "page": "escape_json",
      "title": "Escape special characters for JSON",
      "topics": [
        "escape_json"
      ]
    },
    {
      "page": "export_template",
      "title": "Export a project as a template",
      "topics": [
        "export_template"
      ]
    },
    {
      "page": "get_activity_logs",
      "title": "Get activity logs",
      "topics": [
        "get_activity_logs"
      ]
    },
    {
      "page": "get_all_data",
      "title": "Get all objects inside a list",
      "topics": [
        "get_all_data"
      ]
    },
    {
      "page": "get_all_filters",
      "title": "Get all filters",
      "topics": [
        "get_all_filters"
      ]
    },
    {
      "page": "get_all_labels",
      "title": "Get all labels",
      "topics": [
        "get_all_labels"
      ]
    },
    {
      "page": "get_all_projects",
      "title": "List of projects",
      "topics": [
        "get_all_projects"
      ]
    },
    {
      "page": "get_all_reminders",
      "title": "Get all reminders",
      "topics": [
        "get_all_reminders"
      ]
    },
    {
      "page": "get_all_sections",
      "title": "Get all sections",
      "topics": [
        "get_all_sections"
      ]
    },
    {
      "page": "get_all_users",
      "title": "Get users",
      "topics": [
        "get_all_users"
      ]
    },
    {
      "page": "get_all_workspaces",
      "title": "Get all workspaces",
      "topics": [
        "get_all_workspaces"
      ]
    },
    {
      "page": "get_archived_projects",
      "title": "Get archived projects",
      "topics": [
        "get_archived_projects"
      ]
    },
    {
      "page": "get_backups",
      "title": "Get list of backups",
      "topics": [
        "get_backups"
      ]
    },
    {
      "page": "get_comment",
      "title": "Get a single comment by ID",
      "topics": [
        "get_comment"
      ]
    },
    {
      "page": "get_comments",
      "title": "Get comments",
      "topics": [
        "get_comments"
      ]
    },
    {
      "page": "get_completed_tasks",
      "title": "Get completed tasks",
      "topics": [
        "get_completed_tasks"
      ]
    },
    {
      "page": "get_filter",
      "title": "Get a single filter by ID",
      "topics": [
        "get_filter"
      ]
    },
    {
      "page": "get_filter_id",
      "title": "Get filter id by name",
      "topics": [
        "get_filter_id"
      ]
    },
    {
      "page": "get_label",
      "title": "Get a single label by ID",
      "topics": [
        "get_label"
      ]
    },
    {
      "page": "get_label_id",
      "title": "Get label id by name",
      "topics": [
        "get_label_id"
      ]
    },
    {
      "page": "get_productivity_stats",
      "title": "Get productivity stats",
      "topics": [
        "get_productivity_stats"
      ]
    },
    {
      "page": "get_project",
      "title": "Get a single project by ID",
      "topics": [
        "get_project"
      ]
    },
    {
      "page": "get_project_id",
      "title": "Get id of project",
      "topics": [
        "get_project_id"
      ]
    },
    {
      "page": "get_section",
      "title": "Get a single section by ID",
      "topics": [
        "get_section"
      ]
    },
    {
      "page": "get_section_id",
      "title": "Get section id",
      "topics": [
        "get_section_id"
      ]
    },
    {
      "page": "get_shared_labels",
      "title": "Get shared labels",
      "topics": [
        "get_shared_labels"
      ]
    },
    {
      "page": "get_task",
      "title": "Get a single task by ID",
      "topics": [
        "get_task"
      ]
    },
    {
      "page": "get_tasks",
      "title": "List of tasks",
      "topics": [
        "get_tasks"
      ]
    },
    {
      "page": "get_tasks_by_filter",
      "title": "Get tasks by filter query",
      "topics": [
        "get_tasks_by_filter"
      ]
    },
    {
      "page": "get_tasks_of_project",
      "title": "List of tasks of project",
      "topics": [
        "get_tasks_of_project"
      ]
    },
    {
      "page": "get_todoist_api_token",
      "title": "Get token stored by keyring",
      "topics": [
        "get_todoist_api_token"
      ]
    },
    {
      "page": "get_user_info",
      "title": "Get current user info",
      "topics": [
        "get_user_info"
      ]
    },
    {
      "page": "get_users_id",
      "title": "Get users id",
      "topics": [
        "get_users_id"
      ]
    },
    {
      "page": "get_users_in_project",
      "title": "Get users in projects",
      "topics": [
        "get_users_in_project"
      ]
    },
    {
      "page": "get_workspace_users",
      "title": "Get workspace users",
      "topics": [
        "get_workspace_users"
      ]
    },
    {
      "page": "import_template",
      "title": "Import a template into a project",
      "topics": [
        "import_template"
      ]
    },
    {
      "page": "invite_to_workspace",
      "title": "Invite user to workspace",
      "topics": [
        "invite_to_workspace"
      ]
    },
    {
      "page": "leave_workspace",
      "title": "Leave a workspace",
      "topics": [
        "leave_workspace"
      ]
    },
    {
      "page": "move_section",
      "title": "Move a section to another project",
      "topics": [
        "move_section"
      ]
    },
    {
      "page": "move_task",
      "title": "Move a task to another project or section",
      "topics": [
        "move_task"
      ]
    },
    {
      "page": "open_todoist_website_profile",
      "title": "Open todoist website",
      "topics": [
        "open_todoist_website_profile"
      ]
    },
    {
      "page": "quick_add_task",
      "title": "Quick add a task using natural language",
      "topics": [
        "quick_add_task"
      ]
    },
    {
      "page": "random_key",
      "title": "Random key",
      "topics": [
        "random_key"
      ]
    },
    {
      "page": "reject_invitation",
      "title": "Reject a project invitation",
      "topics": [
        "reject_invitation"
      ]
    },
    {
      "page": "remove_shared_label",
      "title": "Remove a shared label",
      "topics": [
        "remove_shared_label"
      ]
    },
    {
      "page": "rename_shared_label",
      "title": "Rename a shared label",
      "topics": [
        "rename_shared_label"
      ]
    },
    {
      "page": "reopen_task",
      "title": "Reopen (uncomplete) a task",
      "topics": [
        "reopen_task"
      ]
    },
    {
      "page": "set_todoist_api_token",
      "title": "Set todoist API token",
      "topics": [
        "set_todoist_api_token"
      ]
    },
    {
      "page": "unarchive_project",
      "title": "Unarchive a project",
      "topics": [
        "unarchive_project"
      ]
    },
    {
      "page": "unarchive_section",
      "title": "Unarchive a section",
      "topics": [
        "unarchive_section"
      ]
    },
    {
      "page": "update_comment",
      "title": "Update a comment",
      "topics": [
        "update_comment"
      ]
    },
    {
      "page": "update_filter",
      "title": "Update a filter",
      "topics": [
        "update_filter"
      ]
    },
    {
      "page": "update_label",
      "title": "Update a label",
      "topics": [
        "update_label"
      ]
    },
    {
      "page": "update_project",
      "title": "Update a project",
      "topics": [
        "update_project"
      ]
    },
    {
      "page": "update_reminder",
      "title": "Update a reminder",
      "topics": [
        "update_reminder"
      ]
    },
    {
      "page": "update_section",
      "title": "Update a section",
      "topics": [
        "update_section"
      ]
    },
    {
      "page": "update_task",
      "title": "Update a task",
      "topics": [
        "update_task"
      ]
    },
    {
      "page": "update_todoist_api_token",
      "title": "Update Todoist Api Token",
      "topics": [
        "update_todoist_api_token"
      ]
    },
    {
      "page": "update_workspace",
      "title": "Update a workspace",
      "topics": [
        "update_workspace"
      ]
    },
    {
      "page": "upload_file",
      "title": "Upload a file",
      "topics": [
        "upload_file"
      ]
    }
  ],
  "_readme": "https://github.com/ThinkR-open/rtodoist/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "digest",
    "dplyr",
    "filelock",
    "generics",
    "getPass",
    "glue",
    "httr2",
    "keyring",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rstudioapi",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "complete_guide.Rmd",
      "filename": "complete_guide.html",
      "title": "Complete Guide to rtodoist",
      "author": "ThinkR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Getting Started",
        "Setting Up Your API Token",
        "Projects",
        "Creating and Managing Projects",
        "Tasks",
        "Creating Tasks",
        "Managing Tasks",
        "Filtering Tasks",
        "Sections",
        "Managing Sections",
        "Labels",
        "Managing Labels",
        "Comments",
        "Managing Comments",
        "Filters",
        "Managing Custom Filters",
        "Reminders",
        "Managing Reminders",
        "Collaboration",
        "Managing Users and Collaborators",
        "User Information",
        "Invitations",
        "Workspaces",
        "Managing Workspaces",
        "Activity Logs",
        "Templates",
        "Import and Export Templates",
        "Backups",
        "Managing Backups",
        "File Uploads",
        "Managing File Attachments",
        "Complete Workflow Example",
        "API Reference",
        "Session Info"
      ],
      "created": "2026-02-13 17:54:48",
      "modified": "2026-02-13 17:54:48",
      "commits": 1
    },
    {
      "source": "how_it_works.Rmd",
      "filename": "how_it_works.html",
      "title": "How it works",
      "author": "Cervan Girard",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1 -  Get the token",
        "Now save your token securly into R (one time per computer)",
        "2 - Now, let's play !",
        "Create new project, add tasks and users",
        "Add new project",
        "Add task to this project",
        "Add users to this porject",
        "All in the same time",
        "More specific :"
      ],
      "created": "2020-03-14 09:32:47",
      "modified": "2026-02-13 17:54:48",
      "commits": 7
    }
  ],
  "_score": 6.124504224834283,
  "_indexed": true,
  "_nocasepkg": "rtodoist",
  "_universes": [
    "thinkr-open",
    "vincentguyader"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-14T08:49:05.000Z",
      "distro": "noble",
      "commit": "afcad225a01e8d07971b784366c6aacbb185b378",
      "fileid": "20b640431a52f3a1c790ab212518f9f468b2b63d8160d88c3c8f5a335041ee37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25850756131"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-14T08:49:10.000Z",
      "distro": "noble",
      "commit": "afcad225a01e8d07971b784366c6aacbb185b378",
      "fileid": "09548cf8011231a6cf50988330dd91ee8913fb94b3306076bd5f901aa96ef822",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25850756131"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-14T08:48:59.000Z",
      "commit": "afcad225a01e8d07971b784366c6aacbb185b378",
      "fileid": "002e6ab0a3ace265216560c9af552265c69c3217a37c3d1749f4c330eeacccd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25850756131"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-15T05:52:56.000Z",
      "commit": "afcad225a01e8d07971b784366c6aacbb185b378",
      "fileid": "0fe9fc565608972a23447ebdc732d3e8e587932e172be72f7c7f80be1bb535d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25850756131"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-14T08:48:40.000Z",
      "commit": "afcad225a01e8d07971b784366c6aacbb185b378",
      "fileid": "91dfbda6089147a4349068d948212421cf540cdc524b6cc70d5fcafca9280937",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25850756131"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-14T08:48:14.000Z",
      "commit": "afcad225a01e8d07971b784366c6aacbb185b378",
      "fileid": "5526be3fed07572c3de01c2de2488518070a0178cb71a2a8bb793fc7d6a0e495",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25850756131"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-14T08:48:14.000Z",
      "commit": "afcad225a01e8d07971b784366c6aacbb185b378",
      "fileid": "1d4df38aaad05c2aa110b23f79eecb4dd662ba33166b9ffd94af80b41d5ca1e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25850756131"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-05-22T08:36:12.000Z",
      "commit": "afcad225a01e8d07971b784366c6aacbb185b378",
      "fileid": "b4cd03b517875395fc927335336dc0faf81a67c4afa9433e25496fc998f56615",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/25850756131"
    }
  ]
}