{
  "_id": "6a547e5aff0138dec5d64298",
  "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-07-13 05:53:23 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>",
  "_user": "thinkr-open",
  "_type": "src",
  "_file": "rtodoist_0.4.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/110295783095bc3f855e152f228a5e4a02ec2c884e817e816b40a9d9bd9198fb",
  "_filesize": 251491,
  "_sha256": "110295783095bc3f855e152f228a5e4a02ec2c884e817e816b40a9d9bd9198fb",
  "_expires": "2026-10-21T05:57:44.000Z",
  "_created": "2026-07-13T05:53:23.000Z",
  "_published": "2026-07-13T05:57:46.223Z",
  "_jobs": [
    {
      "job": 86744438896,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8270297501"
    },
    {
      "job": 86744438856,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270296570"
    },
    {
      "job": 86744438935,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8270315542"
    },
    {
      "job": 86744438863,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270307751"
    },
    {
      "job": 86744090862,
      "time": 164,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270259824"
    },
    {
      "job": 86744438850,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8270291035"
    },
    {
      "job": 86744438895,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8270286513"
    },
    {
      "job": 86744438898,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8270288249"
    },
    {
      "job": 86744438875,
      "time": 147,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270296374"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29227304828",
  "_status": "success",
  "_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",
    "description": "Founder @ThinkR-open ",
    "uuid": 10470699,
    "orcid": "0000-0003-0671-9270"
  },
  "_distro": "resolute",
  "_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",
    "followers": 258,
    "description": "R Engineering, training, and consulting"
  },
  "_downloads": {
    "count": 224,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rtodoist"
  },
  "_devurl": "https://github.com/thinkr-open/rtodoist",
  "_searchresults": 40,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rtodoist.html",
    "LICENSE",
    "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.15836249209525,
  "_indexed": true,
  "_nocasepkg": "rtodoist",
  "_universes": [
    "thinkr-open",
    "vincentguyader"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-07-13T05:55:46.000Z",
      "distro": "resolute",
      "commit": "afcad225a01e8d07971b784366c6aacbb185b378",
      "fileid": "https://r2.ropensci.org/45a9e6aa0e5555d11d27b0dd58973033b2b6ba54400ba59a079aa1e273e6e387",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29227304828"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-07-13T05:55:44.000Z",
      "distro": "resolute",
      "commit": "afcad225a01e8d07971b784366c6aacbb185b378",
      "fileid": "https://r2.ropensci.org/0fdee77aafb17c31419bfcde8de20a9b03bdfefe7b69121b02785b7667a5fd30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29227304828"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-07-13T05:57:03.000Z",
      "commit": "afcad225a01e8d07971b784366c6aacbb185b378",
      "fileid": "https://r2.ropensci.org/824b78804c405dc751e742c719a9bcaba52d78a2c51145c7dd6bbc37e2f3af55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29227304828"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-07-13T05:56:28.000Z",
      "commit": "afcad225a01e8d07971b784366c6aacbb185b378",
      "fileid": "https://r2.ropensci.org/d10554939c8cefec3b66f1504a8198f1d1e697ef74f925c0baf05f08744be1a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29227304828"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-07-13T05:55:45.000Z",
      "commit": "afcad225a01e8d07971b784366c6aacbb185b378",
      "fileid": "https://r2.ropensci.org/e972939aad6bd9128a8c3cd61e3cd19e5576d4a0f49929dcee1404f4f02b0f72",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29227304828"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-13T05:54:57.000Z",
      "commit": "afcad225a01e8d07971b784366c6aacbb185b378",
      "fileid": "https://r2.ropensci.org/dc89273386d068fe8f9b4e61de647a19c3b82f45d3a5010294b360d0f8b86139",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29227304828"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-13T05:55:01.000Z",
      "commit": "afcad225a01e8d07971b784366c6aacbb185b378",
      "fileid": "https://r2.ropensci.org/5866d1008ea82ce463df06abc0c56b4094aab260071e8b02368b1b5a094d5c10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29227304828"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-13T05:55:35.000Z",
      "commit": "afcad225a01e8d07971b784366c6aacbb185b378",
      "fileid": "https://r2.ropensci.org/a87b18bc01f10b62275a36531e858c2492c2cbe57d452b75d895a0831e6883b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29227304828"
    }
  ]
}