googlesheets4: Access Google Sheets using the Sheets API V4

Interact with Google Sheets through the Sheets API v4 <https://developers.google.com/sheets/api>. "API" is an acronym for "application programming interface"; the Sheets API allows users to interact with Google Sheets programmatically, instead of via a web browser. The "v4" refers to the fact that the Sheets API is currently at version 4. This package can read and write both the metadata and the cell data in a Sheet.

Version: 1.0.1
Depends: R (≥ 3.4)
Imports: cellranger, cli (≥ 3.0.0), curl, gargle (≥ 1.2.0), glue (≥ 1.3.0), googledrive (≥ 2.0.0), httr, ids, magrittr, methods, purrr, rematch2, rlang (≥ 1.0.2), tibble (≥ 2.1.1), utils, vctrs (≥ 0.2.3)
Suggests: covr, readr, rmarkdown, sodium, spelling, testthat (≥ 3.1.3), withr
Published: 2022-08-13
Author: Jennifer Bryan ORCID iD [cre, aut], RStudio [cph, fnd]
Maintainer: Jennifer Bryan <jenny at rstudio.com>
BugReports: https://github.com/tidyverse/googlesheets4/issues
License: MIT + file LICENSE
URL: https://googlesheets4.tidyverse.org, https://github.com/tidyverse/googlesheets4
NeedsCompilation: no
Language: en-US
Materials: README NEWS
In views: WebTechnologies
CRAN checks: googlesheets4 results

Documentation:

Reference manual: googlesheets4.pdf

Downloads:

Package source: googlesheets4_1.0.1.tar.gz
Windows binaries: r-devel: googlesheets4_1.0.1.zip, r-release: googlesheets4_1.0.1.zip, r-oldrel: googlesheets4_1.0.0.zip
macOS binaries: r-release (arm64): googlesheets4_1.0.1.tgz, r-oldrel (arm64): googlesheets4_1.0.1.tgz, r-release (x86_64): googlesheets4_1.0.0.tgz, r-oldrel (x86_64): googlesheets4_1.0.0.tgz
Old sources: googlesheets4 archive

Reverse dependencies:

Reverse imports: behaviorchange, gfer, SqueakR, tidyverse
Reverse suggests: lares, preregr, rock, shiny.reglog

Linking:

Please use the canonical form https://CRAN.R-project.org/package=googlesheets4 to link to this page.