{
  "_id": "6a101f27acfb0bcc41c8b000",
  "Package": "vvtableau",
  "Type": "Package",
  "Title": "R Interface for 'Tableau' Services",
  "Version": "0.7.0",
  "Authors@R": "c(person(given = \"Tomer\",\nfamily = \"Iwan\",\nrole = c(\"aut\", \"cre\"),\nemail = \"t.iwan@vu.nl\"\n),\nperson(given = \"Ruben\",\nfamily = \"Korvinus\",\nrole = \"ctb\"\n),\nperson(given = \"Jorn\",\nfamily = \"Amatdoelrasit\",\nrole = \"ctb\"\n),\nperson(given = \"VU Analytics\",\nrole = \"cph\"\n))",
  "Description": "Provides an R interface for interacting with the 'Tableau'\nServer. It allows users to perform various operations such as\npublishing workbooks, refreshing data extracts, and managing\nusers using the 'Tableau' REST API (see\n<https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref.htm>\nfor details). Additionally, it includes functions to perform\nmanipulations on local 'Tableau' workbooks.",
  "URL": "https://github.com/vusaverse/vvtableau,\nhttps://vusaverse.github.io/vvtableau/",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://vusaverse.r-universe.dev",
  "Date/Publication": "2025-07-18 06:28:24 UTC",
  "RemoteUrl": "https://github.com/vusaverse/vvtableau",
  "RemoteRef": "HEAD",
  "RemoteSha": "1a6995d109acb69dbe5e19c6bd3d6a781ecafa8b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 07:00:36 UTC",
    "User": "root"
  },
  "Author": "Tomer Iwan [aut, cre],\nRuben Korvinus [ctb],\nJorn Amatdoelrasit [ctb],\nVU Analytics [cph]",
  "Maintainer": "Tomer Iwan <t.iwan@vu.nl>",
  "MD5sum": "cd7a4b75e1445de3ca3d9e7f3709d682",
  "_user": "vusaverse",
  "_type": "src",
  "_file": "vvtableau_0.7.0.tar.gz",
  "_fileid": "9327e1e4992c8a377082872434a1cd90c403e404afef901b55e584eeb549556e",
  "_filesize": 366669,
  "_sha256": "9327e1e4992c8a377082872434a1cd90c403e404afef901b55e584eeb549556e",
  "_created": "2026-05-14T07:00:36.000Z",
  "_published": "2026-05-22T09:17:27.660Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77351054178,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989022976"
    },
    {
      "job": 77351054182,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989016769"
    },
    {
      "job": 77351053954,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989000358"
    },
    {
      "job": 77351054248,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989012921"
    },
    {
      "job": 77351053934,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988980334"
    },
    {
      "job": 77351053340,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157056906"
    },
    {
      "job": 77351054102,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989003585"
    },
    {
      "job": 77351054310,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989006646"
    },
    {
      "job": 77351054195,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989003828"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vusaverse/actions/runs/25846593984",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vusaverse/vvtableau",
  "_commit": {
    "id": "1a6995d109acb69dbe5e19c6bd3d6a781ecafa8b",
    "author": "Copilot <198982749+Copilot@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update TODO.md to reflect implemented functions (#14)\n\n* Initial plan\n\n* Update TODO.md to mark implemented functions as completed\n\nCo-authored-by: tin900 <113692500+tin900@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: tin900 <113692500+tin900@users.noreply.github.com>",
    "time": 1752820104
  },
  "_maintainer": {
    "name": "Tomer Iwan",
    "email": "t.iwan@vu.nl",
    "login": "tin900",
    "uuid": 113692500
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "vusaverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "rest-api",
    "tableau",
    "tableau-dashboards",
    "tableau-desktop",
    "tableau-rest-api",
    "tableau-server"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "tin900",
      "count": 45,
      "uuid": 113692500
    },
    {
      "user": "tomeriko96",
      "count": 32,
      "uuid": 20879481
    },
    {
      "user": "copilot",
      "count": 1,
      "uuid": 198982749
    },
    {
      "user": "jorngithub",
      "count": 1,
      "uuid": 57216055
    }
  ],
  "_userbio": {
    "uuid": 113692698,
    "type": "organization",
    "name": "vusaverse",
    "description": "The vusaverse is a collection of R packages in the scope of Student Analytics."
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vvtableau"
  },
  "_devurl": "https://github.com/vusaverse/vvtableau",
  "_pkgdown": "https://vusaverse.github.io/vvtableau/",
  "_searchresults": 16,
  "_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/vvtableau.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vusaverse/vvtableau",
  "_realowner": "vusaverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2023-06-14"
    },
    {
      "version": "0.2.0",
      "date": "2023-07-17"
    },
    {
      "version": "0.3.0",
      "date": "2023-10-31"
    },
    {
      "version": "0.4.0",
      "date": "2024-01-09"
    },
    {
      "version": "0.5.0",
      "date": "2024-02-01"
    },
    {
      "version": "0.6.0",
      "date": "2024-03-04"
    },
    {
      "version": "0.7.0",
      "date": "2024-08-29"
    },
    {
      "version": "0.9.0",
      "date": "2026-01-19"
    }
  ],
  "_exports": [
    "%>%",
    "add_tags_to_view",
    "add_tags_to_workbook",
    "add_user_to_group",
    "add_user_to_site",
    "adjust_tableau_font_style",
    "adjust_tableau_size",
    "authenticate_PAT",
    "authenticate_server",
    "check_dashboard_names",
    "create_group",
    "delete_group",
    "download_datasource",
    "download_filtered_tableau_image",
    "download_tableau_crosstab_excel",
    "download_tableau_data",
    "download_workbooks_server",
    "download_workbooks_server_pdf",
    "download_workbooks_server_powerpoint",
    "get_actions",
    "get_folders",
    "get_groups_for_user",
    "get_hierarchy",
    "get_mobile_security_settings",
    "get_nodenames",
    "get_parameter",
    "get_revision",
    "get_server_connected_apps",
    "get_server_datasources",
    "get_server_groups",
    "get_server_info",
    "get_server_jobs",
    "get_server_location",
    "get_server_projects",
    "get_server_refresh_tasks",
    "get_server_schedules",
    "get_server_user_favorites",
    "get_server_users",
    "get_server_views",
    "get_server_workbooks",
    "get_table_assets",
    "get_tableau_data_source",
    "get_users_in_group",
    "get_variable_folders",
    "get_variables",
    "get_workbook_id",
    "get_workbook_tabs",
    "get_workbook_urls",
    "make_rootnodes",
    "query_user_on_site",
    "remove_user_from_group",
    "remove_user_from_site",
    "run_extract_refresh_task",
    "update_data_source_now",
    "update_group",
    "update_user",
    "update_workbook_now"
  ],
  "_help": [
    {
      "page": "add_tags_to_view",
      "title": "Add tags to a view in Tableau Server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "add_tags_to_view"
      ]
    },
    {
      "page": "add_tags_to_workbook",
      "title": "Add tags to a workbook in Tableau Server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "add_tags_to_workbook"
      ]
    },
    {
      "page": "add_user_to_group",
      "title": "Add User to Group",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "add_user_to_group"
      ]
    },
    {
      "page": "add_user_to_site",
      "title": "Add User to Site",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "add_user_to_site"
      ]
    },
    {
      "page": "adjust_tableau_font_style",
      "title": "adjust_tableau_font_style",
      "topics": [
        "adjust_tableau_font_style"
      ]
    },
    {
      "page": "adjust_tableau_size",
      "title": "adjust_tableau_size",
      "concept": [
        "xml"
      ],
      "topics": [
        "adjust_tableau_size"
      ]
    },
    {
      "page": "authenticate_PAT",
      "title": "Authenticate to Tableau Server or Tableau Cloud",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "authenticate_PAT"
      ]
    },
    {
      "page": "authenticate_server",
      "title": "Authenticate on the Tableau server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "authenticate_server"
      ]
    },
    {
      "page": "check_dashboard_names",
      "title": "check_dashboard_names",
      "concept": [
        "xml"
      ],
      "topics": [
        "check_dashboard_names"
      ]
    },
    {
      "page": "create_group",
      "title": "Create Group",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "create_group"
      ]
    },
    {
      "page": "delete_group",
      "title": "Delete Group",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "delete_group"
      ]
    },
    {
      "page": "download_datasource",
      "title": "Download a data source in .tdsx format using Tableau REST API and save it as a file.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "download_datasource"
      ]
    },
    {
      "page": "download_filtered_tableau_image",
      "title": "Download filtered Tableau views to PNG images from a dataframe.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "download_filtered_tableau_image"
      ]
    },
    {
      "page": "download_tableau_crosstab_excel",
      "title": "Download Tableau view crosstab as Excel",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "download_tableau_crosstab_excel"
      ]
    },
    {
      "page": "download_tableau_data",
      "title": "Download Tableau view data as Excel",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "download_tableau_data"
      ]
    },
    {
      "page": "download_workbooks_server",
      "title": "Download workbook from Tableau Server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "download_workbooks_server"
      ]
    },
    {
      "page": "download_workbooks_server_pdf",
      "title": "Download workbook PDF from Tableau Server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "download_workbooks_server_pdf"
      ]
    },
    {
      "page": "download_workbooks_server_powerpoint",
      "title": "Download workbook PowerPoint from Tableau Server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "download_workbooks_server_powerpoint"
      ]
    },
    {
      "page": "escape_special_chars",
      "title": "Escape characters for url",
      "topics": [
        "escape_special_chars"
      ]
    },
    {
      "page": "get_actions",
      "title": "Get Workbook actions",
      "concept": [
        "xml"
      ],
      "topics": [
        "get_actions"
      ]
    },
    {
      "page": "get_folders",
      "title": "Get folder structure workbook",
      "concept": [
        "xml"
      ],
      "topics": [
        "get_folders"
      ]
    },
    {
      "page": "get_groups_for_user",
      "title": "Get Groups for a User",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "get_groups_for_user"
      ]
    },
    {
      "page": "get_hierarchy",
      "title": "Get Workbook drilldown hierarchies",
      "concept": [
        "xml"
      ],
      "topics": [
        "get_hierarchy"
      ]
    },
    {
      "page": "get_mobile_security_settings",
      "title": "Get mobile security settings for the server using Tableau REST API.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "get_mobile_security_settings"
      ]
    },
    {
      "page": "get_nodenames",
      "title": "Get all nodenames",
      "concept": [
        "xml"
      ],
      "topics": [
        "get_nodenames"
      ]
    },
    {
      "page": "get_parameter",
      "title": "Get all parameters in workbook.",
      "concept": [
        "xml"
      ],
      "topics": [
        "get_parameter"
      ]
    },
    {
      "page": "get_revision",
      "title": "Get the revision number",
      "concept": [
        "xml"
      ],
      "topics": [
        "get_revision"
      ]
    },
    {
      "page": "get_server_connected_apps",
      "title": "Get connected applications from Tableau Server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "get_server_connected_apps"
      ]
    },
    {
      "page": "get_server_datasources",
      "title": "Get datasources from Tableau Server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "get_server_datasources"
      ]
    },
    {
      "page": "get_server_groups",
      "title": "Get groups from Tableau Server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "get_server_groups"
      ]
    },
    {
      "page": "get_server_info",
      "title": "Get datasources from Tableau Server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "get_server_info"
      ]
    },
    {
      "page": "get_server_jobs",
      "title": "Get server jobs from Tableau server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "get_server_jobs"
      ]
    },
    {
      "page": "get_server_location",
      "title": "Get the server location.",
      "concept": [
        "xml"
      ],
      "topics": [
        "get_server_location"
      ]
    },
    {
      "page": "get_server_projects",
      "title": "Get projects from Tableau server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "get_server_projects"
      ]
    },
    {
      "page": "get_server_refresh_tasks",
      "title": "Get extract refresh tasks from Tableau Server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "get_server_refresh_tasks"
      ]
    },
    {
      "page": "get_server_schedules",
      "title": "Get schedules from Tableau server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "get_server_schedules"
      ]
    },
    {
      "page": "get_server_user_favorites",
      "title": "Get favorites for a user from Tableau Server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "get_server_user_favorites"
      ]
    },
    {
      "page": "get_server_users",
      "title": "Get users from Tableau server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "get_server_users"
      ]
    },
    {
      "page": "get_server_views",
      "title": "Get views from Tableau server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "get_server_views"
      ]
    },
    {
      "page": "get_server_workbooks",
      "title": "Get workbooks from Tableau server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "get_server_workbooks"
      ]
    },
    {
      "page": "get_table_assets",
      "title": "Get table assets from Tableau Server.",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "get_table_assets"
      ]
    },
    {
      "page": "get_tableau_data_source",
      "title": "Get Tableau data source",
      "concept": [
        "xml"
      ],
      "topics": [
        "get_tableau_data_source"
      ]
    },
    {
      "page": "get_users_in_group",
      "title": "Get Users in Group",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "get_users_in_group"
      ]
    },
    {
      "page": "get_variable_folders",
      "title": "Get folder names",
      "concept": [
        "xml"
      ],
      "topics": [
        "get_variable_folders"
      ]
    },
    {
      "page": "get_variables",
      "title": "Get variable names from workbook.",
      "concept": [
        "xml"
      ],
      "topics": [
        "get_variables"
      ]
    },
    {
      "page": "get_workbook_id",
      "title": "Get workbook ID name.",
      "concept": [
        "xml"
      ],
      "topics": [
        "get_workbook_id"
      ]
    },
    {
      "page": "get_workbook_tabs",
      "title": "Get workbook tabs",
      "concept": [
        "xml"
      ],
      "topics": [
        "get_workbook_tabs"
      ]
    },
    {
      "page": "get_workbook_urls",
      "title": "Get Workbook URLs",
      "topics": [
        "get_workbook_urls"
      ]
    },
    {
      "page": "make_rootnodes",
      "title": "make_rootnodes",
      "concept": [
        "xml"
      ],
      "topics": [
        "make_rootnodes"
      ]
    },
    {
      "page": "query_user_on_site",
      "title": "Query User On Site",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "query_user_on_site"
      ]
    },
    {
      "page": "remove_user_from_group",
      "title": "Remove User from Group",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "remove_user_from_group"
      ]
    },
    {
      "page": "remove_user_from_site",
      "title": "Remove User from Site",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "remove_user_from_site"
      ]
    },
    {
      "page": "row_to_name",
      "title": "Concat row to name",
      "topics": [
        "row_to_name"
      ]
    },
    {
      "page": "row_to_query",
      "title": "Dataframe row to query",
      "topics": [
        "row_to_query"
      ]
    },
    {
      "page": "run_extract_refresh_task",
      "title": "Run Extract Refresh Task",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "run_extract_refresh_task"
      ]
    },
    {
      "page": "tableau_base_url",
      "title": "Get the Tableau base URL from the environment variable",
      "topics": [
        "tableau_base_url"
      ]
    },
    {
      "page": "tableau_content_url",
      "title": "Get the Tableau content URL from the environment variable",
      "topics": [
        "tableau_content_url"
      ]
    },
    {
      "page": "tableau_password",
      "title": "Get the Tableau password from the environment variable",
      "topics": [
        "tableau_password"
      ]
    },
    {
      "page": "tableau_pat_name",
      "title": "Get the Tableau PAT name from the environment variable",
      "topics": [
        "tableau_pat_name"
      ]
    },
    {
      "page": "tableau_pat_secret",
      "title": "Get the Tableau PAT secret from the environment variable",
      "topics": [
        "tableau_pat_secret"
      ]
    },
    {
      "page": "tableau_username",
      "title": "Get the Tableau username from the environment variable",
      "topics": [
        "tableau_username"
      ]
    },
    {
      "page": "update_data_source_now",
      "title": "Update Data Source Now",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "update_data_source_now"
      ]
    },
    {
      "page": "update_group",
      "title": "Update Group",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "update_group"
      ]
    },
    {
      "page": "update_user",
      "title": "Update User",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "update_user"
      ]
    },
    {
      "page": "update_workbook_now",
      "title": "Update Workbook Now",
      "concept": [
        "Tableau REST API"
      ],
      "topics": [
        "update_workbook_now"
      ]
    }
  ],
  "_readme": "https://github.com/vusaverse/vvtableau/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XML",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "user_management.Rmd",
      "filename": "user_management.html",
      "title": "Automating Tableau Server User Management",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Identifying Inactive Tableau Users",
        "Notifying Administrators",
        "Conclusion"
      ],
      "created": "2024-04-30 06:30:37",
      "modified": "2024-04-30 06:30:37",
      "commits": 1
    },
    {
      "source": "download_filtered_views.Rmd",
      "filename": "download_filtered_views.html",
      "title": "Downloading Filtered Tableau Images with Super Sample Superstore",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Download Filtered Images"
      ],
      "created": "2023-07-10 20:23:10",
      "modified": "2023-07-10 20:23:10",
      "commits": 1
    },
    {
      "source": "getting_started.Rmd",
      "filename": "getting_started.html",
      "title": "Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Authentication",
        "Retrieving Server Information",
        "Conclusion"
      ],
      "created": "2023-06-13 06:11:04",
      "modified": "2023-07-10 20:16:04",
      "commits": 4
    },
    {
      "source": "data_management.Rmd",
      "filename": "data_management.html",
      "title": "Monitoring Tableau Server Datasources",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Identifying Unused Datasources",
        "Notifying Administrators",
        "Conclusion"
      ],
      "created": "2024-04-30 06:30:37",
      "modified": "2024-04-30 06:30:37",
      "commits": 1
    }
  ],
  "_score": 5.827369273053826,
  "_indexed": true,
  "_nocasepkg": "vvtableau",
  "_universes": [
    "vusaverse",
    "tin900"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-05-14T07:03:26.000Z",
      "distro": "noble",
      "commit": "1a6995d109acb69dbe5e19c6bd3d6a781ecafa8b",
      "fileid": "888a4e891d7b4259d986c0ef8c5872c1ddc092f232a41230632fcdaedbb33ce6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vusaverse/actions/runs/25846593984"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-05-14T07:03:02.000Z",
      "distro": "noble",
      "commit": "1a6995d109acb69dbe5e19c6bd3d6a781ecafa8b",
      "fileid": "0422ce501751eb98c877b2c793d23ef97ff7d3e1016402caa5ee5f97679f2d01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vusaverse/actions/runs/25846593984"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-05-14T07:02:03.000Z",
      "commit": "1a6995d109acb69dbe5e19c6bd3d6a781ecafa8b",
      "fileid": "36d053a6f0128691917dfabea4d2e78e9eb92e13ac1f38b5acbcf46469cddf7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vusaverse/actions/runs/25846593984"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-05-14T07:02:40.000Z",
      "commit": "1a6995d109acb69dbe5e19c6bd3d6a781ecafa8b",
      "fileid": "a1cd2ccf55af835f75f38d2837fc20490de37dfa9c64282ac725f21884e49e7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vusaverse/actions/runs/25846593984"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-05-14T07:02:05.000Z",
      "commit": "1a6995d109acb69dbe5e19c6bd3d6a781ecafa8b",
      "fileid": "8c816c0c5f09d05ca95407c1bc42359a420c45a2f631666e166f2b3d097cadb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vusaverse/actions/runs/25846593984"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-05-14T07:02:18.000Z",
      "commit": "1a6995d109acb69dbe5e19c6bd3d6a781ecafa8b",
      "fileid": "3bf1f46b0a79c0e266b2770cb4c494f28c8cae0972b1c295cad4e57c108b8c09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vusaverse/actions/runs/25846593984"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-05-14T07:02:04.000Z",
      "commit": "1a6995d109acb69dbe5e19c6bd3d6a781ecafa8b",
      "fileid": "883c87a781ad0edfe90fce2fac1285d37465f67fbc50a659f3eecdfe9d872b60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vusaverse/actions/runs/25846593984"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.0",
      "date": "2026-05-22T09:17:05.000Z",
      "commit": "1a6995d109acb69dbe5e19c6bd3d6a781ecafa8b",
      "fileid": "a5f9c4b67237b3ed569f026af51bf1ee780ee6e86454f9a43219169c705a8fe0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vusaverse/actions/runs/25846593984"
    }
  ]
}