I've toyed around with both specifying a path to a folder where to store the check results and using the default temp directory. Anyway, I think it could be helpful to print the location the results are saved as the last line before the function finishes.
The screenshot below shows the output. I swear I recall the output including the path directly below the interactive status table. But I don't see it below. If for some reason, I am just not seeing it now, I think it would be helpful to put it at the bottom because oftentimes we have many reverse dependencies and I missed the path that appeared above a long list of status updates like this:
cardx package R CMD check diff
notes: OK
warnings: OK
errors: OK
Screenshot

I've toyed around with both specifying a path to a folder where to store the check results and using the default temp directory. Anyway, I think it could be helpful to print the location the results are saved as the last line before the function finishes.
The screenshot below shows the output. I swear I recall the output including the path directly below the interactive status table. But I don't see it below. If for some reason, I am just not seeing it now, I think it would be helpful to put it at the bottom because oftentimes we have many reverse dependencies and I missed the path that appeared above a long list of status updates like this:
Screenshot