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 <https://www.google.com/sheets/about>.
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
NeedsCompilation: no
Packaged: 2020-04-07 13:24:47 UTC; max
Author: Max Conway [aut, cre]
Maintainer: Max Conway <conway.max1@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-07 14:10:07 UTC
Built: R 4.1.0; ; 2021-05-27 03:19:03 UTC; unix
