Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jennybc/googlesheets
Google Spreadsheets R API
https://github.com/jennybc/googlesheets
cran google-drive google-sheets r spreadsheet
Last synced: 28 days ago
JSON representation
Google Spreadsheets R API
- Host: GitHub
- URL: https://github.com/jennybc/googlesheets
- Owner: jennybc
- License: other
- Archived: true
- Created: 2014-10-24T04:47:51.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2022-02-04T03:05:50.000Z (almost 3 years ago)
- Last Synced: 2024-08-04T03:06:49.455Z (4 months ago)
- Topics: cran, google-drive, google-sheets, r, spreadsheet
- Language: R
- Homepage:
- Size: 11.1 MB
- Stars: 782
- Watchers: 63
- Forks: 191
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-shiny-extensions - googlesheets - R interface to Google Spreadsheets API (no longer under active development). (Backend / G Suite Integration)
- jimsghstars - jennybc/googlesheets - Google Spreadsheets R API (R)
README
# This R package has been archived, in favor of the replacement package googlesheets4.
The original googlesheets package (this repo) wraps the Sheets v3 API, which is now defunct.
The deprecation process started in 2019.The end date for the v3 API was pushed back a few times, but, as of January 2022, I'm regarding the v3 API as defunct.
The original googlesheets (no 4) package has been archived on CRAN, at my request.The v4 Sheets API was introduced in 2016 and the [googlesheets4](https://googlesheets4.tidyverse.org) R package, which wraps the v4 API, has been available on CRAN since 2019.
If you are looking for a replacement for the googlesheets R package, you want to use [googlesheets4](https://googlesheets4.tidyverse.org) now.