Get processing status for a single subject
Value
A data.frame with columns indicating completion status and times for
each enabled step. ROI-extraction streams use columns named
extract_rois_<stream>_complete and extract_rois_<stream>_time, keeping
them distinct from postprocessing streams with the same name.
Details
This function verifies completion markers on disk. Use
inspect_project() instead to inspect queued, running, failed, blocked,
and completed jobs recorded in the tracking database.
See also
inspect_project() for scheduler-lifecycle status.