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 Kyle Barrett barrettk 2025-01-17 15:07:09 GMT
#> 3   script/examp-txt.txt Kyle Barrett   anyone 2025-01-17 15:07:09 GMT
#> 4 script/examp-yaml.yaml Kyle Barrett barrettk 2025-01-17 15:07:09 GMT
#> 5  script/pk/load-spec.R Kyle Barrett barrettk 2025-01-17 15:07:09 GMT