Display detailed revdep results from a cloud run
Usage
cloud_details(job_name = cloud_job(pkg = pkg), revdep, pkg = ".")
Arguments
- job_name
The job name, as returned by
cloud_check()
.- revdep
Name of the revdep package
- pkg
Path to package.
See also
Other cloud:
cloud_broken()
,
cloud_browse()
,
cloud_cancel()
,
cloud_check()
,
cloud_fetch_results()
,
cloud_plot()
,
cloud_report()
,
cloud_results()
,
cloud_status()
,
cloud_summary()