Package: googledrive 2.1.1.9000

Jennifer Bryan

googledrive: An Interface to Google Drive

Manage Google Drive files from R.

Authors:Lucy D'Agostino McGowan [aut], Jennifer Bryan [aut, cre], Posit Software, PBC [cph, fnd]

googledrive_2.1.1.9000.tar.gz
googledrive_2.1.1.9000.zip(r-4.5)googledrive_2.1.1.9000.zip(r-4.4)googledrive_2.1.1.9000.zip(r-4.3)
googledrive_2.1.1.9000.tgz(r-4.4-any)googledrive_2.1.1.9000.tgz(r-4.3-any)
googledrive_2.1.1.9000.tar.gz(r-4.5-noble)googledrive_2.1.1.9000.tar.gz(r-4.4-noble)
googledrive_2.1.1.9000.tgz(r-4.4-emscripten)googledrive_2.1.1.9000.tgz(r-4.3-emscripten)
googledrive.pdf |googledrive.html
googledrive/json (API)
NEWS

# Install 'googledrive' in R:
install.packages('googledrive', repos = c('https://tidyverse.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/tidyverse/googledrive/issues

On CRAN:

google-drive

87 exports 322 stars 15.26 score 25 dependencies 155 dependents 2.2k scripts 547.7k downloads

Last updated 2 months agofrom:3f99766ae7. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-winNOTESep 12 2024
R-4.5-linuxNOTESep 12 2024
R-4.4-winOKSep 12 2024
R-4.4-macOKSep 12 2024
R-4.3-winOKSep 12 2024
R-4.3-macOKSep 12 2024

Exports:%>%as_dribbleas_idas_shared_driveas_team_driveconfirm_dribbleconfirm_single_fileconfirm_some_filesdo_paginated_requestdo_requestdrive_aboutdrive_api_keydrive_authdrive_auth_configdrive_auth_configuredrive_browsedrive_cpdrive_createdrive_deauthdrive_downloaddrive_empty_trashdrive_endpointdrive_endpointsdrive_exampledrive_example_localdrive_example_remotedrive_examples_localdrive_examples_remotedrive_extensiondrive_fieldsdrive_finddrive_getdrive_has_tokendrive_linkdrive_lsdrive_mime_typedrive_mkdirdrive_mvdrive_oauth_appdrive_oauth_clientdrive_publishdrive_putdrive_read_rawdrive_read_stringdrive_renamedrive_revealdrive_rmdrive_scopesdrive_sharedrive_share_anyonedrive_tokendrive_trashdrive_unpublishdrive_untrashdrive_updatedrive_uploaddrive_userexposeis_dribbleis_folderis_folder_shortcutis_mineis_nativeis_parentalis_shared_driveis_shortcutis_team_drivelocal_drive_quietno_fileprep_fieldsrequest_generaterequest_makeshared_drive_createshared_drive_findshared_drive_getshared_drive_rmshared_drive_updateshortcut_createshortcut_resolvesingle_filesome_filesteam_drive_createteam_drive_findteam_drive_getteam_drive_rmteam_drive_updatewith_drive_quiet

Dependencies:askpassclicurlfansifsgarglegluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rappdirsrlangsystibbleutf8uuidvctrswithr

googledrive

Rendered fromgoogledrive.Rmdusingknitr::rmarkdownon Sep 12 2024.

Last update: 2018-10-06
Started: 2017-08-23

Readme and manuals

Help Manual

Help pageTopics
Coerce to a 'dribble'as_dribble
Coerce to shared driveas_shared_drive
dribble objectdribble
Check facts about a dribbleconfirm_dribble confirm_single_file confirm_some_files dribble-checks is_dribble is_folder is_folder_shortcut is_mine is_native is_parental is_shared_drive is_shortcut no_file single_file some_files
Get info on Drive capabilitiesdrive_about
Authorize googledrivedrive_auth
Edit and view auth configurationdrive_api_key drive_auth_configure drive_oauth_client
Visit Drive file in browserdrive_browse
Copy a Drive filedrive_cp
Create a new blank Drive filedrive_create
Suspend authorizationdrive_deauth
Download a Drive filedrive_download
Empty Drive Trashdrive_empty_trash
List Drive endpointsdrive_endpoint drive_endpoints
Example filesdrive_examples drive_examples_local drive_examples_remote drive_example_local drive_example_remote
Lookup extension from MIME typedrive_extension
Request partial resourcesdrive_fields prep_fields
Find files on Google Drivedrive_find
Get Drive files by path or iddrive_get
Is there a token on hand?drive_has_token
'drive_id' classas_id drive_id
Retrieve Drive file linksdrive_link
List contents of a folder or shared drivedrive_ls
Lookup MIME typedrive_mime_type
Create a Drive folderdrive_mkdir
Move a Drive filedrive_mv
Publish native Google filesdrive_publish drive_unpublish
PUT new media into a Drive filedrive_put
Read the content of a Drive filedrive_read_raw drive_read_string
Rename a Drive filedrive_rename
Add a new column of Drive file informationdrive_reveal
Delete files from Drivedrive_rm
Produce scopes specific to the Drive APIdrive_scopes
Share Drive filesdrive_share drive_share_anyone
Produce configured tokendrive_token
Move Drive files to or from trashdrive_trash drive_untrash
Update an existing Drive filedrive_update
Upload into a new Drive filedrive_upload
Get info on current userdrive_user
googledrive configurationgoogledrive-configuration local_drive_quiet with_drive_quiet
Build a request for the Google Drive APIrequest_generate
Make a request for the Google Drive v3 APIdo_paginated_request do_request request_make
Create a new shared driveshared_drive_create
Find shared drivesshared_drive_find
Get shared drives by name or idshared_drive_get
Delete shared drivesshared_drive_rm
Update a shared driveshared_drive_update
Access shared drivesshared_drives
Create a shortcut to a Drive fileshortcut_create
Resolve shortcuts to their targetsshortcut_resolve