Package: figma Type: Package Title: Web Client/Wrapper to the 'Figma API' Version: 0.2.0 Authors@R: person("Pedro", "Faria", role = c("aut", "cre", "cph"), email = "pedropark99@gmail.com") Author: Pedro Faria [aut, cre, cph] Maintainer: Pedro Faria URL: https://github.com/pedropark99/figma, https://pedropark99.github.io/figma/ BugReports: https://github.com/pedropark99/figma/issues Description: An easy-to-use web client/wrapper for the 'Figma API' . It allows you to bring all data from a 'Figma' file to your 'R' session. This includes the data of all objects that you have drawn in this file, and their respective canvas/page metadata. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: httr (>= 1.4.1), purrr (>= 0.3.3), dplyr (>= 1.0.0), tidyr (>= 1.0.0), rlang (>= 1.0.0), tibble (>= 3.0.5) RoxygenNote: 7.2.3 Suggests: knitr, rmarkdown, usethis, emoji, testthat (>= 3.0.0) VignetteBuilder: knitr Depends: R (>= 4.1) Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://pedropark99.r-universe.dev Date/Publication: 2023-01-02 23:15:44 UTC RemoteUrl: https://github.com/pedropark99/figma RemoteRef: HEAD RemoteSha: 89b281e0ce8333ad48ee221ec69d2edaf6316848 NeedsCompilation: no Packaged: 2026-07-04 03:18:52 UTC; root