Falnésio Ghander Soares Borges

Results 9 comments of Falnésio Ghander Soares Borges

I have had the same problem. @lotard what did you find that caused interference, if you would be so kind?

@jennybc I fixed it in [Falnesio:Fix-recursiveness-in-drive_ls](https://github.com/tidyverse/googledrive/pull/390). It wasn't working in shared drives.

This folder has been made public. https://drive.google.com/drive/u/0/folders/1QPDu46aGHh8EjdJm-i12NzcVVBlVjyvt ![image](https://user-images.githubusercontent.com/36005374/157115174-651ae148-55b1-4908-be16-8853f6001118.png) **Before fix:** ```r ## install googledrive from this PR ## install_github("tidyverse/googledrive#190") library(googledrive) ## I have many tokens and want to use a...

Sharing working example from before fix and after fix ![image](https://user-images.githubusercontent.com/36005374/158159807-2fe1fbc7-6355-4cdd-8808-02ead689dc6d.png) **Before fix:** ```r ## install googledrive from this PR ## install_github("tidyverse/googledrive#190") library(googledrive) ## I have many tokens and want to...

Some things to note about `drive_ls()` in itself when relating to shared drives: 1. You need to have access to the shared drive for the `drive_ls()` function to not output...

@jennybc What gmail address may I associate to the shared drive so that my examples work for you? Actually, I created this google group. Just enter it with a gmail...

Here is the requested setup, test and cleanup. The other comments above show test outputs before and after fix. ```r ## install googledrive from this PR ## install_github("tidyverse/googledrive#190") library(googledrive) ##...

I think the info tab is correct. Don't know why not to just jump to any empty patch (EDIT: could be to make turtles remain close to their neighborhood, maybe...

I think I fixed it specifying what column to use to pull the data: ``` output