This is a manual way of achieving prepInputs(..., purge = 7), useful in cases where prepInputs is not called directly by the user, so it would be difficult to set purge = 7.

purgeChecksums(checksumFile, fileToRemove)

Arguments

checksumFile

A character string indicating the absolute path to the CHECKSUMS.txt file.

fileToRemove

The filename to remove from the checksumFile

Value

NULL. Run for its side effect, namely, and file removed from the CHECKSUMS.txt file.