Added function qc.any.scripts.exist().
Renamed function qc.scripts.exist() to qc.all.scripts.exist() and qc.relative.paths() to qc.only.relative.paths().
Changed function qc.only.relative.paths() to identify /home/ as absolute path.
Added functions qc.data.declared(), qc.software.declared(), and qc.initial.data().
Renamed function qc.data.bib.entries() to qc.data.bib.processed() and qc.software.bib.entries() to qc.software.bib.processed().
Added two new TAF complete criteria: identical files in initial data and boot data, files in boot/data must be declared in DATA.bib.
Initial release, with eight functions: qc(), qc.boot.exists(), qc.data.bib.exists(), qc.data.bib.valid(), qc.data.bib.entries(), qc.software.bib.exists(), qc.software.bib.valid(), and qc.software.bib.entries().
README.md lists ten criteria that characterize TAF complete analyses.