{
  "_id": "6a2541604b233be19839a051",
  "Type": "Package",
  "Package": "Rigma",
  "Title": "Access to the 'Figma' API",
  "Version": "0.3.0",
  "Authors@R": "c(\nperson(\"Alexandros\", \"Kouretsis\", , \"alexandros@appsilon.com\", role = c(\"aut\", \"cre\")),\nperson(\"Eli\", \"Pousson\", , \"eli.pousson@gmail.com\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-8280-1706\"))\n)",
  "Maintainer": "Alexandros Kouretsis <alexandros@appsilon.com>",
  "Description": "The goal of Rigma is to provide a user friendly client to\nthe 'Figma' API <https://www.figma.com/developers/api>. It uses\nthe latest `httr2` for a stable interface with the REST API.\nMore than 20 methods are provided to interact with 'Figma'\nfiles, and teams. Get design data into R by reading published\ncomponents and styles, converting and downloading images,\ngetting access to the full 'Figma' file as a hierarchical data\nstructure, and much more. Enhance your creativity and\nstreamline the application development by automating the\nextraction, transformation, and loading of design data to your\napplications and 'HTML' documents.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/AleKoure/Rigma,\nhttps://AleKoure.github.io/Rigma/",
  "BugReports": "https://github.com/AleKoure/Rigma/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libicu-dev libpng-dev libuv1-dev\nlibxml2-dev libssl-dev",
  "Repository": "https://alekoure.r-universe.dev",
  "Date/Publication": "2025-02-23 21:00:48 UTC",
  "RemoteUrl": "https://github.com/alekoure/rigma",
  "RemoteRef": "HEAD",
  "RemoteSha": "e9176ec2a05b5403c50e5049072700aab87685c0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 09:57:26 UTC",
    "User": "root"
  },
  "Author": "Alexandros Kouretsis [aut, cre],\nEli Pousson [aut] (ORCID: <https://orcid.org/0000-0001-8280-1706>)",
  "MD5sum": "c7643ee41115928a92a26fba6db1506a",
  "_user": "alekoure",
  "_type": "src",
  "_file": "Rigma_0.3.0.tar.gz",
  "_fileid": "6cdf222ea2e83d94e28d133e3955c0a5b7f1ae4d69189e9a52550c636abbba7f",
  "_filesize": 199233,
  "_sha256": "6cdf222ea2e83d94e28d133e3955c0a5b7f1ae4d69189e9a52550c636abbba7f",
  "_created": "2026-06-07T09:57:26.000Z",
  "_published": "2026-06-07T10:01:04.662Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79949623043,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463041684"
    },
    {
      "job": 79949623034,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463042076"
    },
    {
      "job": 79949623039,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463040318"
    },
    {
      "job": 79949623045,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463042122"
    },
    {
      "job": 79949407743,
      "time": 225,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463026597"
    },
    {
      "job": 79949623033,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463039251"
    },
    {
      "job": 79949623029,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463037166"
    },
    {
      "job": 79949623052,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463036147"
    },
    {
      "job": 79949623042,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463034332"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alekoure/actions/runs/27089176471",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alekoure/rigma",
  "_commit": {
    "id": "e9176ec2a05b5403c50e5049072700aab87685c0",
    "author": "AleKoure <akourets@gmail.com>",
    "committer": "AleKoure <akourets@gmail.com>",
    "message": "Upgrade artifacts action\n",
    "time": 1740344448
  },
  "_maintainer": {
    "name": "Alexandros Kouretsis",
    "email": "alexandros@appsilon.com",
    "login": "alexverse",
    "description": "",
    "uuid": 83719397
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "bslib",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 0.2.3",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "alekoure",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "design-systems",
    "figma-api"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "alekoure",
      "count": 87,
      "uuid": 22891491
    },
    {
      "user": "elipousson",
      "count": 38,
      "uuid": 931136
    }
  ],
  "_userbio": {
    "uuid": 22891491,
    "type": "user",
    "name": "Alexandros Kouretsis"
  },
  "_downloads": {
    "count": 175,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rigma"
  },
  "_devurl": "https://github.com/alekoure/rigma",
  "_pkgdown": "https://AleKoure.github.io/Rigma/",
  "_searchresults": 4,
  "_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/Rigma.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alekoure/rigma",
  "_realowner": "alekoure",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-11-09"
    },
    {
      "version": "0.2.1",
      "date": "2022-11-27"
    },
    {
      "version": "0.3.0",
      "date": "2025-02-23"
    }
  ],
  "_exports": [
    "%>%",
    "add_color",
    "as_design_tibble",
    "delete_comment",
    "delete_comment_reactions",
    "extract_bslib_palette",
    "get_comments",
    "get_comments_reactions",
    "get_component",
    "get_component_sets",
    "get_file",
    "get_file_component_sets",
    "get_file_components",
    "get_file_nodes",
    "get_file_styles",
    "get_file_versions",
    "get_image",
    "get_image_fills",
    "get_project_files",
    "get_team_component_sets",
    "get_team_components",
    "get_team_projects",
    "get_team_styles",
    "post_comment",
    "post_comment_reactions",
    "text_data_from_styles",
    "thumbnail_color"
  ],
  "_help": [
    {
      "page": "add_color",
      "title": "Add color to design table data",
      "topics": [
        "add_color"
      ]
    },
    {
      "page": "as_design_tibble",
      "title": "Transform data to tabular format",
      "topics": [
        "as_design_tibble"
      ]
    },
    {
      "page": "delete_comment",
      "title": "DELETE comments",
      "topics": [
        "delete_comment"
      ]
    },
    {
      "page": "delete_comment_reactions",
      "title": "DELETE comment reactions",
      "topics": [
        "delete_comment_reactions"
      ]
    },
    {
      "page": "extract_bslib_palette",
      "title": "Extract bslib palette",
      "topics": [
        "extract_bslib_palette"
      ]
    },
    {
      "page": "get_comments",
      "title": "GET comments",
      "topics": [
        "get_comments"
      ]
    },
    {
      "page": "get_comments_reactions",
      "title": "GET comments reactions",
      "topics": [
        "get_comments_reactions"
      ]
    },
    {
      "page": "get_component",
      "title": "GET component",
      "topics": [
        "get_component"
      ]
    },
    {
      "page": "get_component_sets",
      "title": "GET component set",
      "topics": [
        "get_component_sets"
      ]
    },
    {
      "page": "get_file",
      "title": "GET file",
      "topics": [
        "get_file"
      ]
    },
    {
      "page": "get_file_component_sets",
      "title": "GET file component sets",
      "topics": [
        "get_file_component_sets"
      ]
    },
    {
      "page": "get_file_components",
      "title": "GET file components",
      "topics": [
        "get_file_components"
      ]
    },
    {
      "page": "get_file_nodes",
      "title": "GET file nodes",
      "topics": [
        "get_file_nodes"
      ]
    },
    {
      "page": "get_file_styles",
      "title": "GET file styles",
      "topics": [
        "get_file_styles"
      ]
    },
    {
      "page": "get_file_versions",
      "title": "GET file versions",
      "topics": [
        "get_file_versions"
      ]
    },
    {
      "page": "get_image",
      "title": "GET image",
      "topics": [
        "get_image"
      ]
    },
    {
      "page": "get_image_fills",
      "title": "GET image fills",
      "topics": [
        "get_image_fills"
      ]
    },
    {
      "page": "get_project_files",
      "title": "GET project files",
      "topics": [
        "get_project_files"
      ]
    },
    {
      "page": "get_team_component_sets",
      "title": "GET team component sets",
      "topics": [
        "get_team_component_sets"
      ]
    },
    {
      "page": "get_team_components",
      "title": "GET team components",
      "topics": [
        "get_team_components"
      ]
    },
    {
      "page": "get_team_projects",
      "title": "GET team projects",
      "topics": [
        "get_team_projects"
      ]
    },
    {
      "page": "get_team_styles",
      "title": "GET team styles",
      "topics": [
        "get_team_styles"
      ]
    },
    {
      "page": "possibly_thumbnail_color",
      "title": "Possibly extract thumbnail color",
      "topics": [
        "possibly_thumbnail_color"
      ]
    },
    {
      "page": "post_comment",
      "title": "POST comment",
      "topics": [
        "post_comment"
      ]
    },
    {
      "page": "post_comment_reactions",
      "title": "POST comment reactions",
      "topics": [
        "post_comment_reactions"
      ]
    },
    {
      "page": "safe_download",
      "title": "Safe download files",
      "topics": [
        "safe_download"
      ]
    },
    {
      "page": "text_data_from_styles",
      "title": "Get text data from styles",
      "topics": [
        "text_data_from_styles"
      ]
    },
    {
      "page": "thumbnail_color",
      "title": "Find thumbnail color",
      "topics": [
        "thumbnail_color"
      ]
    }
  ],
  "_readme": "https://github.com/alekoure/rigma/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "fastmap",
    "fs",
    "generics",
    "glue",
    "htmltools",
    "httr2",
    "jquerylib",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "sass",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "rigma_intro.Rmd",
      "filename": "rigma_intro.html",
      "title": "Introduction to Figma API",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started",
        "Example"
      ],
      "created": "2022-11-01 19:40:30",
      "modified": "2022-11-27 22:35:23",
      "commits": 3
    },
    {
      "source": "style_shiny_app_bslib.Rmd",
      "filename": "style_shiny_app_bslib.html",
      "title": "Using bslib variables to stylize shiny",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Initial Steps",
        "Adding Bootstrap variables - bslib",
        "Extract data to R",
        "Text data",
        "Creating bs_theme object"
      ],
      "created": "2022-11-24 15:47:24",
      "modified": "2022-11-27 22:35:23",
      "commits": 2
    }
  ],
  "_score": 5.079181246047625,
  "_indexed": true,
  "_nocasepkg": "rigma",
  "_universes": [
    "alekoure",
    "alexverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-07T09:59:31.000Z",
      "distro": "noble",
      "commit": "e9176ec2a05b5403c50e5049072700aab87685c0",
      "fileid": "f735f72f8004a0583b5fd25e1e6438ceac710dc715e392ac591cd8fa69fc21b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alekoure/actions/runs/27089176471"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-07T09:59:34.000Z",
      "distro": "noble",
      "commit": "e9176ec2a05b5403c50e5049072700aab87685c0",
      "fileid": "da56586c3ef9d9f30ec8edc41f46de314cad306bbd770f646a041fe17ab9f0a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alekoure/actions/runs/27089176471"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-07T09:59:24.000Z",
      "commit": "e9176ec2a05b5403c50e5049072700aab87685c0",
      "fileid": "1e1352921231bc5a4295c06d596d2917fc9db5392dbabeadcff6ec258e6f87cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alekoure/actions/runs/27089176471"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-07T09:59:36.000Z",
      "commit": "e9176ec2a05b5403c50e5049072700aab87685c0",
      "fileid": "fa7f5640eb207090d333133850dc1d397367c4c35831950bad999434e601c193",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alekoure/actions/runs/27089176471"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-07T09:59:33.000Z",
      "commit": "e9176ec2a05b5403c50e5049072700aab87685c0",
      "fileid": "0faad20a144ebcd224e721970ee9045a24658602a3ccb6436f2ff5b110f6c4d5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alekoure/actions/runs/27089176471"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-07T09:58:40.000Z",
      "commit": "e9176ec2a05b5403c50e5049072700aab87685c0",
      "fileid": "77641c53e90ca744ca6669748861e8f94589f579323d30417d41201dbff8bd27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alekoure/actions/runs/27089176471"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-07T09:58:32.000Z",
      "commit": "e9176ec2a05b5403c50e5049072700aab87685c0",
      "fileid": "6a928028d2e76dfb838b5982fce4e1d1950796f0e9edbdb45b5121a2f5f8832d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alekoure/actions/runs/27089176471"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-07T09:58:30.000Z",
      "commit": "e9176ec2a05b5403c50e5049072700aab87685c0",
      "fileid": "ec2c418047e284a38d3ff8fd748384e5757d89444ee4d98ab7d4df230ea79d86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alekoure/actions/runs/27089176471"
    }
  ]
}