--- - branch: MAIN date: Sun Jun 11 15:22:01 UTC 2023 files: - new: '1.2' old: '1.1' path: pkgsrc/math/R-googlesheets4/Makefile pathrev: pkgsrc/math/R-googlesheets4/Makefile@1.2 type: modified - new: '1.2' old: '1.1' path: pkgsrc/math/R-googlesheets4/distinfo pathrev: pkgsrc/math/R-googlesheets4/distinfo@1.2 type: modified id: 20230611T152201Z.7897190ac80fa079478fff203ae8d8725a3c2f11 log: | (math/R-googlesheets4) Updated 1.0.0 to 1.1.0 # googlesheets4 1.1.0 ## Syncing up with gargle Version 1.3.0 of gargle introduced some changes around OAuth and googlesheets4 is syncing with up that: * `gs4_oauth_client()` is a new function to replace the now-deprecated `gs4_oauth_app()`. * The new `client` argument of `gs4_auth_configure()` replaces the now-deprecated `app` argument. * The documentation of `gs4_auth_configure()` emphasizes that the preferred way to "bring your own OAuth client" is by providing the JSON downloaded from Google Developers Console. ## Other `gs4_auth()` now warns if the user specifies both `email` and `path`, because this is almost always an error. # googlesheets4 1.0.1 The mere existence of an invalid named range no longer prevents googlesheets4 from dealing with a Sheet (#175). googlesheets4 now understands that Google Sheets can have 10 million cells (up from 5 million) (#257). ## Internal matters Help files below `man/` have been re-generated, so that they give rise to valid HTML5. (This is the impetus for this release, to keep the package safely on CRAN.) Examples now use `@examplesIf` to express when a token or an interactive session is required for successful execution. Errors have been revised to (more often) reveal the most appropriate call, i.e. the high-level function called by the user as opposed to an internal helper (#255). Informative messages now route through `cli::cli_inform()`, instead of `cli::cli_bullets()`. module: pkgsrc subject: 'CVS commit: pkgsrc/math/R-googlesheets4' unixtime: '1686496921' user: mef