Indicate acceptance of a file by logging an entry with nonzero version.
one or more files to accept
the parent of the file
the file from which 'file' originates
the user issuing the opinion, normally oneself
if false (default) nonexistent files cause an error
arguments passed to logQueue
Can be undone with logRevert(). Calls logAppend(), which gives an error if the origin is NA (default) and no precedent exists.
with_demoRepo({
logAccept("script/data-assembly.R")
})