Package: gsheet
Type: Package
Title: Download Google Sheets Using Just the URL
Version: 0.3.0
Date: 2016-05-19
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
Imports: httr, stringr, magrittr
Suggests: testthat
RoxygenNote: 5.0.1.9000
NeedsCompilation: no
Packaged: 2016-05-18 23:34:14 UTC; max
Author: Max Conway [aut, cre]
Maintainer: Max Conway <conway.max1@gmail.com>
Repository: CRAN
Date/Publication: 2016-05-19 05:46:44
