Package: gsheet Type: Package Title: Download Google Sheets Using Just the URL Version: 0.4.5 Date: 2020-04-07 Authors@R: person("Max", "Conway", email = "conway.max1@gmail.com", role = c("aut", "cre")) 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 . License: GPL-3 URL: https://github.com/maxconway/gsheet BugReports: https://github.com/maxconway/gsheet/issues Language: en-GB Imports: httr, stringr Suggests: testthat, readr RoxygenNote: 7.1.0 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://maxconway.r-universe.dev Date/Publication: 2020-04-07 13:35:14 UTC RemoteUrl: https://github.com/maxconway/gsheet RemoteRef: HEAD RemoteSha: 9c43f3df891986006fca2f14cff99a0d5ae65abc NeedsCompilation: no Packaged: 2026-07-05 05:45:53 UTC; root Author: Max Conway [aut, cre] Maintainer: Max Conway