Skip to content

gsheet

Download Google Sheets Using Just the URL

v0.4.6 · Dec 13, 2024 · GPL-3

Description

Simple package to download Google Sheets using just the sharing link. Spreadsheets can be downloaded as a data frame, or as plain text to parse manually. Google Sheets is the new name for Google Docs Spreadsheets <https://www.google.com/sheets/about>.

Downloads

1.3K

Last 30 days

3378th

4.2K

Last 90 days

28.9K

Last year

Trend: -16.5% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 21, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 19, 2026
ERROR r-oldrel-windows-x86_64

tests

Running 'testthat.R' [265s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(gsheet)
  > 
  > test_check("gsheet")
  Saving _problems/test-gsheet2tbl-15.R
  [ FAIL 1 | WARN 1 | SKIP 0 | PASS 4 ]
  
  
...[truncated]...
CatchList(expr, classes, parentenv, handlers)
   10.       └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
   11.         └─value[[3L]](cond)
  
  [ FAIL 1 | WARN 1 | SKIP 0 | PASS 4 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (7)

imports

Dependency Network

Dependencies Reverse dependencies httr stringr gfer odk GerminaR geoflow huito inti rdwd gsheet

Version History

new 0.4.6 Mar 10, 2026
updated 0.4.6 ← 0.4.5 diff Dec 13, 2024
updated 0.4.5 ← 0.4.2 diff Apr 6, 2020
updated 0.4.2 ← 0.3.0 diff Dec 29, 2016
updated 0.3.0 ← 0.2.1 diff May 18, 2016
updated 0.2.1 ← 0.1.0 diff Jan 5, 2016
new 0.1.0 Mar 9, 2015