Package: gsheet
Type: Package
Title: Download Google Sheets Using Just the URL
Version: 0.2.1
Date: 2016-01-6
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: rvest, stringr, magrittr, xml2
Suggests: testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-01-06 18:04:55 UTC; mjc233
Author: Max Conway [aut, cre]
Maintainer: Max Conway <conway.max1@gmail.com>
Repository: CRAN
Date/Publication: 2016-01-06 20:29:35
