Checks the files in the QC log and returns those that are not up to date with QC, meaning files that have only been assigned or have had modifications since their last QC was completed.

logPending()

Examples

with_demoRepo({
  logPending()
})
#>                     file last_author reviewer                datetime
#> 2 script/data-assembly.R    michaelm michaelm 2025-09-16 16:32:21 GMT
#> 3   script/examp-txt.txt    michaelm   anyone 2025-09-16 16:32:21 GMT
#> 4 script/examp-yaml.yaml    michaelm michaelm 2025-09-16 16:32:21 GMT
#> 5  script/pk/load-spec.R    michaelm michaelm 2025-09-16 16:32:21 GMT