{
  "_id": "6a1617e2acfb0bcc41d700d2",
  "Package": "r2pptx",
  "Type": "Package",
  "Title": "Object Oriented R -> PowerPoint",
  "Version": "0.1.0.9003",
  "Authors@R": "c(person(given = \"Matt\",\nfamily = \"Lehman\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mhlehman24@gmail.com\"),\nperson(given = \"Ari\",\nfamily = \"Lewenstein\",\nrole = \"ctb\",\nemail = \"alewenstein@gmail.com\")\n)",
  "Description": "Provides a friendly, object oriented API for creating\nPowerPoint slide decks in R.",
  "URL": "https://mattle24.github.io/r2pptx/,\nhttps://github.com/mattle24/r2pptx",
  "BugReports": "https://github.com/mattle24/r2pptx/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Collate": "'location.R' 'generics.R' 'element.R' 'slide.R'\n'presentation.R' 'methods.R' 'utils.R' 'zzz.R'",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libfribidi-dev\nlibharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev\nlibwebp-dev libxml2-dev libssl-dev",
  "Repository": "https://mattle24.r-universe.dev",
  "Date/Publication": "2026-05-26 20:50:59 UTC",
  "RemoteUrl": "https://github.com/mattle24/r2pptx",
  "RemoteRef": "HEAD",
  "RemoteSha": "be28e5782ea30ec36d7e9081033affe9685d46d7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 21:57:03 UTC",
    "User": "root"
  },
  "Author": "Matt Lehman [aut, cre],\nAri Lewenstein [ctb]",
  "Maintainer": "Matt Lehman <mhlehman24@gmail.com>",
  "MD5sum": "06cd5f00ff1447b23eee495b96a7552f",
  "_user": "mattle24",
  "_type": "src",
  "_file": "r2pptx_0.1.0.9003.tar.gz",
  "_fileid": "55a406fa1cc61a32bc1a0aaa118c26a8949a90f9906f9cfc31387c5d576ce6d6",
  "_filesize": 406004,
  "_sha256": "55a406fa1cc61a32bc1a0aaa118c26a8949a90f9906f9cfc31387c5d576ce6d6",
  "_created": "2026-05-26T21:57:03.000Z",
  "_published": "2026-05-26T22:00:02.457Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77966674088,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7227116819"
    },
    {
      "job": 77966674092,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7227116149"
    },
    {
      "job": 77966674099,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7227101443"
    },
    {
      "job": 77966674090,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7227109246"
    },
    {
      "job": 77966147138,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7227077325"
    },
    {
      "job": 77966674093,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7227108773"
    },
    {
      "job": 77966674103,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7227108106"
    },
    {
      "job": 77966674114,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7227101198"
    },
    {
      "job": 77966674086,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7227105835"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mattle24/actions/runs/26477322400",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mattle24/r2pptx",
  "_commit": {
    "id": "be28e5782ea30ec36d7e9081033affe9685d46d7",
    "author": "Matt Lehman <mhlehman24@gmail.com>",
    "committer": "Matt Lehman <mhlehman24@gmail.com>",
    "message": "add missing topics\n",
    "time": 1779828659
  },
  "_maintainer": {
    "name": "Matt Lehman",
    "email": "mhlehman24@gmail.com",
    "login": "mattle24",
    "description": "Data scientist working in progressive politics\n",
    "uuid": 10014947
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "officer",
      "role": "Imports"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mattle24",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "mattle24",
      "count": 33,
      "uuid": 10014947
    },
    {
      "user": "arilewensteinbrr",
      "count": 1,
      "uuid": 167994025
    }
  ],
  "_userbio": {
    "uuid": 10014947,
    "type": "user",
    "name": "Matt Lehman",
    "description": "Data scientist working in progressive politics"
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/r2pptx"
  },
  "_devurl": "https://github.com/mattle24/r2pptx",
  "_pkgdown": "https://mattle24.github.io/r2pptx/",
  "_searchresults": 5,
  "_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/r2pptx.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mattle24/r2pptx",
  "_realowner": "mattle24",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-09-15"
    }
  ],
  "_exports": [
    "get_all_layout_properties",
    "get_layout_properties",
    "get_layouts",
    "new_element",
    "new_location",
    "new_presentation",
    "new_slide",
    "new_slidelist",
    "plot_layout",
    "template_path",
    "template_path<-",
    "write_pptx"
  ],
  "_help": [
    {
      "page": "plus-R2Pptx-R2PptxSlide-method",
      "title": "Add R2Ppptx slide",
      "topics": [
        "+,R2Pptx,R2PptxSlide-method"
      ]
    },
    {
      "page": "plus-R2PptxSlide-R2PptxElement-method",
      "title": "Add element to slide",
      "topics": [
        "+,R2PptxSlide,R2PptxElement-method"
      ]
    },
    {
      "page": "plus-R2PptxSlide-R2PptxSlideList-method",
      "title": "Add slide to slidelist",
      "topics": [
        "+,R2PptxSlide,R2PptxSlideList-method"
      ]
    },
    {
      "page": "plus-R2PptxSlideList-R2PptxSlideList-method",
      "title": "Add slidelist to slidelist",
      "topics": [
        "+,R2PptxSlideList,R2PptxSlideList-method"
      ]
    },
    {
      "page": "get_all_layout_properties",
      "title": "Get all layouts' properties",
      "topics": [
        "get_all_layout_properties"
      ]
    },
    {
      "page": "get_layout_properties",
      "title": "Get layout properties",
      "topics": [
        "get_layout_properties"
      ]
    },
    {
      "page": "get_layouts",
      "title": "Get layouts",
      "topics": [
        "get_layouts"
      ]
    },
    {
      "page": "get_slides-R2PptxSlideList-method",
      "title": "method to get slides",
      "topics": [
        "get_slides,R2PptxSlideList-method"
      ]
    },
    {
      "page": "length",
      "title": "Get slide length",
      "topics": [
        "length,R2PptxPresentation-method",
        "length,R2PptxSlide-method"
      ]
    },
    {
      "page": "new_element",
      "title": "New Element",
      "topics": [
        "new_element"
      ]
    },
    {
      "page": "new_element-character-method",
      "title": "New Element",
      "topics": [
        "new_element,character-method"
      ]
    },
    {
      "page": "new_element-R2PptxLocation-method",
      "title": "New Element",
      "topics": [
        "new_element,R2PptxLocation-method"
      ]
    },
    {
      "page": "new_location",
      "title": "New Location",
      "topics": [
        "new_location"
      ]
    },
    {
      "page": "new_presentation",
      "title": "New Presentation",
      "topics": [
        "new_presentation"
      ]
    },
    {
      "page": "new_slide",
      "title": "New slide",
      "topics": [
        "new_slide"
      ]
    },
    {
      "page": "new_slidelist",
      "title": "New slide list",
      "topics": [
        "new_slidelist"
      ]
    },
    {
      "page": "plot_layout",
      "title": "Plot layout",
      "topics": [
        "plot_layout"
      ]
    },
    {
      "page": "R2PptxElement-class",
      "title": "Element",
      "topics": [
        "R2PptxElement-class"
      ]
    },
    {
      "page": "R2PptxLocation-class",
      "title": "Location",
      "topics": [
        "R2PptxLocation-class"
      ]
    },
    {
      "page": "R2PptxPresentation-class",
      "title": "Presentation",
      "topics": [
        "R2PptxPresentation-class"
      ]
    },
    {
      "page": "R2PptxSlide-class",
      "title": "Slide",
      "topics": [
        "R2PptxSlide-class"
      ]
    },
    {
      "page": "R2PptxSlideList-class",
      "title": "Slide list",
      "topics": [
        "R2PptxSlideList-class"
      ]
    },
    {
      "page": "template_path",
      "title": "Get template path",
      "topics": [
        "template_path",
        "template_path,R2PptxPresentation-method"
      ]
    },
    {
      "page": "template_path-set",
      "title": "Set template path",
      "topics": [
        "template_path<-",
        "template_path<-,R2PptxPresentation-method"
      ]
    },
    {
      "page": "write_pptx",
      "title": "Write pptx",
      "topics": [
        "write_pptx",
        "write_pptx,R2PptxPresentation-method"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mattle24/r2pptx/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mattle24/r2pptx/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "officer",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "ragg",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "uuid",
    "vctrs",
    "withr",
    "xml2",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "basic_usage.Rmd",
      "filename": "basic_usage.html",
      "title": "Basic Usage",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-06-23 14:09:36",
      "modified": "2021-09-15 18:41:47",
      "commits": 5
    },
    {
      "source": "templates.Rmd",
      "filename": "templates.html",
      "title": "Templates",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-06-30 02:27:18",
      "modified": "2021-09-15 18:41:47",
      "commits": 2
    }
  ],
  "_score": 4.903089986991944,
  "_indexed": true,
  "_nocasepkg": "r2pptx",
  "_universes": [
    "mattle24"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9003",
      "date": "2026-05-26T21:59:21.000Z",
      "distro": "noble",
      "commit": "be28e5782ea30ec36d7e9081033affe9685d46d7",
      "fileid": "73d9248b2a9347a95b073ce6884a1f2177df3e6d4a1a6826bc7787c760318ae6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattle24/actions/runs/26477322400"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9003",
      "date": "2026-05-26T21:59:21.000Z",
      "distro": "noble",
      "commit": "be28e5782ea30ec36d7e9081033affe9685d46d7",
      "fileid": "802a72dd027420b06162d05cd9b698adf86478285c3dbbc46ec764ef2a14f031",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattle24/actions/runs/26477322400"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9003",
      "date": "2026-05-26T21:58:32.000Z",
      "commit": "be28e5782ea30ec36d7e9081033affe9685d46d7",
      "fileid": "1952f1f68b6eee7152c96ec356ae60c3b4ee1bb18f3e852b4eb8506444a3e712",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattle24/actions/runs/26477322400"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9003",
      "date": "2026-05-26T21:58:55.000Z",
      "commit": "be28e5782ea30ec36d7e9081033affe9685d46d7",
      "fileid": "bee67c8b0c88fe1432c8f3edae99366deb2a06a591719f097e174cbec227a7e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattle24/actions/runs/26477322400"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9003",
      "date": "2026-05-26T21:59:11.000Z",
      "commit": "be28e5782ea30ec36d7e9081033affe9685d46d7",
      "fileid": "fcade7c1ba214283243093d3b1d818bb4af15bb772440e677170b8729cec2099",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mattle24/actions/runs/26477322400"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9003",
      "date": "2026-05-26T21:58:43.000Z",
      "commit": "be28e5782ea30ec36d7e9081033affe9685d46d7",
      "fileid": "69fb523a17d88fef20b3f4e8d8c343fffd160bb7265af353eb8e3165df2069d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattle24/actions/runs/26477322400"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9003",
      "date": "2026-05-26T21:58:22.000Z",
      "commit": "be28e5782ea30ec36d7e9081033affe9685d46d7",
      "fileid": "3d1fa0a8a9ebf684f8922c6f2861bf6c4c911425f19567224e742f9f99ff65b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattle24/actions/runs/26477322400"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9003",
      "date": "2026-05-26T21:58:35.000Z",
      "commit": "be28e5782ea30ec36d7e9081033affe9685d46d7",
      "fileid": "70aa769a42fa0b080851d23d42ebffc2f8ad2ccbf67f3c466aab09e98f81b6c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattle24/actions/runs/26477322400"
    }
  ]
}