Package: gsheet
Type: Package
Title: Download Google Sheets Using Just the URL
Version: 0.4.6
Date: 2024-12-13
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 <https://www.google.com/sheets/about>.
License: GPL-3
Encoding: UTF-8
URL: https://github.com/maxconway/gsheet
BugReports: https://github.com/maxconway/gsheet/issues
Language: en-GB
Imports: httr, stringr
Suggests: testthat, readr
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-12-13 22:03:04 UTC; max
Author: Max Conway [aut, cre]
Maintainer: Max Conway <conway.max1@gmail.com>
Repository: CRAN
Date/Publication: 2024-12-14 00:10:11 UTC
Built: R 4.3.3; ; 2024-12-14 01:56:22 UTC; unix
