get_project_runs() is superseded by inspect_project()$runs. It remains
available as a compatibility wrapper for code that needs only the run table.
Value
A data frame with one row per run, including its ID, submission and end times, number of tracked jobs, and overall status.
See also
inspect_project() for project and run-level progress.