{"id":20494763,"url":"https://github.com/fhdsl/gsplyr","last_synced_at":"2026-04-21T04:31:21.693Z","repository":{"id":193146276,"uuid":"687758287","full_name":"fhdsl/gsplyr","owner":"fhdsl","description":"Google Slides manipulation","archived":false,"fork":false,"pushed_at":"2023-10-03T23:40:12.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T17:53:15.294Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fhdsl.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-06T00:21:03.000Z","updated_at":"2023-09-06T22:33:50.000Z","dependencies_parsed_at":"2024-11-15T17:43:13.328Z","dependency_job_id":"72dc0881-a1f9-4531-bbdc-1e300d2c8ce9","html_url":"https://github.com/fhdsl/gsplyr","commit_stats":null,"previous_names":["fhdsl/gsplyr"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fhdsl/gsplyr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhdsl%2Fgsplyr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhdsl%2Fgsplyr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhdsl%2Fgsplyr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhdsl%2Fgsplyr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fhdsl","download_url":"https://codeload.github.com/fhdsl/gsplyr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhdsl%2Fgsplyr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32076861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T17:43:05.548Z","updated_at":"2026-04-21T04:31:21.681Z","avatar_url":"https://github.com/fhdsl.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# gsplyr\n\n\u003c!-- badges: start --\u003e\n\u003c!-- badges: end --\u003e\n\nThe goal of gsplyr is to provide a set of functions designed for the manipulation of Google Slides. There are functions for obtaining the presentation ID, constructing a link for exporting image files, and downloading Google Slides in PPTX format.\n\n## Installation\n\nYou can install the development version of gsplyr from [GitHub](https://github.com/) with:\n\n``` r\n# install.packages(\"devtools\")\ndevtools::install_github(\"fhdsl/gsplyr\")\n```\n\n## Example\n\n```{r, eval = FALSE}\nlibrary(gsplyr)\nexample_link \u003c- \"https://docs.google.com/presentation/d/1Dw_rBb1hySN_76xh9-x5J2dWF_das9BAUjQigf2fN-E/edit?usp=sharing\"\n\n# Download to temp directory\ndownload(link = example_link)\n\n# Derive presentation ID\nderive_presentation_id(example_link)\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffhdsl%2Fgsplyr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffhdsl%2Fgsplyr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffhdsl%2Fgsplyr/lists"}