You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Definitely agree - the logs are a bit difficult to discover currently. Printing some of the more useful file paths after a run finishes seems like a good first step in that direction.
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
The text was updated successfully, but these errors were encountered: