r-lib / revdepcheck

R package reverse dependency checking
https://revdepcheck.r-lib.org
Other
99 stars 31 forks source link

`cloud_plot()` may not be working #320

Open jennybc opened 2 years ago

jennybc commented 2 years ago

I have not had success using cloud_plot(). From a cursory look here and in the cloud service repo, I think that cloud_job_info() does not actually deliver the rich package-by-package input (jobSummaryList) anticipated by list_job_to_tbl() here:

https://github.com/r-lib/revdepcheck/blob/cb20de6ac0c20a2526c1f7560021cccda2b94aa2/R/cloud.R#L603-L627